CVE-2025-68131
CVE-2025-68131 is a high-severity vulnerability in Agronholm Cbor2 with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-212.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 5.5
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-205866
- Weakness: CWE-212
- Affected product: Agronholm Cbor2
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2025-68131?
- 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.
- How severe is CVE-2025-68131?
- CVE-2025-68131 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2025-68131 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-68131?
- CVE-2025-68131 affects Agronholm Cbor2. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-68131?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-68131 have an EU (EUVD) identifier?
- Yes. CVE-2025-68131 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-205866.
- When was CVE-2025-68131 published?
- CVE-2025-68131 was published on 2025-12-31 and last updated on 2026-06-17.
References
- https://github.com/agronholm/cbor2/pull/268
- https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh
Affected products (1)
- cpe:2.3:a:agronholm:cbor2:*:*:*:*:*:python:*:*
More vulnerabilities in Agronholm Cbor2
- CVE-2026-26209 — High (CVSS 7.5): cbor2 provides encoding and decoding for the Concise Binary Object Representation (CBOR) serialization format. Versions…
- CVE-2025-64076 — High (CVSS 7.5): Multiple vulnerabilities exist in cbor2 through version 5.7.0 in the decode_definite_long_string() function of the C…
- CVE-2024-26134 — High (CVSS 7.5): cbor2 provides encoding and decoding for the Concise Binary Object Representation (CBOR) (RFC 8949) serialization…
All CVEs affecting Agronholm Cbor2 →
Other CWE-212 vulnerabilities
- CVE-2022-2818 — Critical (CVSS 9.8): Improper Removal of Sensitive Information Before Storage or Transfer in GitHub repository cockpit-hq/cockpit prior to…
- CVE-2020-11684 — Critical (CVSS 9.1): AT91bootstrap before 3.9.2 does not properly wipe encryption and authentication keys from memory before passing control…
- CVE-2026-39937 — High (CVSS 8.8): Improper removal of sensitive information before storage or transfer vulnerability in The Wikimedia Foundation…
- CVE-2022-30617 — High (CVSS 8.8): An authenticated user with access to the Strapi admin panel can view private and sensitive data, such as email and…
- CVE-2022-0355 — High (CVSS 8.8): Improper Removal of Sensitive Information Before Storage or Transfer in NPM simple-get prior to 4.0.1.
- CVE-2021-0340 — High (CVSS 8.8): In parseNextBox of IsoInterface.java, there is a possible leak of unredacted location information due to improper input…