CVE-2026-60082

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-14 16:17

Updated : 2026-07-15 15:16


NVD link : CVE-2026-60082

Mitre link : CVE-2026-60082

CVE.ORG link : CVE-2026-60082


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read