CVE-2026-47393
Last modified
CVE-2026-47393 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. PraisonAI is a multi-agent teams system. CVE-2026-44338 (GHSA-6rmh-7xcm-cpxj) documents that PraisonAI ships a code-generator (`praisonai.deploy.api.generate_api_server_code`) that emits a Flask API server with authentication disabled by default. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
PraisonAI is a multi-agent teams system. CVE-2026-44338 (GHSA-6rmh-7xcm-cpxj) documents that PraisonAI ships a code-generator (`praisonai.deploy.api.generate_api_server_code`) that emits a Flask API server with authentication disabled by default. Users who follow the documented quickstart (`praisonai deploy --type api`) get a server that binds to `0.0.0.0` per the recommended sample YAML, exposes `/chat` and `/agents` endpoints, runs `praisonai.run()` on user-supplied JSON input — LLM orchestration with the API key materials present in the process environment, and does not require any authentication. Versions prior to 4.6.40 still ship the generator with `auth_enabled` defaulting to `False`. The fix shape is opt-in via `APIConfig(auth_enabled=True, auth_token=...)`. Version 4.6.40 fixes 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 | < 4.6.40 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47393?
How severe is CVE-2026-47393?
How do I fix CVE-2026-47393?
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-47388NocoDB is software for building databases as spreadsheets. P…2.3
- CVE-2026-47389Mastodon is a free, open-source social network server based …8.6
- CVE-2026-4739Integer Overflow or Wraparound vulnerability in InsightSoftw…9.4
- CVE-2026-47390PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47391PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47392PraisonAI is a multi-agent teams system. Prior to version 4.…9.9
- CVE-2026-47394PraisonAI is a multi-agent teams system. Prior to version 4.…8.7
- CVE-2026-47395PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47396PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47397PraisonAI is a multi-agent teams system. Prior to version 4.…7.1
- CVE-2026-47398PraisonAI is a multi-agent teams system. The v4.6.32 chokepo…8.1
- CVE-2026-47399PraisonAI Platform is the platform layer for the PraisonAI m…8.8
Are you affected by CVE-2026-47393?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
