Zurück zur Liste

protobuf.js: Code injection through bytes field defaults in generated toObject code — CVE-2026-44293

GitHub · GitHub · CVE-2026-44293

ID
CVE-2026-44293
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.7

Zusammenfassung

## Summary 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. ## Impact An attacker who can provide or influence a protobuf descriptor may be able to…

Produkt

npm: protobufjs

Was tun?

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

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • 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