weaviate
Warn
Audited by Snyk on Aug 6, 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/ask.py, the outsider-provided--querystring is passed toQueryAgent.ask(query)and the agent then retrieves/reads Weaviate objects from the user-specified--collections, so arbitrary attacker-controlled content already stored in those collections becomes LLM-ingested free text at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata