V through 0.5.2, fixed in commit 85859f0, contains a...
High severity
Unreviewed
Published
Jul 29, 2026
to the GitHub Advisory Database
•
Updated Jul 29, 2026
Description
Published by the National Vulnerability Database
Jul 29, 2026
Published to the GitHub Advisory Database
Jul 29, 2026
Last updated
Jul 29, 2026
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.
References