CVE-2026-32284
Analyzed
Analyzed - Analysis Complete
Out-of-Bounds Read in msgpack Decoder Causes DoS
Publication date: 2026-03-26
Last updated on: 2026-06-03
Assigner: Go Project
Description
Description
The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data (format codes 0xd4-0xd8). This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| shamaton | msgpack | to 3.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |