---
cve: "CVE-2026-41492"
severity: "CRITICAL"
cvss: 9.8
epss: "3.1%"
vendor: "dgraph-io"
kev: false
exploited: false
published: "2026-04-24 19:17:14"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T13:59:56+02:00"
---

# CVE-2026-41492

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, Dgraphl exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is commonly supplied via the --security "token=..." startup flag, an unauthenticated attacker can retrieve that token and replay it in the X-Dgraph-AuthToken header to access admin-only endpoints. This is a variant of the previously fixed /debug/pprof/cmdline issue, but the current fix is incomplete because it blocks only /debug/pprof/cmdline and still serves http.DefaultServeMux, which includes expvar's /debug/vars handler. This vulnerability is fixed in 25.3.3.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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 | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 55e3b79817e87512297695f7dccae86130d0c81e (Commit)

## Referenzen

- <https://github.com/dgraph-io/dgraph/security/advisories/GHSA-vvf7-6rmr-m29q>
- <https://github.com/dgraph-io/dgraph/releases/tag/v25.3.3>

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