Sploitus

CVE-2026-44889

No indexed exploits for CVE-2026-44889 yet

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.

Affected products
Webob
Pylonsproject Webob
< 1.8.10
Fix
Available
CVSS 3.1
6.1 MEDIUM
EPSS
0.2% (6th percentile)
Weakness
CWE-601
NVD status
Analyzed
Published
2026-06-22
CVE-2026-44889 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-44889 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-44889 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.