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

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) Las versiones de DBI anteriores a la 1.648 para Perl guardaban errores en un búfer de tamaño limitado. Los mensajes de error que se devolvían cuando RaiseError, PrintError o HandleError estaban configurados se escribían en un búfer de 200 bytes sin un límite de longitud. Los atacantes que pueden influir en el texto de error en una aplicación pueden desencadenar un desbordamiento de búfer.

14 Jul 2026, 12:17

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:38901 -

13 Jul 2026, 13:16

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:38512 -
  • () https://access.redhat.com/errata/RHSA-2026:38513 -

30 Jun 2026, 03:21

Type Values Removed Values Added
References
  • () https://access.redhat.com/security/cve/CVE-2026-9698 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2486734 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-9698.json -
CWE CWE-120

09 Jun 2026, 17:20

Type Values Removed Values Added
First Time Perl
Perl dbi
References () https://github.com/perl5-dbi/dbi/commit/bfe5d73c162d2d1f761a639a0aa33aad6a9eb54e.patch - () https://github.com/perl5-dbi/dbi/commit/bfe5d73c162d2d1f761a639a0aa33aad6a9eb54e.patch - Patch
References () https://metacpan.org/release/HMBRAND/DBI-1.648/changes - () https://metacpan.org/release/HMBRAND/DBI-1.648/changes - Release Notes
References () http://www.openwall.com/lists/oss-security/2026/06/09/9 - () http://www.openwall.com/lists/oss-security/2026/06/09/9 - Mailing List, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CPE cpe:2.3:a:perl:dbi:*:*:*:*:*:*:*:*

09 Jun 2026, 11:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/06/09/9 -

09 Jun 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 08:16

Updated : 2026-07-23 08:10


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')