๐Ÿ” CVE Alert

CVE-2026-48509

UNKNOWN 0.0

MessagePack-CSharp: ASP.NET Core MessagePackInputFormatter defaults to TrustedData for HTTP request bodies

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, the parameterless MessagePackInputFormatter() constructor uses default serializer options, which resolve to MessagePackSerializerOptions.Standard with MessagePackSecurity.TrustedData. The formatter is designed for ASP.NET Core MVC request bodies, which commonly cross an HTTP trust boundary. This insecure default can expose applications to denial-of-service attacks that MessagePackSecurity.UntrustedData is intended to mitigate, such as hash-collision attacks against dictionary-like model properties. This vulnerability is fixed in 2.5.301 and 3.1.7.

CWE CWE-1188
Vendor messagepack-csharp
Product messagepack-csharp
Published Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for messagepack-csharp messagepack-csharp

Be the first to know when new unknown vulnerabilities affecting messagepack-csharp messagepack-csharp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

MessagePack-CSharp / MessagePack-CSharp
>= 3.1.7, < 3.1.7 < 2.5.301

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MessagePack-CSharp/MessagePack-CSharp/security/advisories/GHSA-2f33-pr97-265q