PT-2026-47855 · Openssl+5 · Openssl+5

·

CVE-2026-7383

·

Published

2026-06-09

·

Updated

2026-08-28

CVSS v3.1

8.1

High

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions OpenSSL (affected versions not specified)
Description A signed integer overflow occurs when sizing the destination buffer for Unicode output in the ASN1 mbstring ncopy() function, which can lead to a heap buffer overflow. This happens in ASN1 mbstring copy() and ASN1 mbstring ncopy() because the destination size for Unicode output is computed as a signed integer. Specifically, the calculation overflows when the input reaches approximately 2^30 characters through a left shift of the input character count for BMPSTRING (UTF-16) and UNIVERSALSTRING (UTF-32), or by summing per-character byte counts for UTF8STRING. In the worst-case scenario involving UNIVERSALSTRING at 2^30 characters, the size wraps to zero, resulting in a minimal allocation that is subsequently overwritten by several gigabytes of data. This may lead to a crash, undefined behavior, or attacker-controlled code execution. Triggering this issue requires an application to call ASN1 mbstring copy() or ASN1 mbstring ncopy() directly, or register a custom string type via ASN1 STRING TABLE add() with attacker-controlled input of half a gigabyte or more.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Memory Corruption

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:25237
ALSA-2026:25239
AZL-89799
AZL-89858
AZL-89928
CVE-2026-7383
JLSEC-2026-1155
OESA-2026-2748
OESA-2026-2749
OESA-2026-2750
OESA-2026-2772
OESA-2026-2773
OESA-2026-2781
OESA-2026-2782
OESA-2026-2783
OESA-2026-2784
OPENSUSE-SU-2026:11023-1
OPENSUSE-SU-2026:21005-1
RHSA-2026:25237
RHSA-2026:25239
SUSE-SU-2026:22100-1
SUSE-SU-2026:22132-1
SUSE-SU-2026:22251-1
SUSE-SU-2026:22315-1
SUSE-SU-2026:2392-1
SUSE-SU-2026:2393-1
SUSE-SU-2026:2396-1
SUSE-SU-2026:2397-1
SUSE-SU-2026:2399-1
SUSE-SU-2026:2403-1
SUSE-SU-2026:2404-1
SUSE-SU-2026:2405-1
SUSE-SU-2026:2598-1
SUSE-SU-2026:2614-1
SUSE-SU-2026:2648-1
USN-8414-1
USN-8414-2

Affected Products

Freebsd
Ibm Aix
Linuxmint
Openssl
Rocky Linux
Ubuntu