GHSA-382j-8mxh-c7x2 · Severity: high · Ecosystem: nuget — MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the process with stack and heap overflows
MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.ReadDateTime() can allocate stack memory based on an attacker-controlled MessagePack extension length. In the slow path for timestamp extension parsing, the computed tokenSize includes the extension body length from the wire and is used in a stackalloc operation before the extension length is validated as one of the valid timestamp sizes. A very small payload can claim a large timestamp extension body and cause a stack allocation large enough to trigger an uncatchable StackOverflowException, terminating the host process. This vulnerability is fixed in 2.5.301 and 3.1.7.
Conclusion & alert: CVE-2026-48502 is rated Low Risk (38.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.26%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-24 | 0.24% | 0.26% | +0.01% |
| 2 | 2026-06-23 | — | 0.24% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-382j-8mxh-c7x2 · Severity: high · Ecosystem: nuget — MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the process with stack and heap overflows
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| messagepack | messagepack | < 2.5.301 | cpe:2.3:a:messagepack:messagepack:*:*:*:*:*:c\#:*:* |
| messagepack | messagepack | >= 3.0.3, < 3.1.7 | cpe:2.3:a:messagepack:messagepack:*:*:*:*:*:c\#:*:* |
| URL | Tags |
|---|---|
| https://github.com/MessagePack-CSharp/MessagePack-CSharp/security/advisories/GHSA-382j-8mxh-c7x2 | Mitigation Vendor Advisory |