Zurück zur Liste

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

GitHub · GitHub · CVE-2026-44292

ID
CVE-2026-44292
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
5.3

Zusammenfassung

## Summary 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. ## Impact An attacker who can control the properties object passed to a…

Produkt

npm: protobufjs

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu