Security Advisory

CVE-2026-41242

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-18 16:18:10
Last updated 2026-07-15 00:59:45
Assigner GitHub_M
CVSS score 9.4
State PUBLISHED

Description

protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.