CVE-2026-34975
Last modified
CVE-2026-34975 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Plunk is an open-source email platform built on top of AWS SES. Prior to 0.8.0, a CRLF header injection vulnerability was discovered in SESService.ts, where user-supplied values for from.name, subject, custom header keys/values, and attachment filenames were interpolated directly into raw MIME messages without sanitization. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
Plunk is an open-source email platform built on top of AWS SES. Prior to 0.8.0, a CRLF header injection vulnerability was discovered in SESService.ts, where user-supplied values for from.name, subject, custom header keys/values, and attachment filenames were interpolated directly into raw MIME messages without sanitization. An authenticated API user could inject arbitrary email headers (e.g. Bcc, Reply-To) by embedding carriage return/line feed characters in these fields, enabling silent email forwarding, reply redirection, or sender spoofing. The fix adds input validation at the schema level to reject any of these fields containing \r or \n characters, consistent with the existing validation already applied to the contentId field. This vulnerability is fixed in 0.8.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Useplunk | Plunk | < 0.8.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34975?
How severe is CVE-2026-34975?
How do I fix CVE-2026-34975?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3497Vulnerability in the OpenSSH GSSAPI delta included in variou…7.5
- CVE-2026-34970Mantis Bug Tracker (MantisBT) is an open source issue tracke…5.3
- CVE-2026-34971Wasmtime is a runtime for WebAssembly. From 32.0.0 to before…9
- CVE-2026-34972OpenFGA is a high-performance and flexible authorization/per…8.8
- CVE-2026-34973phpMyFAQ is an open source FAQ web application. Prior to ver…5.3
- CVE-2026-34974phpMyFAQ is an open source FAQ web application. Prior to ver…5.4
- CVE-2026-34976Dgraph is an open source distributed GraphQL database. Prior…10
- CVE-2026-34977Aperi'Solve is an open-source steganalysis web platform. In …9.8
- CVE-2026-34978OpenPrinting CUPS is an open source printing system for Linu…6.5
- CVE-2026-34979OpenPrinting CUPS is an open source printing system for Linu…5.3
- CVE-2026-3498The BlockArt Blocks plugin for WordPress is vulnerable to St…6.4
- CVE-2026-34980OpenPrinting CUPS is an open source printing system for Linu…7.5
Are you affected by CVE-2026-34975?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
