UBUNTU-CVE-2026-60075

Source
https://ubuntu.com/security/CVE-2026-60075
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-60075
Upstream
Published
2026-07-30T14:17:00Z
Modified
2026-09-16T14:01:53Z
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

Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time. _parse_time removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time patterns reached through a leading (?:$atrx|^|\s+). The engine therefore retries the match at every position of an interior whitespace run: at each start position the leading \s+ consumes the rest of the run greedily, the time alternation fails because the run holds no digits, and the engine backtracks a space at a time across the run before advancing the start position, which is quadratic in the length of the run. No time need be present in the string for this to happen, only a long run of whitespace, and the parse time rises about fourfold for each doubling of the run: a few kilobytes of whitespace costs seconds of CPU per parse and tens of kilobytes costs minutes. Any caller that passes an untrusted string of unbounded length to ParseDate(), Date::Manip::Date->parse() or ->parse_time() can be made to spend unbounded CPU in a single parse, a denial of service.

References

Affected packages

Ubuntu:14.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=trusty

Affected ranges

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

Affected versions

6.*
6.40-1
6.41-1
6.42-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.42-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json"
Ubuntu:16.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=xenial

Affected ranges

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

Affected versions

6.*
6.50-1
6.51-1
6.52-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.52-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json"
Ubuntu:18.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=bionic

Affected ranges

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

Affected versions

6.*
6.59-1
6.60-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.60-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json"
Ubuntu:20.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=focal

Affected ranges

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

Affected versions

6.*
6.78-1
6.79-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.79-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json"
Ubuntu:22.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=jammy

Affected ranges

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

Affected versions

6.*
6.85-1
6.86-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.86-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json"
Ubuntu:24.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=noble

Affected ranges

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

Affected versions

6.*
6.92-1
6.93-1
6.94-1
6.95-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.95-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-60075.json"
Ubuntu:26.04:LTS
libdate-manip-perl

Package

Name
libdate-manip-perl
Purl
pkg:deb/ubuntu/libdate-manip-perl?arch=source&distro=resolute

Affected ranges

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

Affected versions

6.*
6.98-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdate-manip-perl",
            "binary_version": "6.98-1"
        }
    ]
}

Database specific

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