CVE-2026-60081 PUBLISHED

DBI::ProfileData versions before 1.651 for Perl do not limit the path index

Assigner: CPANSec
Reserved: 08.07.2026 Published: 14.07.2026 Updated: 14.07.2026

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.

Product Status

Vendor HMBRAND
Product DBI::ProfileData
Versions Default: unaffected
  • affected from 0 to 1.651 (excl.)

Solutions

Upgrade to version 1.651 or later.

References

Problem Types

  • CWE-770 Allocation of Resources Without Limits or Throttling CWE