CVE-2026-9698
CRITICAL EPSS 32.3%
Published Jun 9, 20263w ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Jun 9, 2026 3w ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
32.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-787 Out-of-bounds Write Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| perl | dbi | * | <1.648 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/06/09/9
- github.com https://github.com/perl5-dbi/dbi/commit/bfe5d73c162d2d1f761a639a0aa33aad6a9eb54e.patch
- metacpan.org https://metacpan.org/release/HMBRAND/DBI-1.648/changes
Remediation
- github.com https://github.com/perl5-dbi/dbi/commit/bfe5d73c162d2d1f761a639a0aa33aad6a9eb54e.patch