telnyx-voice-conferencing-python
Warn
Audited by Snyk on Aug 12, 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). Telnyx webhook handler path reads raw free-text from the incoming request body (
payload = request.get_data(as_text=True)), which an outsider can influence by sending webhook events into the configured webhook endpoint.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata