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, userInfo extras) into the app’s LLM context through NotificationDelegate.userNotificationCenter(...)->NotificationPayload(userInfo:) and subsequent handling/logging/navigation; these strings originate from the notification sender/server, not the operating user.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 18, 2026, 05:18 PM
Issues
1
Security Audit — snyk — push-notifications