VYPR

PyPI package

pptagent

pkg:pypi/pptagent

Vulnerabilities (3)

  • CVE-2026-42080MedMay 4, 2026
    affected < 1.1.36fixed 1.1.36

    PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, there is an arbitrary file write vulnerability via `save_generated_slides`. This issue has been patched via commit 418491a.

  • CVE-2026-42079HigMay 4, 2026
    affected < 1.1.36fixed 1.1.36

    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.

  • CVE-2026-42078MedMay 4, 2026
    affected < 1.1.36fixed 1.1.36

    PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary file write and directory creation via markdown_table_to_image. This issue has been patched via commit 418491a.