---
cve: "CVE-2026-44292"
severity: "MEDIUM"
cvss: 5.3
epss: "26%"
vendor: "protobufjs"
kev: false
exploited: false
published: "2026-05-13 14:42:55"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T07:49:56+02:00"
---

# CVE-2026-44292

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, 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. This vulnerability is fixed in 7.5.6 and 8.0.2.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe (Commit)
- 658b93e163d9aff8c31236c168657bab5e2d9bbc (Commit)

## Referenzen

- <https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-44292) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
