CVE-2026-50018
Published:September 11, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/SpectoLabs/hoverfly.git (GITHUB):
Affected version(s) >=v1.7.0 <v1.12.8Fix Suggestion:
Update to version v1.12.8github.com/SpectoLabs/hoverfly (GO):
Affected version(s) >=d4da584d8a0cec9538d30f39b29067d4b5653f21 <v1.12.8Fix Suggestion:
Update to version v1.12.8github.com/SpectoLabs/hoverfly (GO):
Affected version(s) >=v1.7.0 <v1.12.8Fix Suggestion:
Update to version v1.12.8Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.30