PatchSiren cyber security CVE debrief
CVE-2026-55539 MervinPraison CVE debrief
CVE-2026-55539 is a high-severity vulnerability in PraisonAI, a multi-agent teams system, prior to version 4.6.51. The Jobs API create_app function was found to be unprotected, allowing unauthorized access to submit jobs, read results, cancel runs, or delete jobs using operator credentials. The issue was addressed in version 4.6.58 with the addition of PRAISONAI_JOBS_API_KEY middleware for Authorization or X-API-Key.
- Vendor
- MervinPraison
- Product
- PraisonAI
- CVSS
- HIGH 8.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for PraisonAI installations, particularly those exposed to the internet, should prioritize verifying exposure and ensuring that all instances are updated to version 4.6.58 or later. Additionally, defenders should assess the use of compensating controls, such as network access controls or API key management, to mitigate potential risks.
Why it matters
CVE-2026-55539 is a high-severity vulnerability in PraisonAI that allows unauthorized access to the Jobs API. Defenders should prioritize verifying exposure and ensuring that all instances are updated to version 4.6.58 or later.
- Verify exposure of PraisonAI installations to the internet
- Ensure that all instances are updated to version 4.6.58 or later
- Assess the use of compensating controls, such as network access controls or API key management
Technical summary
The Jobs API create_app function in PraisonAI prior to version 4.6.51 was found to be unprotected, allowing unauthorized access to submit jobs, read results, cancel runs, or delete jobs using operator credentials. The issue was addressed in version 4.6.58 with the addition of PRAISONAI_JOBS_API_KEY middleware for Authorization or X-API-Key. Defenders should prioritize verifying exposure of PraisonAI installations to the internet and ensuring that all instances are updated to version 4.6.58 or later. Additionally, defenders should assess the use of compensating controls, such as network access controls or API key management, to mitigate potential risks.
Defensive priority
Defenders should prioritize verifying exposure of PraisonAI installations to the internet and ensuring that all instances are updated to version 4.6.58 or later. Additionally, defenders should assess the use of compensating controls, such as network access controls or API key management, to mitigate potential risks.
Recommended defensive actions
- Verify PraisonAI installations are updated to version 4.6.58 or later
- Assess the use of compensating controls, such as network access controls or API key management
- Review API key management and ensure PRAISONAI_JOBS_API_KEY middleware is properly configured
- Confirm whether affected PraisonAI deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the corpus does not establish specific exploitation or impact, and verification of exposure and remediation is required.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-55539 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-55539
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-55539 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-55539
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828fd0141612e1
-
Source reference
Unverified legacy reference
URL: https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58
-
Source reference
Unverified legacy reference
URL: https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-2jgc-f764-c5r2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.