Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34975

20
FAUCET Score

Plunk, an open-source email platform built on AWS SES, contains a CRLF header injection vulnerability in versions prior to 0.8.0. The flaw exists in SESService.ts where user-supplied input in sender names, email subjects, custom headers, and attachment filenames are directly interpolated into MIME messages without sanitization. An authenticated API user could exploit this by embedding carriage return and line feed characters to inject arbitrary email headers, enabling unauthorized email forwarding, reply redirection, and sender spoofing attacks. The vulnerability carries a CVSS score of 4.3 (Medium) with a network-based attack vector requiring low complexity and authenticated access. While the attack requires valid API credentials, it carries integrity impact through the ability to manipulate email routing and sender information. The fix, implemented in version 0.8.0, adds input validation at the schema level to reject any prohibited characters in affected fields, consistent with existing controls. There is no evidence of active exploitation in the wild, with an EPSS score of 0.00037 indicating minimal real-world prevalence. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog, and community attention remains low. Organizations running Plunk should prioritize upgrading to version 0.8.0 to prevent potential email-based social engineering and information disclosure attacks by authenticated users.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.8.0CPE matchmatch criteria
cpe:2.3:a:useplunk:plunk:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.5HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.1
Impact Score
4.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.19%
Probability of exploitation in next 30 days
EPSS Percentile
9.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0019 is in the 6th percentile among its peer group of 21,974 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

github.com / useplunk/plunk/security/advisories/GHSA-2mvm-rg5v-7hfq
Vendor Advisory