{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "418491a9a1c02d9d93194b5973bb58df35cf9d00"
            }
          ],
          "repo": "https://github.com/icip-cas/pptagent",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-89g2-xw5c-v95p"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-95"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42079.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "418491a9a1c02d9d93194b5973bb58df35cf9d00"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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.",
  "id": "CVE-2026-42079",
  "modified": "2026-07-15T01:49:22.316897663Z",
  "published": "2026-05-04T16:57:09.422Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42079.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/icip-cas/PPTAgent/security/advisories/GHSA-89g2-xw5c-v95p"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42079"
    },
    {
      "type": "FIX",
      "url": "https://github.com/icip-cas/PPTAgent/commit/418491a9a1c02d9d93194b5973bb58df35cf9d00"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "PPTAgent: Arbitrary Code Execution via Python eval() of LLM-Generated Code with Builtins in Scope"
}