CVE-2026-42078
Deferred Deferred - Pending Action
Arbitrary File Write in PPTAgent via Markdown Table Conversion

Publication date: 2026-05-04

Last updated on: 2026-05-04

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-04
Last Modified
2026-05-04
Generated
2026-05-07
AI Q&A
2026-05-05
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in PPTAgent involves the ability for an attacker to perform arbitrary file writes and create directories through the markdown_table_to_image functionality. This means that before a specific patch (commit 418491a), an attacker could exploit this flaw to write files or create directories on the system where PPTAgent is running.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing an attacker with some level of access (since the CVSS vector includes PR:L and UI:R) to write files or create directories arbitrarily. This could lead to limited integrity and availability issues on the affected system, such as overwriting important files or filling storage with unwanted data.


What immediate steps should I take to mitigate this vulnerability?

The vulnerability in PPTAgent related to arbitrary file write and directory creation via markdown_table_to_image has been patched in commit 418491a.

To mitigate this vulnerability, you should update PPTAgent to include the fix from commit 418491a.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart