CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-55964

mediumCVSS 5.3covered by 2 sourcesfirst seen 2026-06-09
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 (WOLFSSL_TEMP_CA) 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 (WOLFSSL_USER_CA) 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 (X509_verify_cert / X509_STORE, OPENSSL_EXTRA/OPENSSL_ALL), 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 ALLOW_INVALID_CERTSIGN is defined.

CSIRTS triage

Other
What
A temporary CA exemption allows a signing CA without keyCertSign.
Who is affected
Users of chain intermediate CA are affected.
Urgency
Remediation is medium urgency due to a CVSS score of 5.3.
Action
Review and update CA configurations to ensure compliance.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-55964

Get an email if CVE-2026-55964 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-55964

CVE.org record

Embed the live status

CVE-2026-55964 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-55964 status](https://www.csirts.com/badge/CVE-2026-55964)](https://www.csirts.com/cve/CVE-2026-55964)