---
cve: "CVE-2026-48712"
severity: "HIGH"
cvss: 7.5
epss: "46%"
vendor: "protobufjs"
kev: false
exploited: false
published: "2026-06-22 18:16:39"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T06:50:42+02:00"
---

# CVE-2026-48712

> 7.5 HIGH · 🧪 PoC

## Beschreibung

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.1 and 8.4.1, protobufjs could recurse without a depth limit while converting decoded messages to plain objects or JSON. This affected generated toObject() conversion and the custom google.protobuf.Any JSON conversion path. A crafted protobuf binary payload containing deeply nested Any values could cause the JavaScript call stack to be exhausted during conversion to JSON. This vulnerability is fixed in 7.6.1 and 8.4.1.

## CVSS-Vektor

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

| 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 | Hoch | bad |

## Patch verfügbar (OSV)

- f0b50d2fa1247d6652618190c2d6602e6830b90d (Commit)
- e4320d06e8b0c00339d468df1cfc0dc08192597d (Commit)

## Referenzen

- <https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-wcpc-wj8m-hjx6>

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