Communication Best Practices
Sensitive data in emails, rate limiting on email/SMS sending, and sensitive data in push notifications.
3 vulnerabilities
Sensitive Data in Emails
mediumSending passwords, full tokens, card details, or excessive personal data in emails exposes that data to email providers, forwarding recipients, and anyone with inbox access.
CWE-312A02:2021
No Rate Limit on Email/SMS Sending
mediumEmail and SMS endpoints without rate limiting can be abused to spam users or drain your sending budget through automated requests.
CWE-400A05:2021
Sensitive Data in Push Notifications
lowPush notification payloads are visible on the lock screen and logged by notification services — don't include account numbers, balances, or personal identifiers.
CWE-312A02:2021