GHSA-wcj4-jw5j-44wh · 深刻度: medium · エコシステム: pip — CBORDecoder reuse can leak shareable values across decode calls
cbor2 provides encoding and decoding for the Concise Binary Object Representation (CBOR) serialization format. Starting in version 3.0.0 and prior to version 5.8.0, whhen a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory and can be accessed by subsequent CBOR messages using the sharedref tag (29). This allows an attacker-controlled message to read data from previously decoded messages if the decoder is reused across trust boundaries. Version 5.8.0 patches the issue.
総合評価: CVE-2025-68131 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.42%、34 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.42% | +0.40% |
| 2 | 2026-02-18 | 0.06% | 0.02% | -0.04% |
| 3 | 2026-02-11 | — | 0.06% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.5 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-wcj4-jw5j-44wh · 深刻度: medium · エコシステム: pip — CBORDecoder reuse can leak shareable values across decode calls
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2025-68131 unimportant priority: Debian including 1 source packages (cbor2), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-68131 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-68131 |
suse
|
medium | CVE-2025-68131 severity moderate: SUSE including 3 source package names (python311-cbor2-5.8.0-2.1, python312-cbor2-5.8.0-2.1, python313-cbor2-5.8.0-2.1), 3 product×package rows across 1 product lines (openSUSE Tumbleweed): Fixed 3. | https://www.suse.com/security/cve/CVE-2025-68131/ |
ubuntu
|
medium | CVE-2025-68131 medium priority: Ubuntu including 1 source packages (cbor2), 5 status rows across 5 suites (jammy, noble, plucky, questing, upstream): needs-triage 4, ignored 1. | https://ubuntu.com/security/CVE-2025-68131 |
| URL | タグ |
|---|---|
| https://github.com/agronholm/cbor2/pull/268 | Exploit Patch |
| https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh | Exploit Vendor Advisory |