CVE-2026-42767
Description
An attacker-controlled CMP server can trigger a NULL pointer dereference in OpenSSL CMP clients, leading to a denial of service.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An attacker-controlled CMP server can trigger a NULL pointer dereference in OpenSSL CMP clients, leading to a denial of service.
Vulnerability
A NULL pointer dereference occurs in OpenSSL CMP clients when processing a crafted CMP response. Specifically, a CRMF CertRepMessage with an EncryptedValue structure where the symmAlg field has an algorithm OID but no parameters field triggers the dereference. Applications that process untrusted CMP/CRMF messages are affected. The FIPS modules in versions 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected as the vulnerable code is outside the FIPS module boundary [1].
Exploitation
An attacker controlling a CMP server or acting as a man-in-the-middle can craft a malicious CMP response. This response must contain a CRMF CertRepMessage with an EncryptedValue structure where the symmAlg field is present with an algorithm OID but lacks a parameters field. When an affected OpenSSL CMP client attempts to process this malformed response, the NULL pointer dereference will occur.
Impact
The NULL pointer dereference causes the CMP client application to crash, resulting in a Denial of Service. The scope of the impact is limited to the specific application instance processing the malicious CMP response.
Mitigation
Not yet disclosed in the available references. The provided reference [1] details a different vulnerability (CVE-2026-45447) and its mitigations, but does not provide patching information for the NULL pointer dereference in CMP clients.
AI Insight generated on Jun 9, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
561a86a8cd735665d5254083a810b722f7726b90ff3b1bd33e6f912907fc2Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/openssl/security/commit/61a86a8cd73546c9fea916f3d304c1293e05c046nvd
- github.com/openssl/security/commit/665d5254083affde9982efca7c41dd01cacc8774nvd
- github.com/openssl/security/commit/810b722f772652ad48042bcc7ab07e3414b11d0fnvd
- github.com/openssl/security/commit/b90ff3b1bd33b1c18e6a09936d097c2eddef8873nvd
- github.com/openssl/security/commit/e6f912907fc2ec82a0fd07aae55172c5e5e3d90dnvd
- openssl-library.org/news/secadv/20260609.txtnvd
News mentions
1- OpenSSL Project: 18 Vulnerabilities Disclosed Together on June 9, 2026Vypr Intelligence · Jun 9, 2026