PT-2025-54268 · Cbor2+1 · Cbor2+1
Andreer
·
Published
2025-01-01
·
Updated
2026-04-08
·
CVE-2025-68131
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
cbor2 versions 3.0.0 through 5.7.0
Description
cbor2 is a library for encoding and decoding the Concise Binary Object Representation (CBOR) serialization format. A flaw exists where, when a
CBORDecoder instance is reused across multiple decode operations, values tagged as shareable (tag 28) remain in memory. These values can then 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.Recommendations
Update to version 5.8.0 or later.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Cbor2