Back to overview

CVE-2026-14740

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

Metadata

CVE ID
CVE-2026-14740
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-07-04 09:43 UTC
Published
2026-07-07 22:05 UTC
Last updated
2026-07-08 00:28 UTC
Primary CWE
CWE-125
CWE-125 Out-of-bounds Read
Vendor / Product
HMBRAND / DBI
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
HMBRAND DBI 0 < 1.650
Weakness (CWE)
CWESourceDescription
CWE-125 cna CWE-125 Out-of-bounds Read
Back to overview