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-60082 Details

ANALYZED


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

Description

DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row. When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index. This could be triggered by a caller supplying inconsistent metadata and rows to the prepare method.

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-125Out-of-bounds ReadCPANSec

Affected Products

ProductVersions
Perl DBI
< 1.651

CPE

  • cpe:2.3:a:perl:dbi:*:*:*:*:*:*:*:*
  • cpe:2.3:a:perl:database_interface:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 1.651moderate effort

Change History

3 change records found show changes


QUICK INFO

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