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 parsing requestBody with CallAutomationEventParser.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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 09:56 AM
Issues
1
Security Audit — snyk — azure-communication-callautomation-java