pymupdf-pdf
Warn
Audited by Snyk on Aug 8, 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 reads and LLM-ingests free text extracted directly from a user-supplied PDF file path (
args.pdf) viapage.get_text("markdown")/page.get_text("text"), so outsider-authored PDF content is consumed without any prior item selection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata