SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-60081

HIGH · CVSS 7.5 EPSS 0.38% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-14 · Last synced 2026-08-13

CyberRota Analysis

AI-Generated

DBI::ProfileData versions prior to 1.651 for Perl are vulnerable due to an unbounded path index, which allows attackers to exploit this weakness by specifying excessively large indices. This can lead to memory exhaustion, potentially resulting in a denial of service. Organizations using affected versions of DBI::ProfileData should prioritize patching to mitigate this high-severity vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-60081
Severity
HIGH
CVSS
7.5
EPSS
0.38%

Original NVD 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.