azure-communication-callautomation-java
Warn
Audited by Snyk on Jun 22, 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.65). The required runtime workflow includes handling Event Grid/ACS webhook callbacks via
handleCallback(String requestBody)and parsingrequestBodywithCallAutomationEventParser.parseEvents(requestBody), which ingests outsider-authored free text (webhook payloads sent by external parties) into the agent’s LLM context if the agent forwards/uses those parsed fields.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata