JLSEC-2026-722

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-722.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-722.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-722
Upstream
  • EUVD-2026-21180
  • GHSA-vgv9-mv66-mpc7
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-25T18:24:49.572583872Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
  • 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS 1.2 reuse an identical 12-byte GCM nonce...
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 wc_AriaEncrypt 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 wc_AesGcmEncrypt_ex maintains an internal invocation counter independently of the call-site guard.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "imported": "2026-07-17T22:30:50.476Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "id": "CVE-2026-5446",
            "modified": "2026-06-17T10:59:02.610Z",
            "published": "2026-04-09T21:16:12.980Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-5446",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5446"
        },
        {
            "imported": "2026-07-17T22:30:50.637Z",
            "id": "GHSA-vgv9-mv66-mpc7",
            "modified": "2026-04-29T18:31:32Z",
            "url": "https://api.github.com/advisories/GHSA-vgv9-mv66-mpc7",
            "published": "2026-04-09T21:31:31Z",
            "html_url": "https://github.com/advisories/GHSA-vgv9-mv66-mpc7"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-21180",
            "id": "EUVD-2026-21180",
            "imported": "2026-07-17T22:31:00.214Z",
            "modified": "2026-04-10T18:11:52Z",
            "published": "2026-04-09T21:02:27Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-21180"
        }
    ]
}
References

Affected packages

Julia / wolfSSL_jll

Package

Name
wolfSSL_jll
Purl
pkg:julia/wolfSSL_jll?uuid=98c43586-9870-5ae5-ab22-acc77b9bbdb5

Affected ranges

Type
SEMVER
Events
Introduced
5.7.2+0
Fixed
5.9.2+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-722.json"