CVE-2026-7383 is a low-severity memory-safety vulnerability in OpenSSL’s ASN.1 multibyte string conversion logic. A signed integer overflow occurs while computing the destination buffer size for Unicode output in ASN1_mbstring_ncopy(), with the same sizing flaw also affecting ASN1_mbstring_copy(). The vulnerable calculation stores the output size in a signed int and can overflow when processing extremely large inputs, including left-shift-based sizing for BMPSTRING and UNIVERSALSTRING output and accumulated per-character byte counts for UTF8STRING output. When the size wraps, the library may allocate an undersized heap buffer and then copy far more data than allocated, resulting in a heap buffer overflow. In the worst case described for UNIVERSALSTRING input near 2^30 characters, the computed size wraps to zero, a minimal allocation is performed, and subsequent copying writes far beyond the allocated buffer. Standard X.509 certificate processing paths in OpenSSL are not expected to reach this condition because the relevant certificate-handling routes exclude the most dangerous string type and impose input-length limits.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
34 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
An OpenSSL-related TLS vulnerability affecting Oracle Database Server and Autonomous Health Framework because both include the same bundled third-party OpenSSL component.
An OpenSSL-related TLS vulnerability affecting Oracle Database Server and Oracle Autonomous Health Framework because both include the same bundled third-party component.
An OpenSSL vulnerability addressed in Alpine Linux 3.22.5 and 3.23.5 as part of the June 9, 2026 OpenSSL advisory.
An OpenSSL vulnerability addressed in Alpine Linux 3.24.1 as part of the June 9, 2026 advisory.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.