Bug 2515236 - CVE-2026-67201 v8-314: V: Server-Side Request Forgery (SSRF) bypass due to URL parser differential [fedora-all]
Summary: CVE-2026-67201 v8-314: V: Server-Side Request Forgery (SSRF) bypass due to UR...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: v8-314
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["2e2c1f94-c5ed-48f6-a6be-f...
Depends On:
Blocks: CVE-2026-67201
TreeView+ depends on / blocked
 
Reported: 2026-08-13 11:33 UTC by Vipul Nair
Modified: 2026-08-13 11:33 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Vipul Nair 2026-08-13 11:33:58 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.