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[*].content via predict()/predict_stream() (e.g., from query_serving_endpoint messages or REST /invocations) and then passed to the agent LLM (self.llm.invoke(messages) or llm_with_tools.invoke(messages)).

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 11, 2026, 02:51 PM
Issues
1
Security Audit — snyk — databricks-model-serving