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

# CVE-2026-45740

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.8 and 8.2.0, protobufjs could recurse without a depth limit while expanding nested JSON descriptors through Root.fromJSON() and Namespace.addJSON(). A crafted JSON descriptor with deeply nested namespace definitions could cause the JavaScript call stack to be exhausted during descriptor loading. This vulnerability is fixed in 7.5.8 and 8.2.0.

## CVSS-Vektor

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

| 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 | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6 (Commit)
- f8d5f3fe7104fade45407341228f0f0bb623e76d (Commit)

## Referenzen

- <https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6>

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