CVE-2026-44288

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs includes a minimal UTF-8 decoder that accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them. An attacker who can provide protobuf binary data decoded through the affected UTF-8 path may be able to bypass application-level checks that inspect raw bytes before protobuf string decoding. For example, bytes that do not contain certain ASCII characters could decode to strings containing those characters. This vulnerability is fixed in 7.5.6 and 8.0.2.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*

History

19 May 2026, 20:46

Type Values Removed Values Added
References () https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-q6x5-8v7m-xcrf - () https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-q6x5-8v7m-xcrf - Vendor Advisory
First Time Protobufjs Project protobufjs
Protobufjs Project
CPE cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*

13 May 2026, 17:01

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 16:16

Updated : 2026-05-19 20:46


NVD link : CVE-2026-44288

Mitre link : CVE-2026-44288

CVE.ORG link : CVE-2026-44288


JSON object : View

Products Affected

protobufjs_project

  • protobufjs
CWE
CWE-176

Improper Handling of Unicode Encoding