CVE-2026-50018
Last modified
CVE-2026-50018 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Hoverfly is an open source API simulation tool. Prior to version 1.12.8, remote post-serve actions use `http.DefaultClient` without any timeout configuration. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Hoverfly is an open source API simulation tool. Prior to version 1.12.8, remote post-serve actions use `http.DefaultClient` without any timeout configuration. When the remote endpoint is unreachable or intentionally slow (accepts TCP connection but never responds), each triggered proxy request spawns a goroutine that blocks indefinitely on `http.DefaultClient.Do()`. An attacker can cause unbounded goroutine accumulation leading to memory exhaustion and process crash (OOM kill). Unlike local post-serve action execution, this requires no binary execution, only a URL pointing to a non-responsive endpoint. Version 1.12.8 patches the issue.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| SpectoLabs | hoverfly | < 1.12.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-50018?
How severe is CVE-2026-50018?
How do I fix CVE-2026-50018?
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 2026
- CVE-2026-50012Squid is a caching proxy for the Web. Prior to 7.6, due to a…5.5
- CVE-2026-50013Hoverfly is an open source API simulation tool. Prior to ver…7.5
- CVE-2026-50014pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm…7.3
- CVE-2026-50015pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm…7.3
- CVE-2026-50016pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm…8.8
- CVE-2026-50017pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm…6.5
- CVE-2026-50019yt-dlp is a command-line audio/video downloader. From 2023.0…7.4
- CVE-2026-5002A vulnerability has been found in PromtEngineer localGPT up …7.3
- CVE-2026-50020Netty is a network application framework for development of …5.3
- CVE-2026-50021pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm…8.1
- CVE-2026-50022Metacat is data repository software that helps researchers p…5.8
- CVE-2026-50023yt-dlp is a command-line audio/video downloader. Prior to 20…9.6
Are you affected by CVE-2026-50018?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
