CVE-2026-44290 HIGH

CVE-2026-44290: protobufjs: Process-wide denial of service through unsafe option paths

Vendor Protobufjs
Product protobuf.js
Weakness CWE-1321
Published May 13, 2026
Last update May 14, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf schema or JSON descriptor could cause option handling to write to properties on global JavaScript constructors, corrupting process-wide built-in functionality. This vulnerability is fixed in 7.5.6 and 8.0.2.

Key dates

02Disclosure timeline

May 13, 2026 CVE published
May 14, 2026 Record updated