Miggo Logo

CVE-2025-1497:
PlotAI eval vulnerability

9.3

CVSS Score
4.0

Basic Information

EPSS Score
0.64238%
Published
3/10/2025
Updated
3/10/2025
KEV Status
No
Technology
TechnologyPython

Technical Details

CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Package NameEcosystemVulnerable VersionsFirst Patched Version
plotaipip< 0.0.70.0.7

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from the exec() call in executor.py's run method:

  1. The commit diff explicitly shows the exec() line being commented out with security warnings
  2. CWE-77 (Command Injection) matches exec()'s behavior of executing raw code
  3. All advisories explicitly attribute the RCE risk to LLM output execution via this mechanism
  4. The vendor's warning about 'uncommenting accepting risk' confirms this was the attack surface
  5. The function's purpose (executing generated code) aligns with the vulnerability description

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

* vuln*r**ility, t**t *oul* r*sult in R*mot* *o** *x**ution (R**), **s ***n *oun* in Plot*I. L**k o* v*li**tion o* LLM-**n*r*t** output *llows *tt**k*r to *x**ut* *r*itr*ry Pyt*on *o**. Plot*I *omm*nt** out vuln*r**l* lin*, *urt**r us*** o* t** so*tw

Reasoning

T** vuln*r**ility st*ms *rom t** *x**() **ll in *x**utor.py's run m*t*o*: *. T** *ommit *i** *xpli*itly s*ows t** *x**() lin* **in* *omm*nt** out wit* s**urity w*rnin*s *. *W*-** (*omm*n* Inj**tion) m*t***s *x**()'s ****vior o* *x**utin* r*w *o** *.