Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2964 articles · 183537 vulns · 37/41 feeds (7d)
← Back to list
—
CVE-2026-60082EXPLOITEDPATCHED
perl · dbi

DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row

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.

Affected Products

VendorProductVersions
perldbi0

References

  • https://github.com/perl5-dbi/dbi/security/advisories/GHSA-rwhc-hhmv-cjvg(vendor-advisory)
  • https://metacpan.org/release/HMBRAND/DBI-1.651/changes(release-notes)
  • https://github.com/perl5-dbi/dbi/commit/397868704291bbf0989b97e2c0661189890653e2.patch(patch)

Related News (3 articles)

Tier A
Microsoft MSRC18d ago
CVE-2026-60082 DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row
→ No new info (linked only)
Tier C
VulDB20d ago
CVE-2026-60082 | CPAN DBI up to 1.650 Row-Buffer Helper prepare metadata/row array index
→ No new info (linked only)
Tier C
oss-security20d ago
CVE-2026-60082: DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row
→ No new info (linked only)
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
1.651
CWECWE-125
PublishedJul 14, 2026
Last enriched20d agov3
Trending Score5
Source articles3
Independent3
Info Completeness9/14
Missing: cvss, epss, kev, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

CRITICALCVE-2026-14739EXP
DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders
Trending: 80
NONECVE-2026-14380EXP
DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile
Trending: 63
NONECVE-2026-8450EXP
HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file()
Trending: 22
NONECVE-2026-60081EXP
DBI::ProfileData versions before 1.651 for Perl do not limit the path index
Trending: 5
NONECVE-2026-15392EXP
DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location
Trending: 4

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 14, 2026
Discovered by ZDM
Jul 14, 2026
Updated: severity, exploitAvailable, activelyExploited
Jul 14, 2026
Updated: affectedVersions, severity
Jul 14, 2026
Actively Exploited
Jul 15, 2026
Exploit Available
Jul 15, 2026
Patch Available
Jul 15, 2026

Version History

v3
Last enriched 20d ago
v3Tier C20d ago

Updated affected versions to include 1.650, changed severity to MEDIUM, and noted that there is no available exploit.

affectedVersionsseverity
via VulDB
v2Tier C20d ago

Updated severity to LOW and marked exploit availability and active exploitation as true.

severityexploitAvailableactivelyExploited
via oss-security
v120d ago

Initial creation