GHSA-hv8m-jj95-wg3x · Severity: high · Ecosystem: nuget — MessagePack's LZ4 decompression may fail with AccessViolationException after dereferencing memory from bad input
MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, A vulnerability exists in the optional LZ4 decompression path used by MessagePack compression modes Lz4Block and Lz4BlockArray. The decoder implementation is based on a deprecated fast-decompression algorithm that does not take a source-length bound. A remote attacker can send a crafted MessagePack payload with manipulated LZ4 token/length fields to force out-of-bounds reads from the compressed input buffer. In affected environments, this can trigger an AccessViolationException during decompression, causing process termination (denial of service). Under some conditions, limited unintended memory disclosure from over-read data may also be possible before failure. This vulnerability is fixed in 2.5.301 and 3.1.7.
Conclusion & alert: CVE-2026-48109 is rated Moderate Risk (40.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.30%). Mandatory action: Review affected assets and schedule remediation.
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-23 | 0.12% | 0.30% | +0.18% |
| 2 | 2026-06-12 | — | 0.12% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
GHSA-hv8m-jj95-wg3x · Severity: high · Ecosystem: nuget — MessagePack's LZ4 decompression may fail with AccessViolationException after dereferencing memory from bad input
| 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-hv8m-jj95-wg3x | Mitigation Vendor Advisory |