CVE-2026-47410
Last modified
CVE-2026-47410 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | praisonai-platform | < 0.1.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47410?
How severe is CVE-2026-47410?
How do I fix CVE-2026-47410?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47405PraisonAI Platform is the platform layer for the PraisonAI m…8.8
- CVE-2026-47406PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-47407PraisonAI Platform is the platform layer for the PraisonAI m…9.4
- CVE-2026-47408PraisonAI Platform is the platform layer for the PraisonAI m…6.5
- CVE-2026-47409PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-4741Improper Limitation of a Pathname to a Restricted Directory …8.6
- CVE-2026-47411PraisonAI Platform is the platform layer for the PraisonAI m…6.5
- CVE-2026-47412PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-47413PraisonAI Platform is the platform layer for the PraisonAI m…9.6
- CVE-2026-47414PraisonAI Platform is the platform layer for the PraisonAI m…7.6
- CVE-2026-47415PraisonAI Platform is the platform layer for the PraisonAI m…8.3
- CVE-2026-47416PraisonAI Platform is the platform layer for the PraisonAI m…9.6
Are you affected by CVE-2026-47410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
