cloudsignal-webhooks
Warn
Audited by Snyk on Aug 2, 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). In the Express/Next.js/FastAPI webhook receiver routes, the handler parses and ingests the outsider-controlled JSON request body (including the attacker-supplied
type/fields) atPOST /webhooks/cloudsignal/POST http://.../webhooks/cloudsignaland then dispatches based on that free text after comparingbody.apikey.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata