Vulnerability Description
SuperPlane before 0.30.0 contains an SMTP header injection vulnerability that allows unauthenticated attackers to inject arbitrary SMTP headers by including CRLF sequences in the event payload title field delivered via webhook. Attackers can manipulate the unsanitized title field passed to the SMTP DATA command to add Bcc recipients for content exfiltration, forge the From address to bypass SPF and DKIM checks, or inject Content-Type and MIME boundary headers to corrupt message bodies for phishing.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/superplanehq/superplane/commit/428c559dd2fa0aef3ba825a434a1b0
- https://github.com/superplanehq/superplane/pull/6354
- https://github.com/superplanehq/superplane/releases/tag/v0.30.0
- https://www.vulncheck.com/advisories/superplane-smtp-header-injection-via-webhoo
FAQ
What is CVE-2026-57511?
CVE-2026-57511 is a vulnerability with a CVSS score of 5.4 (MEDIUM). SuperPlane before 0.30.0 contains an SMTP header injection vulnerability that allows unauthenticated attackers to inject arbitrary SMTP headers by including CRLF sequences in the event payload title f...
How severe is CVE-2026-57511?
CVE-2026-57511 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57511?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.