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.py→svg_to_pptx/drawingml/converter.py→convert_svg_to_slide_shapes()usesET.parse(svg_path)and thenflatten_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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata