CVE-2026-42767
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
09/06/2026
Last modified:
23/07/2026
Description
Issue summary: An attacker-controlled CMP (Certificate Management Protocol)<br />
server could trigger a NULL pointer dereference in a CMP client application.<br />
<br />
Impact summary: A NULL pointer dereference causes a crash of the<br />
application and a Denial of Service.<br />
<br />
An attacker controlling a CMP server (or acting as a man-in-the-middle) could<br />
craft a CMP response containing a CRMF (Certificate Request Message Format)<br />
CertRepMessage with an EncryptedValue structure where the symmAlg field<br />
has an algorithm OID but no parameters field. When the OpenSSL CMP client<br />
processes this response, the NULL dereference occurs, causing a crash of<br />
the CMP client.<br />
<br />
Applications that process untrusted CMP/CRMF messages may be affected.<br />
<br />
The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this<br />
issue, as the affected code is outside the OpenSSL FIPS module boundary.
Impact
Base Score 3.x
5.90
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.0.0 (including) | 3.0.21 (excluding) |
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.4.0 (including) | 3.4.6 (excluding) |
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.5.0 (including) | 3.5.7 (excluding) |
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.6.0 (including) | 3.6.3 (excluding) |
| cpe:2.3:a:openssl:openssl:4.0.0:-:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/openssl/openssl/commit/61a86a8cd73546c9fea916f3d304c1293e05c046
- https://github.com/openssl/openssl/commit/665d5254083affde9982efca7c41dd01cacc8774
- https://github.com/openssl/openssl/commit/810b722f772652ad48042bcc7ab07e3414b11d0f
- https://github.com/openssl/openssl/commit/b90ff3b1bd33b1c18e6a09936d097c2eddef8873
- https://github.com/openssl/openssl/commit/e6f912907fc2ec82a0fd07aae55172c5e5e3d90d
- https://openssl-library.org/news/secadv/20260609.txt



