CVE-2026-57131
9.8MervinPraison · PraisonAI
PraisonAI versions prior to 4.6.58 suffer from missing authentication and authorization, allowing unauthenticated network clients to manipulate jobs and execute arbitrary agent configurations.
Executive summary
A critical vulnerability in PraisonAI allows unauthenticated remote attackers to execute arbitrary agent tasks and gain unauthorized access to service credentials.
Vulnerability
The application fails to implement authentication or authorization checks on the API endpoint /api/v1/runs, permitting unauthenticated attackers to submit malicious prompts, manage jobs, and exfiltrate sensitive service credentials.
Business impact
The absence of authentication on core API functions creates a direct path for attackers to hijack the multi-agent system, leading to full compromise of configured agent capabilities and connected service accounts. With a CVSS score of 9.8, this flaw presents a critical risk of data exfiltration and unauthorized system control, which could result in severe reputational damage and operational disruption.
Remediation
Immediate Action: Update the PraisonAI package to version 4.6.59 or later immediately to enforce required authentication and authorization controls.
Proactive Monitoring: Review API access logs for anomalous requests to the /api/v1/runs endpoint, specifically looking for unexpected job submission patterns or unauthorized administrative actions.
Compensating Controls: Implement strict network access controls or a Web Application Firewall (WAF) to restrict access to the /api/v1/runs endpoint to trusted IP addresses only until the patch can be applied.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a critical security failure due to the total lack of authentication on sensitive API endpoints. Organizations currently running affected versions of PraisonAI must prioritize an immediate update to version 4.6.59. Failure to patch this issue leaves the environment susceptible to remote code execution and unauthorized data access by any actor with network visibility to the service.
More MervinPraison CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief critical section