top of page
perceptive_background_267k.jpg

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 allo…

Published:

28 July 2026 at 22:00:00

Alert date:

29 July 2026 at 20:03:55

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Network Infrastructure

V programming language versions through 0.5.2 contain a server-side request forgery (SSRF) bypass vulnerability. The flaw exploits a parser differential between net.urllib and net.http modules. Attackers can craft URLs with backslashes in the authority section to bypass host-based allowlist validation. net.urllib.parse() extracts the trusted host for allowlist checks while net.http.get() normalizes the backslash and connects to an unintended internal host. This enables unauthorized access to internal network services that allowlists were designed to block. The vulnerability has been fixed in commit 85859f0f3498d4091b38009c45ed390a97eeedc2. The issue was tracked and addressed via GitHub issue #27945 and pull request #27947.

Technical details

Mitigation steps:

Affected products:

V language <= 0.5.2

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page