There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized constructors, reserve(), and rehash() methods of absl::{flat,node}hash{set,map} did not impose an upper bound on their size argument. As a result, it was possible for a caller to pass a very large size that would cause an integer overflow when computing the size of the container's backing store, and a subsequent out-of-bounds memory write. Subsequent accesses to the container might also access out-of-bounds memory. We recommend upgrading past commit 5a0e2cb5e3958dd90bb8569a2766622cb74d90c1
総合評価: CVE-2025-0838 は低リスク(39.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.63%、45 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.13% | 0.63% | +0.50% |
| 2 | 2026-04-01 | 0.27% | 0.13% | -0.14% |
| 3 | 2025-12-28 | — | 0.27% | — |
EPSS の全履歴 (全 14 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-0838 not yet assigned priority: Debian including 1 source packages (abseil), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-0838 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-0838 |
suse
|
medium | CVE-2025-0838 severity moderate: SUSE including 194 source package names (abseil-cpp, abseil-cpp-devel, …), 233 product×package rows across 40 product lines (Image SLES15-SP6, Image SLES15-SP6-Azure-3P, … (40 product lines)): Fixed 222, Known Not Affected 11. | https://www.suse.com/security/cve/CVE-2025-0838/ |
ubuntu
|
medium | CVE-2025-0838 medium priority: Ubuntu including 1 source packages (abseil), 7 status rows across 7 suites (focal, jammy, noble, oracular, plucky, questing, upstream): released 5, DNE 1, needs-triage 1. | https://ubuntu.com/security/CVE-2025-0838 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| abseil | common_libraries | < 20250127.0 | cpe:2.3:a:abseil:common_libraries:*:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/abseil/abseil-cpp/commit/5a0e2cb5e3958dd90bb8569a2766622cb74d90c1 | Patch |
| https://lists.debian.org/debian-lts-announce/2025/04/msg00012.html | Mailing List Third Party Advisory |