CVE-2026-9698

DBI versions before 1.648 for Perl saved errors in a limited-sized buffer. Error messages that were returned when RaiseError, PrintError or HandleError were set were written to a 200-byte buffer without a length limit. Attackers that can influence the error text in an application can trigger a buffer overflow.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-06-09 08:16

Updated : 2026-09-03 13:06


NVD link : CVE-2026-9698

Mitre link : CVE-2026-9698

CVE.ORG link : CVE-2026-9698


JSON object : View

Products Affected

perl

  • dbi
CWE
CWE-787

Out-of-bounds Write

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')