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.
CVE-2026-50018
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 77% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 23%
- KEV
- Not listed
Published
July 14, 2026
Last Modified
September 14, 2026
Advisory Details (3)
Auto-updated Sep 11, 2026v1.12.8
Patch available: SpectoLabs/hoverfly v1.12.8
https://github.com/SpectoLabs/hoverfly/releases/tag/v1.12.8fix(action): timeout remote post-serve HTTP client (GHSA-42j2-w334-qxw7)
Fix merged in SpectoLabs/hoverfly PR #1228 on 2026-05-27 — awaiting tagged release
https://github.com/SpectoLabs/hoverfly/pull/1228Denial of Service via Goroutine Leak in Remote Post-Serve Actions · Advisory · SpectoLabs/hoverfly · GitHub
https://github.com/SpectoLabs/hoverfly/security/advisories/GHSA-42j2-w334-qxw7Vendor Advisories for CVE-2026-50018(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/SpectoLabs/hoverfly | — | 1.12.8 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 04:52 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 20:27 UTCEG score recompute
- 2026-09-14 19:35 UTCEG score recompute
- 2026-09-14 06:58 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-13 07:40 UTCEG score recompute
- 2026-09-11 23:11 UTCEG score recompute
- 2026-07-31 08:18 UTCEG score recompute
- 2026-07-26 11:43 UTCEG score recompute
- 2026-07-23 03:18 UTCEG score recompute
- 2026-07-14 18:10 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-50018?
When was CVE-2026-50018 disclosed?
Is CVE-2026-50018 actively exploited?
What is the CVSS score of CVE-2026-50018?
How do I remediate CVE-2026-50018?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-50018
Is Your Infrastructure Affected by CVE-2026-50018?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.