CVE-2026-60081 Details
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.
A denial-of-service vulnerability has been identified in DBI::ProfileData versions prior to 1.651 for Perl. The issue arises because the path index in profile dump files is not properly bounded, allowing an attacker to specify excessively large indices. This unbounded input can lead to significant memory consumption by creating a large, sparse array that amplifies memory usage, causing the parsing process to consume excessive resources.
Users can update to DBI version 1.651 or later, where this vulnerability has been fixed. Instructions for updating can be found on the MetaCPAN DBI release page.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 14, 2026CISA-ADP
Assessed Jul 15, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/perl5-dbi/dbi/commit/6764e755e83ee1ebb1b40760e5b53eb50960bd7a.patch | CPANSec | Source CodeVendor |
| https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ww49-w4mv-jrr4 | CPANSec | AdvisoryRemedyVendor |
| https://metacpan.org/release/HMBRAND/DBI-1.651/changes | CPANSec | Release NotesVendor |
| http://www.openwall.com/lists/oss-security/2026/07/14/14 | CVE |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | CPANSec |
Affected Products
| Product | Versions |
|---|---|
| DBI::ProfileData | < 1.651 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | CISA-ADP |
| Jul 14, 2026 | CVE Modified | CVE |
| Jul 14, 2026 | New CVE Received | CPANSec |
Volerion