Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. protobufjs
  4. ›
  5. CVE-2026-44292

CVE-2026-44292: protobuf.js: Prototype injection in generated message constructors

May 12, 2026 (updated May 14, 2026)

protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance.

References

  • github.com/advisories/GHSA-fx83-v9x8-x52w
  • github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6
  • github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2
  • github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w
  • nvd.nist.gov/vuln/detail/CVE-2026-44292

Code Behaviors & Features

Detect and mitigate CVE-2026-44292 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 7.5.6, all versions starting from 8.0.0 before 8.0.2

Fixed versions

  • 7.5.6
  • 8.0.2

Solution

Upgrade to versions 7.5.6, 8.0.2 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/protobufjs/CVE-2026-44292.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:00 +0000.