CVE-2026-54770
MEDIUMDescription
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.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 28% of all known CVEs.
References
Related Vulnerabilities
Other CWE-601 (Open Redirect) vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2025-4123 | High | 7.6 | 97% | - | Fix |
| CVE-2018-11784 | Medium | 4.3 | 94% | - | Fix |
| CVE-2021-22881 | Medium | 6.1 | 87% | - | Fix |
| CVE-2022-45402 | Medium | 6.1 | 82% | - | Fix |
| CVE-2017-1000117 | High | 8.8 | 76% | - | Fix |
| CVE-2019-10098 | Medium | 6.1 | 74% | - | Fix |
Common questions
How do I fix CVE-2026-54770?
No published fix for CVE-2026-54770 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-54770 being actively exploited?
Not that we know of. CVE-2026-54770 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.34% is the estimated probability that it will be exploited in the next 30 days. That is higher than 28% of all scored CVEs.
How severe is CVE-2026-54770?
CVE-2026-54770 has a CVSS v3 base score of 6.1, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-54770
Markdown
[](https://tridentstack.com/cve/CVE-2026-54770)HTML
<a href="https://tridentstack.com/cve/CVE-2026-54770"><img src="https://tridentstack.com/cve/badge/CVE-2026-54770.svg" alt="CVE-2026-54770"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-20.