CVE-2026-28390
Last modified
CVE-2026-28390 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Issue summary: During processing of a crafted CMS EnvelopedData message with KeyTransportRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of Service. When a CMS EnvelopedData message that uses KeyTransportRecipientInfo with RSA-OAEP encryption is processed, the optional parameters field of RSA-OAEP SourceFunc algorithm identifier is examined without checking for its presence. This results in a NULL pointer dereference if the field is missing. Applications and services that call CMS_decrypt() on untrusted input (e.g., S/MIME processing or CMS-based protocols) are vulnerable. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.. EPSS estimates a 0.80% chance of exploitation in the next 30 days.
Description
Issue summary: During processing of a crafted CMS EnvelopedData message with KeyTransportRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of Service. When a CMS EnvelopedData message that uses KeyTransportRecipientInfo with RSA-OAEP encryption is processed, the optional parameters field of RSA-OAEP SourceFunc algorithm identifier is examined without checking for its presence. This results in a NULL pointer dereference if the field is missing. Applications and services that call CMS_decrypt() on untrusted input (e.g., S/MIME processing or CMS-based protocols) are vulnerable. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 1.0.2, < 1.0.2zp |
| Openssl | Openssl | >= 1.1.1, < 1.1.1zg |
| Openssl | Openssl | >= 3.0.0, < 3.0.20 |
| Openssl | Openssl | >= 3.3.0, < 3.3.7 |
| Openssl | Openssl | >= 3.4.0, < 3.4.5 |
| Openssl | Openssl | >= 3.5.0, < 3.5.6 |
| Openssl | Openssl | >= 3.6.0, < 3.6.2 |
References
- https://openssl-library.org/news/secadv/20260407.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-28390?
How severe is CVE-2026-28390?
How do I fix CVE-2026-28390?
Are you affected by CVE-2026-28390?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
