CVE-2026-57053
Received
Received - Intake
Out-of-Bounds Read in GNU libidn Before 1.44
Publication date: 2026-06-23
Last updated on: 2026-06-23
Assigner: MITRE
Description
Description
GNU libidn before 1.44 is prone to out-of-bounds reads of uninitialized memory in the ToUnicode APIs because of mishandling in idna_to_unicode_internal. The affected code is not present in libidn2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gnu | libidn | to 1.44 (exc) |
| gnu | libidn | From 0.1.15 (inc) to 1.43 (inc) |
| gnu | libidn | 1.44 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1284 | The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties. |