Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-10879

39
FAUCET Score

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require four characters, 100-999 require five characters, et cetera.

First published: Jun 5, 2026Last modified: Jun 5, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 1.648CPE matchmatch criteria
cpe:2.3:a:perl:dbi:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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 Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.48%
Probability of exploitation in next 30 days
EPSS Percentile
39.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0049 is in the 17th percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: azl3 perl-DBI 1.643-3 on Azure Linux 3.0Fixed in: 1.643-4
microsoftpatch availablevia msrc
Product: 20052-17084Fixed in: 1.643-4

Vendor Advisories (1)

microsoft2026-Jun/CVE-2026-10879Important

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders

Jun 9, 2026

References

github.com / perl5-dbi/dbi/commit/af79036c07aa9a457971c0f4136e37c85dc20978.patch
Patch
metacpan.org / release/HMBRAND/DBI-1.648/changes
Release Notes
openwall.com / lists/oss-security/2026/06/06/4
Mailing ListThird Party Advisory