Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-60081 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

DBI::ProfileData versions before 1.651 for Perl do not limit the path index. The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume available memory.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-770Allocation of Resources Without Limits or ThrottlingCPANSec

Affected Products

ProductVersions
DBI::ProfileData
< 1.651

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 1.651moderate effort
  • Workaround:low effort

    Set the variable $DBI::ProfileData::MAX_PATH_DEPTH to a value greater than 0.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-60081
NVD Published Date:
Jul 14, 2026
NVD Last Modified:
Jul 15, 2026
Source:
CPANSec
CVE-2026-60081 Details - Not Deferred