CVE-2026-82641

Summary

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.

Affected Software

VendorProductVersion RangeStatus
keploykeploy3.1.0 <= 3.6.25affected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References