cometchat-react-push
Warn
Audited by Snyk on Jul 31, 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). At runtime, outsider-authored free text is ingested indirectly via the CometChat webhook payload (
message-sent) wheredata.textfrom a chat message is used to build the push payloadpreviewthat the browser Service Worker reads and displays viaevent.data.json()→showNotification(...).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata