CVE-2026-44889
Last modified
CVE-2026-44889 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit strips ASCII tab, carriage return, and newline characters before parsing, so a redirect target containing such characters can be reinterpreted as a protocol-relative URL whose authority is an attacker-controlled host. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit strips ASCII tab, carriage return, and newline characters before parsing, so a redirect target containing such characters can be reinterpreted as a protocol-relative URL whose authority is an attacker-controlled host. This bypasses the CVE-2024-42353 fix that escaped a leading double slash, allowing an attacker who influences the redirect location to send users to an arbitrary external site instead of the intended one. This vulnerability is fixed in 1.8.10.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pylonsproject | Webob | < 1.8.10 |
References
- https://github.com/Pylons/webob/security/advisories/GHSA-fh3h-vg37-cc95Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44889?
How severe is CVE-2026-44889?
How do I fix CVE-2026-44889?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44883Portainer Community Edition is a lightweight service deliver…7.5
- CVE-2026-44884Portainer Community Edition is a lightweight service deliver…6.5
- CVE-2026-44885Portainer Community Edition is a lightweight service deliver…5.5
- CVE-2026-44886Pi.Alert is a WIFI / LAN intruder detector with web service …8.7
- CVE-2026-44887Pi.Alert is a WIFI / LAN intruder detector with web service …9.8
- CVE-2026-44888Pi.Alert is a WIFI / LAN intruder detector with web service …9.8
- CVE-2026-4489A vulnerability was detected in Tenda A18 Pro 02.03.02.28. T…8.8
- CVE-2026-44890Netty is a network application framework for development of …7.5
- CVE-2026-44891Netty is a network application framework for development of …7.5
- CVE-2026-44892Netty is a network application framework for development of …7.5
- CVE-2026-44893Netty is a network application framework for development of …7.5
- CVE-2026-44894Netty is a network application framework for development of …7.5
Are you affected by CVE-2026-44889?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
