GHSA-wcj4-jw5j-44wh · Severity: medium · Ecosystem: 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.
Conclusion & alert: CVE-2025-68131 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.42%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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.02% | 0.42% | +0.40% |
| 2 | 2026-02-18 | 0.06% | 0.02% | -0.04% |
| 3 | 2026-02-11 | — | 0.06% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-wcj4-jw5j-44wh · Severity: medium · Ecosystem: 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 | Tags |
|---|---|
| https://github.com/agronholm/cbor2/pull/268 | Exploit Patch |
| https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh | Exploit Vendor Advisory |