Bug 2508519 (CVE-2026-67201) - CVE-2026-67201 v: V: Server-Side Request Forgery (SSRF) bypass due to URL parser differential
Summary: CVE-2026-67201 v: V: Server-Side Request Forgery (SSRF) bypass due to URL par...
Keywords:
Status: NEW
Alias: CVE-2026-67201
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2515236
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-29 19:01 UTC by OSIDB Bzimport
Modified: 2026-08-13 11:43 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-29 19:01:53 UTC
V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery (SSRF) bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authority section such that net.urllib.parse() extracts the trusted host for allowlist validation while net.http.get() normalizes the backslash and connects to the internal host, enabling access to internal network services that the allowlist was intended to block.


Note You need to log in before you can comment on or make changes to this bug.