azure-communication-callautomation-java
Warn
Audited by Snyk on Aug 9, 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). The only runtime text ingestion path shown is the
handleCallback(String requestBody)webhook payload parsed byCallAutomationEventParser.parseEvents(requestBody), which could include outsider-authored free text when the caller (or a third party) drives the call/recognition results into the event body.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata