GHSA-wfr3-xj75-pfwh · Severity: medium · Ecosystem: nuget — MessagePack-CSharp: DynamicUnionResolver-generated deserializers miss depth enforcement
MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, runtime-generated union deserializers emitted by DynamicUnionResolver do not call MessagePackSecurity.DepthStep(ref reader) and do not decrement reader.Depth around recursive deserialization and skip paths. This means union deserialization does not consistently participate in the maximum object graph depth enforcement that protects other recursive formatter paths. For unknown union keys, the emitted deserializer calls reader.Skip() on attacker-controlled data without an enclosing depth step. This vulnerability is fixed in 2.5.301 and 3.1.7.
Conclusion & alert: CVE-2026-48513 is rated Low Risk (29/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.21%). 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-23 | — | 0.21% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-wfr3-xj75-pfwh · Severity: medium · Ecosystem: nuget — MessagePack-CSharp: DynamicUnionResolver-generated deserializers miss depth enforcement
| 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-wfr3-xj75-pfwh | Mitigation Vendor Advisory |