GHSA-wjmh-q7rf-cj53HighCVSS 8.6
keploy versions 3.1.0 through 3.6.25 bind the agent control-plane HTTP server to all interfaces...
🔗 CVE IDs covered (1)
📋 Description
keploy versions 3.1.0 through 3.6.25 bind the agent control-plane HTTP server to all interfaces without authentication, exposing endpoints that stream TLS session keys and traffic data. Attackers can access the /agent/pcap/keylog endpoint to retrieve NSS keylog lines and decrypt recorded TLS traffic, or invoke /agent/stop and /agent/storemocks to manipulate recording sessions.
🔗 References (10)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82641
- https://github.com/keploy/keploy/issues/4394
- https://github.com/keploy/keploy/commit/a6257d2b3184b85eb30edad345464aa292297b83
- https://github.com/keploy/keploy
- https://github.com/keploy/keploy/blob/v3.6.25/pkg/agent/routes/server.go
- https://www.vulncheck.com/advisories/keploy-3.1.0-through-3.6.25-unauthenticated-tls-key-exposure
- https://github.com/keploy/keploy/security/advisories/GHSA-p79c-x224-cv8h
- https://github.com/keploy/keploy/pull/4451
- https://github.com/keploy/keploy/releases/tag/v3.6.26
- https://github.com/advisories/GHSA-wjmh-q7rf-cj53