Vulnerability Description
PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary code execution via Python eval() of LLM-generated code with builtins in scope. This issue has been patched via commit 418491a.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/icip-cas/PPTAgent/commit/418491a9a1c02d9d93194b5973bb58df35cf
- https://github.com/icip-cas/PPTAgent/security/advisories/GHSA-89g2-xw5c-v95p
- https://github.com/icip-cas/PPTAgent/security/advisories/GHSA-89g2-xw5c-v95p
FAQ
What is CVE-2026-42079?
CVE-2026-42079 is a vulnerability with a CVSS score of 8.6 (HIGH). PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary code execution via Python eval() of LLM-generated code with builtins...
How severe is CVE-2026-42079?
CVE-2026-42079 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42079?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.