Loading market data...
← Back to CVE feed

CVE-2026-44293

HIGH CVSS 8.8 View on NVD ↗

Description

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived from a schema-controlled bytes field default value. A crafted descriptor with a non-string default value for a bytes field could cause attacker-controlled code to be emitted into the generated conversion function. This vulnerability is fixed in 7.5.6 and 8.0.2.

CVSS Vector

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

Affected Products

protobufjs_project/protobufjs
Published: May 13, 2026 16:16 UTC Modified: May 13, 2026 20:56 UTC