backend-webhooks

Warn

Audited by Snyk on Aug 23, 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). Incoming webhooks are read and JSON-parsed from outsider-controlled HTTP request bodies/headers in the webhook receiver/handler path (e.g., signature verification and event processing in the described Express app.post('/webhooks/:provider', ...) / verifyWebhook(...) and processEvent(req.body) flow).

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 23, 2026, 08:00 PM
Issues
1
Security Audit — snyk — backend-webhooks