push-notifications
Warn
Audited by Snyk on Jun 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The runtime path ingests outsider-authored free text via APNs notification payload fields (e.g.,
aps.alert.title/body,userInfoextras) into the app’s LLM context throughNotificationDelegate.userNotificationCenter(...)->NotificationPayload(userInfo:)and subsequent handling/logging/navigation; these strings originate from the notification sender/server, not the operating user.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata