CVE-2026-42767
Published:June 09, 2026
Updated:June 11, 2026
Issue summary: An attacker-controlled CMP (Certificate Management Protocol)
server could trigger a NULL pointer dereference in a CMP client application.
Impact summary: A NULL pointer dereference causes a crash of the
application and a Denial of Service.
An attacker controlling a CMP server (or acting as a man-in-the-middle) could
craft a CMP response containing a CRMF (Certificate Request Message Format)
CertRepMessage with an EncryptedValue structure where the symmAlg field
has an algorithm OID but no parameters field. When the OpenSSL CMP client
processes this response, the NULL dereference occurs, causing a crash of
the CMP client.
Applications that process untrusted CMP/CRMF messages may be affected.
The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this
issue, as the affected code is outside the OpenSSL FIPS module boundary.
Affected Packages
openssl (CONDA):
Affected version(s) >=3.4.0 <3.4.6Fix Suggestion:
Update to version 3.4.6openssl (CONDA):
Affected version(s) >=3.0.0 <3.0.21Fix Suggestion:
Update to version 3.0.21openssl (CONDA):
Affected version(s) >=3.6.0 <3.6.3Fix Suggestion:
Update to version 3.6.3openssl (CONDA):
Affected version(s) >=3.5.0 <3.5.7Fix Suggestion:
Update to version 3.5.7https://github.com/openssl/openssl.git (GITHUB):
Affected version(s) >=openssl-3.5.0 <openssl-3.5.7Fix Suggestion:
Update to version openssl-3.5.7https://github.com/openssl/openssl.git (GITHUB):
Affected version(s) =openssl-4.0.0 <openssl-4.0.1Fix Suggestion:
Update to version openssl-4.0.1https://github.com/openssl/openssl.git (GITHUB):
Affected version(s) >=openssl-3.6.0 <openssl-3.6.3Fix Suggestion:
Update to version openssl-3.6.3https://github.com/openssl/openssl.git (GITHUB):
Affected version(s) >=openssl-3.0.0 <openssl-3.0.21Fix Suggestion:
Update to version openssl-3.0.21https://github.com/openssl/openssl.git (GITHUB):
Affected version(s) >=openssl-3.4.0 <openssl-3.4.6Fix Suggestion:
Update to version openssl-3.4.6Related Resources (11)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
NULL Pointer Dereference
EPSS
Base Score:
0.06