CVE-2026-42766
Description
OpenSSL's CMS decryption is vulnerable to NULL pointer dereference, causing application crashes and Denial of Service.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
OpenSSL's CMS decryption is vulnerable to NULL pointer dereference, causing application crashes and Denial of Service.
Vulnerability
A specially crafted password-encrypted CMS message can trigger a NULL pointer dereference in the OpenSSL CMS implementation during password-based decryption. This occurs because the keyDerivationAlgorithm field, which is OPTIONAL in the ASN.1 specification, is dereferenced without a prior check for its presence. Applications processing password-encrypted CMS messages are affected. The FIPS modules in versions 4.0, 3.6, 3.5, 3.4, and 3.0 are not vulnerable as the affected code is outside the FIPS module boundary [1].
Exploitation
An attacker needs to supply a specially crafted, password-encrypted CMS message to an application that performs password-based CMS decryption. The attacker does not require any specific network position or authentication, nor is user interaction necessary. The vulnerability is triggered solely by the malformed input during the decryption process [1].
Impact
Successful exploitation of this vulnerability leads to an application crash, resulting in a Denial of Service (DoS). The attacker can disrupt the availability of services that rely on password-based CMS decryption within the affected applications [1].
Mitigation
OpenSSL versions 4.0, 3.6, 3.5, 3.4, and 3.0 are affected. Specific patched versions are not detailed in the provided references for this particular CVE. Users should consult the OpenSSL security advisory for the most up-to-date information on patches and affected versions [1].
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
5056d06c1918f12bc26ffb3a23ff64913615dab52d88cb537da26f368732bVulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/openssl/security/commit/056d06c1918fafbb98c1c85a02e4c47cc4e199cenvd
- github.com/openssl/security/commit/12bc26ffb3a2be728c9b86e1cae277de5b33dfa4nvd
- github.com/openssl/security/commit/3ff64913615d648cfbb6a6f1cf5529ae7ea829d7nvd
- github.com/openssl/security/commit/ab52d88cb5374876d59aee3c91f9e4ccce2b7ce4nvd
- github.com/openssl/security/commit/da26f368732b83e40e9d356fe61c3d3aaab6d2e8nvd
- openssl-library.org/news/secadv/20260609.txtnvd
News mentions
1- OpenSSL Project: 18 Vulnerabilities Disclosed Together on June 9, 2026Vypr Intelligence · Jun 9, 2026