---
cve: "CVE-2026-47410"
severity: "CRITICAL"
cvss: 9.8
epss: "36%"
vendor: "mervinpraison"
kev: false
exploited: false
published: "2026-07-21 17:17:09"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-01T19:50:40+02:00"
---

# CVE-2026-47410

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an insecure default cryptographic key. The JWT signing secret defaults to the hardcoded literal `"dev-secret-change-me"` when `PLATFORM_JWT_SECRET` is unset. A safety check exists but only fires when `PLATFORM_ENV != "dev"`; the default value of `PLATFORM_ENV` is `"dev"`, so the check is silently bypassed in any deployment that does not explicitly opt out. The attacker reads the literal from this public source file, mints a JWT with arbitrary `sub` and `email` claims, and authenticates as any existing user (including workspace owners and admins). PraisonAI Platform version 0.1.4 patches the issue.

## 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)

- ef79b7a0561796ad9807f0f09538c25cc78d3619 (Commit)

## Referenzen

- <https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-3qg8-5g3r-79v5>
- <https://github.com/MervinPraison/PraisonAI/pull/1685>
- <https://github.com/MervinPraison/PraisonAI/commit/ef79b7a0561796ad9807f0f09538c25cc78d3619>

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