CVE-2025-68131
HIGHcbor2 <5.8.0 - Info Disclosure
Title source: llmDescription
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.
Scores
CVSS v3
7.5
EPSS
0.0002
EPSS Percentile
6.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Classification
CWE
CWE-212
Status
published
Affected Products (2)
agronholm/cbor2
< 5.8.0
pypi/cbor2
< 5.8.0PyPI
Timeline
Published
Dec 31, 2025
Tracked Since
Feb 18, 2026