CVE-2026-55539

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, the Jobs API create_app function mounts /api/v1/runs without authentication. Any reachable caller can submit jobs, read results, cancel runs, or delete jobs using operator credentials. The fix adds PRAISONAI_JOBS_API_KEY middleware for Authorization or X-API-Key. This issue is fixed in version 4.6.58.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 16:16

Updated : 2026-09-09 21:07


NVD link : CVE-2026-55539

Mitre link : CVE-2026-55539

CVE.ORG link : CVE-2026-55539


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function