CVE-2025-54581
Last modified
CVE-2025-54581 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-54581?
How severe is CVE-2025-54581?
How do I fix CVE-2025-54581?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-54571ModSecurity is an open source, cross platform web applicatio…6.1
- CVE-2025-54572The Ruby SAML library is for implementing the client side of…6.9
- CVE-2025-54573CVAT is an open source interactive video and image annotatio…6.5
- CVE-2025-54574Squid is a caching proxy for the Web. In versions 6.3 and be…9.8
- CVE-2025-54575ImageSharp is a 2D graphics library. In versions below 2.1.1…5.3
- CVE-2025-54576OAuth2-Proxy is an open-source tool that can act as either a…9.1
- CVE-2025-54582Rejected reason: Reason: This candidate was issued in error.…
- CVE-2025-54583GitProxy is an application that stands between developers an…6.5
- CVE-2025-54584GitProxy is an application that stands between developers an…5.7
- CVE-2025-54585GitProxy is an application that stands between developers an…6.5
- CVE-2025-54586GitProxy is an application that stands between developers an…6.5
- CVE-2025-54588Envoy is an open source L7 proxy and communication bus desig…7.5
Are you affected by CVE-2025-54581?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
