PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, ast_grep_rewrite lacks the @require_approval decorator used by sibling mutation tools. With dry_run=False, an agent-controlled call can pass --update-all and a broad path to rewrite matching files without the expected authorization gate. This issue is fixed in version 1.6.58.
CVE-2026-55530
This medium-severity CVE scores 6.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.1
- EG Score
- 6.1(medium)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity61% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 2%
- KEV
- Not listed
Published
August 25, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Aug 25, 2026PraisonAI v4.6.58
Patch available: MervinPraison/PraisonAI v4.6.58
https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58commit 2f9677abb2ea (MervinPraison/PraisonAI)
Patch available: MervinPraison/PraisonAI v4.6.137 (contains commit 2f9677abb2ea)
https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828fd0141612e1ast_grep_rewrite rewrites arbitrary files without the @require_approval gate enforced on every sibling mutation tool (CWE-862) · Advisory · MervinPraison/PraisonAI · GitHub
https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-cfxv-8fw8-rwpvVendor Advisories for CVE-2026-55530(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| praisonaiagents | 0.0.1 ... 1.6.9 (585 versions) | 1.6.58 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 42× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 08:22 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 07:12 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 06:03 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 04:35 UTCEG score recompute
- 2026-09-15 03:11 UTCEPSS rescore
- 2026-09-14 01:53 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-11 23:35 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:25 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 01:15 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-07 11:02 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 09:50 UTCEG score recompute
- 2026-09-05 08:41 UTCEG score recompute
- 2026-09-04 07:32 UTCEG score recompute
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 05:09 UTCEG score recompute
Show 17 moreShow fewer
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 02:36 UTCEG score recompute
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:26 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 00:17 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 19:47 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 18:37 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 17:25 UTCEG score recompute
- 2026-08-25 16:41 UTCEG score recompute
- 2026-08-25 15:21 UTCEG score recompute
- 2026-08-25 14:55 UTCEG score recompute
- 2026-08-25 14:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-862
- CVE-2013-3960EG 9.9CRITICAL
- CVE-2015-10143EG 9.8CRITICAL
- CVE-2016-11036EG 9.8CRITICAL
- CVE-2018-11541EG 9.8CRITICAL
- CVE-2011-4183NVD 6.5EG 9.8CRITICAL
- CVE-2018-10251EG 9.8EPSS p91CRITICAL
- CVE-2018-1217EG 9.8EPSS p99CRITICAL
- CVE-2018-0015EG 9.8CRITICAL
- CVE-2017-12582EG 9.8CRITICAL
- CVE-2017-1000056EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-55530?
When was CVE-2026-55530 disclosed?
Is CVE-2026-55530 actively exploited?
What is the CVSS score of CVE-2026-55530?
How do I remediate CVE-2026-55530?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55530
Is Your Infrastructure Affected by CVE-2026-55530?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.