PT-2026-51400 · Unknown · Messagepack For C#
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
MessagePack for C# versions prior to 2.5.301
MessagePack for C# versions prior to 3.1.7
Description
The
InterfaceLookupFormatter<TKey,TElement> constructs an internal Dictionary<TKey, IGrouping<TKey,TElement>> using the default equality comparer instead of the security-aware comparer provided by options.Security.GetEqualityComparer<TKey>(). This omission enables a hash-collision CPU denial of service against ILookup<TKey,TElement>, even in applications configured with an untrusted-data security posture.Recommendations
Update to version 2.5.301.
Update to version 3.1.7.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Messagepack For C#