{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "3.1.0"
              },
              {
                "fixed": "3.6.25"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "7beb63ece4ca44b78bab0850f2836dd2738f9a9d"
            },
            {
              "fixed": "054136bf818fb02cfb671341324b5e2b6ae82308"
            },
            {
              "fixed": "a6257d2b3184b85eb30edad345464aa292297b83"
            }
          ],
          "repo": "https://github.com/keploy/keploy",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82641.json"
  },
  "details": "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.",
  "id": "CVE-2026-82641",
  "modified": "2026-09-01T03:30:17.097390673Z",
  "published": "2026-08-30T13:23:40.516Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82641.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82641"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/keploy-3.1.0-through-3.6.25-unauthenticated-tls-key-exposure"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/keploy/keploy/issues/4394"
    },
    {
      "type": "FIX",
      "url": "https://github.com/keploy/keploy/commit/a6257d2b3184b85eb30edad345464aa292297b83"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/keploy/keploy"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/keploy/keploy/blob/v3.6.25/pkg/agent/routes/server.go"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "keploy 3.1.0 through 3.6.25 Unauthenticated TLS Key Exposure"
}