Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-48509

Опубликовано: 22 июн. 2026
Источник: nvd
CVSS3: 9.1
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:messagepack:messagepack:*:*:*:*:*:c\#:*:*
Версия до 2.5.301 (исключая)
cpe:2.3:a:messagepack:messagepack:*:*:*:*:*:c\#:*:*
Версия от 3.0.3 (включая) до 3.1.7 (исключая)

EPSS

Процентиль: 16%
0.0025
Низкий

9.1 Critical

CVSS3

Дефекты

CWE-1188

Связанные уязвимости

github
около 1 месяца назад

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

EPSS

Процентиль: 16%
0.0025
Низкий

9.1 Critical

CVSS3

Дефекты

CWE-1188