UBUNTU-CVE-2026-74766 (CVE-2026-74766)
Vulnerability from osv_ubuntu – Published: 2026-09-22 00:00 – Updated: 2026-09-22 00:00 – Source websiteNet::IDN::Punycode versions from 2.301 before 2.590 for Perl allow a heap use-after-free via a decoded code point that reallocates the output buffer in decode_punycode. The XS backend inserts each decoded code point into the string buffer of the scalar it returns. decode_punycode computes the insertion pointer first and only then grows the buffer when the code point does not fit. The growth reallocates the buffer and updates every pointer except the insertion pointer, so the move that follows and the write of the code point go through a freed pointer. The buffer starts at twice the label length, and a code point above U+FFFF takes four bytes in the output, so a label of such code points outgrows it and forces the reallocation. Version 2.301, the fix for CVE-2016-15059, introduced the defect. Only the XS backend is affected. Decoding an attacker-supplied punycode label reads and writes freed heap memory.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libnet-idn-encode-perl",
"binary_version": "2.300-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libnet-idn-encode-perl",
"purl": "pkg:deb/ubuntu/libnet-idn-encode-perl@2.300-1build1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.202-1",
"2.300-1",
"2.300-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libnet-idn-encode-perl",
"binary_version": "2.400-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libnet-idn-encode-perl",
"purl": "pkg:deb/ubuntu/libnet-idn-encode-perl@2.400-1build1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.400-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libnet-idn-encode-perl",
"binary_version": "2.500-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "libnet-idn-encode-perl",
"purl": "pkg:deb/ubuntu/libnet-idn-encode-perl@2.500-1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.500-1",
"2.500-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libnet-idn-encode-perl",
"binary_version": "2.500-2build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libnet-idn-encode-perl",
"purl": "pkg:deb/ubuntu/libnet-idn-encode-perl@2.500-2build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.500-1build2",
"2.500-2",
"2.500-2build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libnet-idn-encode-perl",
"binary_version": "2.500-5"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libnet-idn-encode-perl",
"purl": "pkg:deb/ubuntu/libnet-idn-encode-perl@2.500-5?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.500-3",
"2.500-3build1",
"2.500-3build2",
"2.500-5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libnet-idn-encode-perl",
"binary_version": "2.500-5build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libnet-idn-encode-perl",
"purl": "pkg:deb/ubuntu/libnet-idn-encode-perl@2.500-5build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.500-5build1"
]
}
],
"aliases": [],
"details": "Net::IDN::Punycode versions from 2.301 before 2.590 for Perl allow a heap use-after-free via a decoded code point that reallocates the output buffer in decode_punycode. The XS backend inserts each decoded code point into the string buffer of the scalar it returns. decode_punycode computes the insertion pointer first and only then grows the buffer when the code point does not fit. The growth reallocates the buffer and updates every pointer except the insertion pointer, so the move that follows and the write of the code point go through a freed pointer. The buffer starts at twice the label length, and a code point above U+FFFF takes four bytes in the output, so a label of such code points outgrows it and forces the reallocation. Version 2.301, the fix for CVE-2016-15059, introduced the defect. Only the XS backend is affected. Decoding an attacker-supplied punycode label reads and writes freed heap memory.",
"id": "UBUNTU-CVE-2026-74766",
"modified": "2026-09-22T00:00:00Z",
"published": "2026-09-22T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-74766"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-74766"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/43753027/"
},
{
"type": "REPORT",
"url": "https://github.com/robrwo/Net-IDN-Encode/commit/259e74c5739175b063c5393a4ce4a0705678ba61.patch"
},
{
"type": "REPORT",
"url": "https://github.com/robrwo/Net-IDN-Encode/commit/2fbc71e4d8517ab65c5d5d35fda086371b735a3f.patch"
},
{
"type": "REPORT",
"url": "https://metacpan.org/release/PJCJ/Net-IDN-Encode-2.590-TRIAL/changes"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-15059"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-74766"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.