Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-44889— WebOb: Location header normalization during redirect leads to open redirect

CVSS 6.1 · Medium EPSS 0.16% · P6

Affected Version Matrix 1

VendorProductVersion RangeStatus
Pylonswebob< 1.8.10affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44889

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
WebOb: Location header normalization during redirect leads to open redirect
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
指向未可信站点的URL重定向(开放重定向)
Source: NVD (National Vulnerability Database)
Vulnerability Title
Pylons Project WebOb 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Pylons Project WebOb是Pylons Project团队的一个WSGI请求和响应对象封装库。 Pylons Project WebOb 1.8.10之前版本存在输入验证错误漏洞,该漏洞源于HTTP Location标头在重定向过程中的规范化问题,可能导致开放重定向,攻击者利用包含特殊字符的重定向目标可发送用户至任意外部站点。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
Pylonswebob < 1.8.10 -

II. Public POCs for CVE-2026-44889

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44889

登录查看更多情报信息。

Vendor Advisories for CVE-2026-44889 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-44889

No comments yet


Leave a comment