Heap Buffer Overflow in OpenSSL Affected by ASN1_mbstring Functions
CVE-2026-7383

8.1HIGH

Key Information:

Vendor

OpenSSL

Status
Vendor
CVE Published:
9 June 2026

What is CVE-2026-7383?

A signed integer overflow occurring during numeric evaluation in the ASN1_mbstring_ncopy() function can lead to a significant heap buffer overflow. This vulnerability is triggered when the calculated size for Unicode output exceeds permissible bounds, resulting in a crash or potential execution of arbitrary code. The issue arises specifically when sufficiently large attacker-controlled input is processed by this function. However, due to size limitations enforced by specific X.509 processes, exploiting this vulnerability requires an application setup that intentionally bypasses these safeguards. The OpenSSL FIPS modules are unaffected, as the vulnerable code lies outside their operational boundaries.

Affected Version(s)

OpenSSL 4.0.0 < 4.0.1

OpenSSL 3.6.0 < 3.6.3

OpenSSL 3.5.0 < 3.5.7

References

CVSS V3.1

Score:
8.1
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Zehua Qiao
Jinwen He
Viktor Dukhovni
.