MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, InterfaceLookupFormatter<TKey,TElement> constructs an internal Dictionary<TKey, IGrouping<TKey,TElement>> with the default equality comparer instead of the security-aware comparer supplied by options.Security.GetEqualityComparer<TKey>(). This formatter omission allows hash-collision CPU denial of service against ILookup<TKey,TElement> even when the application has opted into the untrusted-data security posture This vulnerability is fixed in 2.5.301 and 3.1.7.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48516.json",
"cwe_ids": [
"CWE-407"
],
"cna_assigner": "GitHub_M"
}{
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:messagepack:messagepack:*:*:*:*:*:c\\#:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.5.301"
},
{
"introduced": "3.0.3"
},
{
"fixed": "3.1.7"
}
]
}