report-generation
Warn
Audited by Snyk on Aug 4, 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). The runtime workflow renders outsider-controlled
data_sourcecontents (CSV/JSON/XLSX) into the Jinja2 HTML template viaload_data()→build_sections_from_data()→template.render(...)→HTML(string=html_content).write_pdf(...), so attacker-authored free text in uploaded/updated data files can be ingested without selecting a specific item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata