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

exploitDog

nvd логотип

CVE-2026-54270

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

Описание

protobufjs compiles protobuf definitions into JavaScript (JS) functions. From 8.2.0 to 8.4.2, protobufjs preserved unknown wire elements in message.$unknowns and did not provide a decode-time option to discard unknown fields before retaining them. A crafted protobuf payload containing many unknown fields could therefore cause a decoded message to retain substantially more memory than the input size would suggest, even when unknown-field round-tripping is not needed. protobufjs 8.5.0 added the relevant decode-time options, allowing applications that decode untrusted protobuf data to disable unknown-field retention during decode. protobufjs 8.6.2 flips the default so unknown fields are discarded unless explicitly opted into.

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

Конфигурация 1
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*
Версия от 8.2.0 (включая) до 8.5.0 (исключая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-770

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

CVSS3: 5.3
redhat
около 1 месяца назад

protobufjs compiles protobuf definitions into JavaScript (JS) functions. From 8.2.0 to 8.4.2, protobufjs preserved unknown wire elements in message.$unknowns and did not provide a decode-time option to discard unknown fields before retaining them. A crafted protobuf payload containing many unknown fields could therefore cause a decoded message to retain substantially more memory than the input size would suggest, even when unknown-field round-tripping is not needed. protobufjs 8.5.0 added the relevant decode-time options, allowing applications that decode untrusted protobuf data to disable unknown-field retention during decode. protobufjs 8.6.2 flips the default so unknown fields are discarded unless explicitly opted into.

CVSS3: 5.3
debian
около 1 месяца назад

protobufjs compiles protobuf definitions into JavaScript (JS) function ...

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

protobufjs: Memory amplification from preserved unknown fields in binary decode

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-770