Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-97575.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-97575
Upstream
Published
2026-08-20T17:18:18Z
Modified
2026-08-30T05:26:50Z
Summary
CVE-2026-54770 affecting package python-webob 1.8.10-1
Details

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute() 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 SCHEMERE 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.

References

Affected packages

Azure Linux:3 / python-webob

Package

Name
python-webob
Purl
pkg:rpm/azure-linux/python-webob

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.8.10-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-97575.json"