製品・ソフトウェアに関する情報
PlunkにおけるCRLF インジェクションの脆弱性
Title PlunkにおけるCRLF インジェクションの脆弱性
Summary

PlunkはAWS SES上に構築されたオープンソースのメールプラットフォームです。バージョン0.8.0より前のSESService.tsにはCRLFヘッダーインジェクションの脆弱性が存在していました。これは、from.name、subject、カスタムヘッダーのキー・値、添付ファイルのファイル名にユーザーが指定した値がサニタイズされることなく直接MIMEメッセージに埋め込まれていたためです。認証済みのAPIユーザーはこれらのフィールドにキャリッジリターンやラインフィード文字を挿入することで任意のメールヘッダーを注入できました。この問題はバージョン0.8.0で修正されました。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 6, 2026, midnight
Registration Date April 24, 2026, 11:44 a.m.
Last Update April 24, 2026, 11:44 a.m.
CVSS3.0 : 警告
Score 4.3
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected System
Plunk
Plunk 0.8.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月24日]
  掲載
April 24, 2026, 11:44 a.m.

NVD Vulnerability Information
CVE-2026-34975
Summary

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.

Publication Date April 7, 2026, 2:17 a.m.
Registration Date April 15, 2026, 11:27 a.m.
Last Update April 23, 2026, 4:58 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:useplunk:plunk:*:*:*:*:*:*:*:* 0.8.0
Related information, measures and tools
Common Vulnerabilities List