office-pptx

Warn

Audited by Snyk on Aug 25, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In the office-pptx runtime, the SVG slide source files are parsed at execution time (e.g., scripts/svg_to_pptx.pysvg_to_pptx/drawingml/converter.pyconvert_svg_to_slide_shapes() uses ET.parse(svg_path) and then flatten_positional_tspans() / convert_text() which ingest outsider-authored free text from those SVGs), so any text placed into the slide SVGs/notes by an untrusted user is directly read by the LLM runtime.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 25, 2026, 07:24 PM
Issues
1
Security Audit — snyk — office-pptx