Vulnerability Description
Plunk is an open-source email platform built on top of AWS SES. Prior to version 0.9.0, the /webhooks/sns endpoint accepts Amazon SNS notification payloads from unauthenticated requests without verifying the SNS signature, certificate, or topic ARN, meaning anyone can forge a valid-looking webhook request. This allows an unauthenticated attacker to spoof SNS events to trigger workflow automations, unsubscribe contacts, manipulate email delivery metrics, and potentially exhaust billing credits. This issue has been patched in version 0.9.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/useplunk/plunk/releases/tag/v0.9.0
- https://github.com/useplunk/plunk/security/advisories/GHSA-9792-w86v-gx53
FAQ
What is CVE-2026-42193?
CVE-2026-42193 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Plunk is an open-source email platform built on top of AWS SES. Prior to version 0.9.0, the /webhooks/sns endpoint accepts Amazon SNS notification payloads from unauthenticated requests without verify...
How severe is CVE-2026-42193?
CVE-2026-42193 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-42193?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.