CVE-2026-57511
Received Received - Intake

SMTP Header Injection in SuperPlane via Webhook Payload

Vulnerability report for CVE-2026-57511, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: VulnCheck

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-29
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
superplanehq superplane to 0.30.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-93 The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an SMTP header injection flaw in SuperPlane versions before 0.30.0. Attackers can exploit CRLF sequences in the webhook event payload title field to inject arbitrary SMTP headers. This allows manipulation of unsanitized title fields passed to the SMTP DATA command, enabling actions like adding Bcc recipients for data exfiltration, forging From addresses to bypass SPF and DKIM checks, or corrupting message bodies for phishing.

Detection Guidance

To detect this vulnerability, monitor for SMTP traffic anomalies such as unexpected Bcc recipients, forged From addresses, or corrupted message bodies. Check webhook event payloads for CRLF sequences in title fields. Inspect SuperPlane logs for unsanitized SMTP header injections.

Impact Analysis

Unauthenticated attackers could exfiltrate sensitive data via Bcc recipients, bypass email security checks by forging sender addresses, or corrupt email content to deliver phishing messages. This could lead to data breaches, unauthorized access to information, or increased risk of successful phishing attacks.

Compliance Impact

This vulnerability could lead to unauthorized data exfiltration or access, violating GDPR's data protection principles and HIPAA's requirements for safeguarding protected health information. Organizations using vulnerable versions may face compliance violations, legal penalties, and reputational damage.

Mitigation Strategies

Upgrade SuperPlane to version 0.30.0 or later to address the SMTP header injection flaw. Ensure SMTP header sanitization is enforced in webhook event processing. Review and validate organization scoping for all canvas-related operations.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57511. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart