{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "4.8.0"
              },
              {
                "last_affected": "5.9.1"
              },
              {
                "fixed": "5.9.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "add4a68465bcdad238bcf3e5f2771d8da05e6285"
            },
            {
              "fixed": "ac01707f552c611fbd135cc723b2682b3e7f80f2"
            }
          ],
          "repo": "https://github.com/wolfssl/wolfssl",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "wolfSSL",
    "cwe_ids": [
      "CWE-323"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55967.json"
  },
  "details": "AES-GCM encryption/decryption with extremely large cumulative single message sizes (\u003e64 GiB) were not properly rejected by the streaming APIs, allowing counter wrap, keystream reuse, and consequent plaintext recovery.",
  "id": "CVE-2026-55967",
  "modified": "2026-08-12T03:51:15.321795Z",
  "published": "2026-06-25T16:53:14.695Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://www.wolfssl.com/docs/security-vulnerabilities/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55967.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55967"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wolfSSL/wolfssl/pull/10709"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/wolfSSL/wolfssl"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "AES-GCM streaming APIs do not reject \u003e64 GiB cumulative single messages, enabling counter wrap and keystream reuse"
}