databricks-model-serving
Warn
Audited by Snyk on Aug 11, 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). Source text provided by an outsider at runtime is ingested into the required workflow as
request.input[*].contentviapredict()/predict_stream()(e.g., fromquery_serving_endpointmessages or REST/invocations) and then passed to the agent LLM (self.llm.invoke(messages)orllm_with_tools.invoke(messages)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata