UBUNTU-CVE-2026-87082

Source
https://ubuntu.com/security/CVE-2026-87082
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-87082
Upstream
Published
2026-09-22T08:16:00Z
Modified
2026-09-24T02:00:37Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

Net::IDN::Punycode versions before 2.590 for Perl hang, crash or return a wrong label via unvalidated malformed UTF-8 in encode_punycode. Neither backend checks that its input is well-formed UTF-8, so a string with the UTF-8 flag set over malformed bytes, as the :utf8 PerlIO layer produces from any malformed input, reaches the encoder unchecked. On perl 5.32 and later the XS backend reports a malformed sequence with a length of (STRLEN)-1, so the scan steps back one byte instead of forward and never ends. On earlier perls the XS returns a valid label for a different name. The pure-Perl backend runs a regex over the flagged string. Depending on the bytes, it aborts with SIGBUS on perl 5.28 and later, dies with a panic, or returns a wrong label. The documented conversion functions match the label against Unicode properties first and that match dies on such a string, so only a direct call to encode_punycode reaches the defect. The decoder is not affected. A direct caller encoding attacker-supplied bytes hangs, crashes or gets a label for a name the input never held.

References

Affected packages

Ubuntu:16.04:LTS
libnet-idn-encode-perl

Package

Name
libnet-idn-encode-perl
Purl
pkg:deb/ubuntu/libnet-idn-encode-perl?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.202-1
2.300-1
2.300-1build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "libnet-idn-encode-perl",
            "binary_version":  "2.300-1build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json"
Ubuntu:18.04:LTS
libnet-idn-encode-perl

Package

Name
libnet-idn-encode-perl
Purl
pkg:deb/ubuntu/libnet-idn-encode-perl?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.400-1build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "libnet-idn-encode-perl",
            "binary_version":  "2.400-1build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json"
Ubuntu:20.04:LTS
libnet-idn-encode-perl

Package

Name
libnet-idn-encode-perl
Purl
pkg:deb/ubuntu/libnet-idn-encode-perl?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.500-1
2.500-1build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "libnet-idn-encode-perl",
            "binary_version":  "2.500-1build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json"
Ubuntu:22.04:LTS
libnet-idn-encode-perl

Package

Name
libnet-idn-encode-perl
Purl
pkg:deb/ubuntu/libnet-idn-encode-perl?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.500-1build2
2.500-2
2.500-2build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "libnet-idn-encode-perl",
            "binary_version":  "2.500-2build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json"
Ubuntu:24.04:LTS
libnet-idn-encode-perl

Package

Name
libnet-idn-encode-perl
Purl
pkg:deb/ubuntu/libnet-idn-encode-perl?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
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-5"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json"
Ubuntu:26.04:LTS
libnet-idn-encode-perl

Package

Name
libnet-idn-encode-perl
Purl
pkg:deb/ubuntu/libnet-idn-encode-perl?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.500-5build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "libnet-idn-encode-perl",
            "binary_version":  "2.500-5build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-87082.json"