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

exploitDog

nvd логотип

CVE-2026-48502

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

Описание

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.ReadDateTime() can allocate stack memory based on an attacker-controlled MessagePack extension length. In the slow path for timestamp extension parsing, the computed tokenSize includes the extension body length from the wire and is used in a stackalloc operation before the extension length is validated as one of the valid timestamp sizes. A very small payload can claim a large timestamp extension body and cause a stack allocation large enough to trigger an uncatchable StackOverflowException, terminating the host process. 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

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

7.5 High

CVSS3

Дефекты

CWE-125

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

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

MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the process with stack and heap overflows

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-125