JLSEC-2026-738

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-738.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-738.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-738
Upstream
  • EUVD-2026-39544
  • GHSA-68g3-7fhp-7rg3
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-14T21:50:11.786416614Z
Severity
  • 6.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Chain intermediate CA:TRUE without keyCertSign accepted as a signing CA. Intermediate CA...
Details

Chain intermediate CA:TRUE without keyCertSign accepted as a signing CA. Intermediate CA certificates are required to have the keyCertSign key usage when a Key Usage extension is present, but chain-supplied temporary CAs (WOLFSSLTEMPCA) added while building a certificate path were previously exempted from this check, so an intermediate asserting CA:TRUE but lacking keyCertSign was accepted as a signing CA. The check now applies to chain-supplied temporary CAs as well; only operator-loaded root certificates (WOLFSSLUSERCA) and self-signed roots remain exempt. Per RFC 5280 an absent Key Usage extension implies all usages, so the requirement is enforced only when the extension is actually present (extKeyUsageSet). Affects the OpenSSL-compatibility certificate-path-building path (X509verifycert / X509STORE, OPENSSLEXTRA/OPENSSLALL), where untrusted chain intermediates are added as temporary CAs; native (non-OpenSSL-compat) certificate verification does not create temporary CAs and is unaffected. Within those builds, the check applies unless ALLOWINVALID_CERTSIGN is defined.

Database specific
{
    "sources": [
        {
            "database_specific": {
                "status": "Analyzed"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55964",
            "imported": "2026-07-14T21:22:49.627Z",
            "published": "2026-06-25T20:17:16.817Z",
            "id": "CVE-2026-55964",
            "modified": "2026-06-26T18:53:47.813Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-55964"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-68g3-7fhp-7rg3",
            "imported": "2026-07-14T21:23:02.026Z",
            "published": "2026-06-25T21:31:31Z",
            "id": "GHSA-68g3-7fhp-7rg3",
            "modified": "2026-06-26T21:32:12Z",
            "url": "https://api.github.com/advisories/GHSA-68g3-7fhp-7rg3"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-39544",
            "imported": "2026-07-14T21:22:51.214Z",
            "published": "2026-06-25T19:30:34Z",
            "id": "EUVD-2026-39544",
            "modified": "2026-06-26T13:57:29Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-39544"
        }
    ],
    "license": "CC-BY-4.0"
}
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.8.4+0
Fixed
5.9.2+0

Database specific

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