HackerFeeds
All CVEs

CVE-2026-14740

CRITICAL9.1

Published 2026-07-07 · Updated 2026-07-08 · Source 9b29abf9-4ab0-4765-b253-1875cd9b441e

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

CWE-125
View on NVD