๐Ÿ” CVE Alert

CVE-2026-55538

HIGH 7.3

PraisonAI: [Auth Bypass] `praisonai serve agents --api-key` is silently ignored โ€” agent-invocation routes (`POST /agents`, `POST /agents/{agent_name}`) run unauthenticated

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, praisonai serve agents parses config["api_key"] but _create_agents_app() does not authenticate POST /agents or POST /agents/{agent_name}. Missing or incorrect bearer and X-API-Key values still reach agent execution. This issue is fixed in version 4.6.58.

CWE CWE-306
Vendor mervinpraison
Product praisonai
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for mervinpraison praisonai

Be the first to know when new high vulnerabilities affecting mervinpraison praisonai are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

MervinPraison / PraisonAI
< 4.6.58

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r7v3-x45f-g7hp github.com: https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828fd0141612e1 github.com: https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58