PT-2026-58080 · Dbi · Dbi
CVE-2026-60082
·
Published
2026-07-14
·
Updated
2026-09-02
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
DBI versions prior to 1.651
Description
Perl DBI fails to enforce statement handle consistency with the row. This occurs when the statement handle contains no fields while the source row is non-empty, causing the internal row-buffer helper to read from a negative array index. This issue can be triggered when a caller provides inconsistent metadata and rows to the
prepare() function.Recommendations
Update to version 1.651 or later.
Exploit
Fix
DoS
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dbi