CVE-2026-14740

DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment. The preparse method normalises SQL and removes comments. When the SQL starts with a comment line, the deletion of that line during normalisation led to an out-of-bounds read by one byte. The result is a fault on memory-hardened builds and nondeterministic newline retention on normal builds.
Configurations

Configuration 1 (hide)

cpe:2.3:a:perl:dbi:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-07 23:16

Updated : 2026-07-10 14:40


NVD link : CVE-2026-14740

Mitre link : CVE-2026-14740

CVE.ORG link : CVE-2026-14740


JSON object : View

Products Affected

perl

  • dbi
CWE
CWE-125

Out-of-bounds Read