GHSA-c7xw-cj86-m724 · 深刻度: 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.
総合評価: CVE-2026-10879 は中リスク(51.7/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.43%、34 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 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% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-c7xw-cj86-m724 · 深刻度: 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 | タグ |
|---|---|
| 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 |