8.5 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): LOW
- User interaction (UI): NONE
- Scope (S): CHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): LOW
- Availability impact (A): NONE
Plunk has a CRLF Email Header Injection in raw MIME message construction allows authenticated API user to inject arbitrary email headers
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.
References
-
https://github.com/useplunk/plunk/security/advisories/GHSA-2mvm-rg5v-7hfq x_refsource_CONFIRM
Affected products
- ==< 0.8.0
Matching in nixpkgs
pkgs.graylogPlugins.splunk
Graylog output plugin that forwards one or more streams of data to Splunk via TCP
-
nixos-unstable 0.5.0-rc.1
- nixpkgs-unstable 0.5.0-rc.1
- nixos-unstable-small 0.5.0-rc.1
-
nixos-25.11 0.5.0-rc.1
- nixos-25.11-small 0.5.0-rc.1
- nixpkgs-25.11-darwin 0.5.0-rc.1
pkgs.python312Packages.splunk-sdk
The Splunk Enterprise Software Development Kit (SDK) for Python
pkgs.python313Packages.splunk-sdk
The Splunk Enterprise Software Development Kit (SDK) for Python
pkgs.python314Packages.splunk-sdk
Splunk Enterprise Software Development Kit (SDK) for Python
pkgs.python312Packages.hass-splunk
Async single threaded connector to Splunk HEC using an asyncio session
pkgs.python313Packages.hass-splunk
Async single threaded connector to Splunk HEC using an asyncio session
pkgs.python314Packages.hass-splunk
Async single threaded connector to Splunk HEC using an asyncio session
pkgs.python312Packages.pysigma-backend-splunk
Library to support Splunk for pySigma
pkgs.python313Packages.pysigma-backend-splunk
Library to support Splunk for pySigma
pkgs.python314Packages.pysigma-backend-splunk
Library to support Splunk for pySigma
pkgs.tests.home-assistant-component-tests.splunk
Open source home automation that puts local control and privacy first
Package maintainers
-
@fadenb Tristan Helmich <tristan.helmich+nixos@gmail.com>
-
@dotlambda ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86 <nix@dotlambda.de>
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>
-
@levigross Levi Gross <levi@levigross.com>
-
@mweinelt Martin Weinelt <hexa@darmstadt.ccc.de>