CVE-2026-5446

Source
https://cve.org/CVERecord?id=CVE-2026-5446
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-5446.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-5446
Downstream
Published
2026-04-09T21:02:27.201Z
Modified
2026-07-16T03:48:38.762098978Z
Severity
  • 6.0 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
wolfSSL ARIA-GCM TLS 1.2/DTLS 1.2 GCM nonce reuse
Details

In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS 1.2 reuse an identical 12-byte GCM nonce for every application-data record. Because wcAriaEncrypt is stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is zero-initialized at session setup and never incremented in non-FIPS builds. This vulnerability affects wolfSSL builds configured with --enable-aria and the proprietary MagicCrypto SDK (a non-default, opt-in configuration required for Korean regulatory deployments). AES-GCM is not affected because wcAesGcmEncrypt_ex maintains an internal invocation counter independently of the call-site guard.

Database specific
{
    "cwe_ids": [
        "CWE-323"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/5xxx/CVE-2026-5446.json",
    "cna_assigner": "wolfSSL"
}
References

Affected packages

Git / github.com/wolfssl/wolfssl

Affected ranges

Type
GIT
Repo
https://github.com/wolfssl/wolfssl
Events
Database specific
{
    "cpe": "cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "5.2.1"
        },
        {
            "fixed": "5.9.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-5446.json"