CVE-2026-48514
MessagePack-CSharp: Unity unsafe blit formatter allocates from unbounded byte length
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, UnsafeBlitFormatterBase<T>.Deserialize reads an attacker-controlled byteLength from an extension payload and allocates an array based on that value before validating it against the extension header length or remaining payload bytes. The outer extension header is bounded by available input, but that bound is not used to constrain the inner byteLength before allocation. A very small payload can therefore request a very large T[] allocation. This vulnerability is fixed in 2.5.301 and 3.1.7.
| CWE | CWE-770 |
| 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