CVE-2026-57147
Last modified
CVE-2026-57147 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. PraisonAI is a multi-agent teams system. Prior to 0.1.6, praisonai_platform/services/auth_service.py assigns the public dev-secret-change-me value to JWT_SECRET when PLATFORM_JWT_SECRET is unset, and its production guard does not run when PLATFORM_ENV is also unset because that setting defaults to dev. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
PraisonAI is a multi-agent teams system. Prior to 0.1.6, praisonai_platform/services/auth_service.py assigns the public dev-secret-change-me value to JWT_SECRET when PLATFORM_JWT_SECRET is unset, and its production guard does not run when PLATFORM_ENV is also unset because that setting defaults to dev. A remote unauthenticated attacker can mint an HS256 token with an arbitrary sub and email, and the platform's AuthService._verify_token() and get_current_user dependency accept the forged identity for protected API routes. This vulnerability is fixed in praisonai-platform 0.1.6.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | PraisonAI | < 4.6.51 |
| MervinPraison | praisonai-platform | < 0.1.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-57147?
How severe is CVE-2026-57147?
How do I fix CVE-2026-57147?
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-57138PraisonAI is a multi-agent teams system. From 1.4.0 until 1.…9.9
- CVE-2026-57139PraisonAI is a multi-agent teams system. From 1.5.0 until 1.…9.8
- CVE-2026-5714The Enable Media Replace plugin for WordPress is vulnerable …6.4
- CVE-2026-57140PraisonAI is a multi-agent teams system. From 1.6.0 until 1.…9.4
- CVE-2026-57141PraisonAI is a multi-agent teams system. Prior to 1.7.2, the…9.8
- CVE-2026-57145PraisonAI is a multi-agent teams system. Prior to 4.6.62, sr…9.1
- CVE-2026-57148PraisonAI is a multi-agent teams system. Prior to 0.1.6, pra…9.8
- CVE-2026-5715The Voyage Plus plugin for WordPress is vulnerable to Stored…6.4
- CVE-2026-57156FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-57157FreeRDP is a free implementation of the Remote Desktop Proto…6.5
- CVE-2026-57158FreeRDP is a free implementation of the Remote Desktop Proto…9.1
- CVE-2026-57159PJSIP is a free and open source multimedia communication lib…7.5
Are you affected by CVE-2026-57147?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
