postgres
Warn
Audited by Snyk on Aug 20, 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
scripts/pgdiag, the required runtime workflow ingests outsider-authored free text via the user-provided--plan-forargument and then runsEXPLAIN (FORMAT JSON) {query}throughpsql, meaning attacker text can directly reach the LLM context/processing path at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata