GHSA-c7xw-cj86-m724 · Severity: critical — DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more...
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.
Conclusion & alert: CVE-2026-10879 is rated Moderate Risk (51.7/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.43%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.43% | +0.38% |
| 2 | 2026-06-09 | 0.02% | 0.05% | +0.03% |
| 3 | 2026-06-06 | — | 0.02% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-c7xw-cj86-m724 · Severity: critical — DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-10879 not yet assigned priority: Debian including 1 source packages (libdbi-perl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-10879 |
suse
|
medium | CVE-2026-10879 severity moderate: SUSE including 2 source package names (perl-DBI, perl-DBI-1.647.0-150600.12.9.1), 15 product×package rows across 15 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (15 product lines)): Known Not Affected 14, First Fixed 1. | https://www.suse.com/security/cve/CVE-2026-10879/ |
ubuntu
|
medium | CVE-2026-10879 medium priority: Ubuntu including 1 source packages (libdbi-perl), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): released 9. | https://ubuntu.com/security/CVE-2026-10879 |
| URL | Tags |
|---|---|
| https://github.com/perl5-dbi/dbi/commit/af79036c07aa9a457971c0f4136e37c85dc20978.patch | Patch |
| https://metacpan.org/release/HMBRAND/DBI-1.648/changes | Release Notes |
| http://www.openwall.com/lists/oss-security/2026/06/06/4 | Mailing List Third Party Advisory |