Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-54770

Опубликовано: 20 авг. 2026
Источник: redhat
CVSS3: 7.4
EPSS Низкий

Описание

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response._make_location_absolute() in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin() strips leading C0 control characters and spaces. An attacker-controlled value such as a space followed by a protocol-relative or absolute URL can therefore bypass SCHEME_RE and startswith("//") checks and be normalized to an off-host redirect. Request.relative_url() and webob.exc._HTTPMove subclasses, including HTTPFound, are also affected because they use the same unsafe URL joining behavior or bypass the earlier normalization path. An unauthenticated attacker who can influence an application's redirect target can send users to an attacker-controlled host for phishing or OAuth and SSO token theft, but exploitation requires the user to follow the redirect. This issue is fixed in version 1.8.11.

A flaw was found in WebOb, a library for HTTP requests and responses. This vulnerability allows an unauthenticated attacker to bypass URL validation checks by injecting leading control characters or spaces into a redirect target. This can lead to an open redirect, enabling attackers to send users to malicious websites for phishing or to steal OAuth and Single Sign-On (SSO) tokens. Exploitation requires the user to follow the crafted redirect.

Отчет

This is an open redirect vulnerability in the WebOb library. An unauthenticated attacker can craft a malicious URL that, when processed by applications utilizing WebOb for redirects, bypasses URL validation. This could lead to users being redirected to attacker-controlled sites, facilitating phishing attacks or the theft of authentication tokens, provided the user follows the redirect.

Меры по смягчению последствий

Applications utilizing the WebOb library should implement strict validation of redirect target URLs. Configure applications to only allow redirects to trusted, fully-qualified URIs or to strictly allowlist permitted redirect destinations. Reject any redirect target that does not begin with an expected trusted host or a validated relative path, ensuring no leading whitespace or control characters are present.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Ceph Storage 4python-webobFix deferred
Red Hat Ceph Storage 7rhceph/rhceph-7-rhel9Fix deferred
Red Hat Ceph Storage 8rhceph/rhceph-8-rhel9Fix deferred
Red Hat Enterprise Linux 6python-webobAffected
Red Hat Enterprise Linux 7python-webobAffected
Red Hat OpenShift Container Platform 4openshift4/ose-ironic-agent-rhel9Affected
Red Hat OpenShift Container Platform 4openshift4/ose-ironic-rhel9Affected
Red Hat OpenShift Container Platform 4python-webobAffected
Red Hat OpenStack Platform 13 (Queens)python-webobAffected
Red Hat OpenStack Platform 16.2python-webobAffected

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-601
https://bugzilla.redhat.com/show_bug.cgi?id=2520616webob: WebOb: Open redirect vulnerability leading to phishing and token theft

EPSS

Процентиль: 27%
0.00339
Низкий

7.4 High

CVSS3

Связанные уязвимости

CVSS3: 6.1
nvd
около 1 месяца назад

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response._make_location_absolute() in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin() strips leading C0 control characters and spaces. An attacker-controlled value such as a space followed by a protocol-relative or absolute URL can therefore bypass SCHEME_RE and startswith("//") checks and be normalized to an off-host redirect. Request.relative_url() and webob.exc._HTTPMove subclasses, including HTTPFound, are also affected because they use the same unsafe URL joining behavior or bypass the earlier normalization path. An unauthenticated attacker who can influence an application's redirect target can send users to an attacker-controlled host for phishing or OAuth and SSO token theft, but exploitation requires the user to follow the redirect. This issue is fixed in version 1.8.11.

msrc
28 дней назад

WebOb: Open redirect in Location header normalization via leading C0 control / space characters

CVSS3: 6.1
debian
около 1 месяца назад

WebOb provides objects for HTTP requests and responses. Prior to 1.8.1 ...

CVSS3: 6.1
github
25 дней назад

WebOb: Open redirect in Location header normalization via leading C0 control / space characters

CVSS3: 6.1
fstec
3 месяца назад

Уязвимость функции Response._make_location_absolute() файла src/webob/response.py библиотеки для разбора HTTP-запросов и формирования HTTP-ответов WebOb, позволяющая нарушителю проводить фишинг-атаки

EPSS

Процентиль: 27%
0.00339
Низкий

7.4 High

CVSS3