---
cve: "CVE-2026-48519"
severity: "CRITICAL"
cvss: 9.6
epss: "82%"
vendor: "langflow-ai"
kev: false
exploited: false
published: "2026-06-23 17:17:01"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T11:09:21+02:00"
---

# CVE-2026-48519

> 9.6 CRITICAL · 🧪 PoC

## Beschreibung

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, the "Shareable Playground" (or "Public Flows" in code) contains a critical RCE vulnerability. Shareable Playground feature works by enabling the execution of workflows by unauthenticated users, by accessing a link. Specifically, it enables the route /api/v1/build_public_tmp to execute any public flow, given a public flow ID. When the route executes the flow, it allows for providing arbitrary custom Python code as the nodes code, inside the JSON payload. The vulnerable field is data.nodes[X].data.node.template.code.value. This vulnerability is fixed in 1.9.2.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- ea3eae8b9e011ff85d7f92f00cf07916dccf755e (Commit)

## Referenzen

- <https://github.com/langflow-ai/langflow/security/advisories/GHSA-v5ff-9q35-q26f>

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