CVE Catalog

CVE-2026-61426

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

PraisonAI before version 1.7.3 has an insecure default configuration that binds to all network interfaces, requires no API key, and allows wildcard CORS. Unauthenticated attackers can read agent instructions and system prompts via GET /api/agents or invoke agents without authentication via POST /api/chat.

Risk Assessment

The risk involves unauthorized access to sensitive agent configuration data and remote execution of agent operations without authentication, potentially leading to information disclosure or uncontrolled system actions.

Recommendation

Immediately upgrade PraisonAI to version 1.7.3 or later, enforce API key requirements, and restrict CORS to trusted domains.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI before 1.7.3 contains an insecure default configuration that binds to all interfaces with no API key requirement and wildcard CORS. Unauthenticated attackers can call GET /api/agents to read agent instructions and system prompts, or POST /api/chat to invoke agents without authentication.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS