CVE-2025-54581
vproxy is an HTTP/HTTPS/SOCKS5 proxy server. In versions 2.3.3 and below, untrusted data is extracted from the user-controlled HTTP Proxy-Authorization header and passed to Extension::try_from and flows into parse_ttl_extension where it is parsed as a TTL value. If an attacker supplies a TTL of zero (e.g. by using a username such as 'configuredUser-ttl-0'), the modulo operation 'timestamp % ttl' will cause a division by zero panic, causing the server to crash causing a denial-of-service. This is fixed in version 2.4.0.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.5
- CVSS vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS probability
- 0.54%
- CWE
- CWE-369
- Published
- 2025-07-30
- Last modified
- 2026-03-12
Affected products
- 0x676e67 vproxy
Weakness type
Related vulnerabilities
- CVE-2026-6244 — division by zero in libpcap before 1.10.7
- CVE-2026-85458 — Divide-by-zero in Xpdf 4.06 due to zero-height Type 3 glyph
- CVE-2026-16897 — Vulnerabilities in IBM AIX and PowerVM VIOS
- CVE-2026-63117 — FreeRDP: Denial of service through ADPCM frame size calculation
- CVE-2026-64951 — Velociraptor DoS triggered by Divide by Zero panic
- CVE-2026-17535 — Velociraptor Multiple Crashes in NTFS Parser when applied to invalid NTFS Volumes
- CVE-2026-19025 — HDF5 divide-by-zero (SIGFPE) via mismatched chunk-layout dimensionality and dataspace rank on dataset open
- CVE-2026-67302 — FreeRDP rdpecam StartStreamsRequest divide-by-zero denial of service