๐Ÿ” CVE Alert

CVE-2026-39971

HIGH 7.2

Serendipity: Host Header Injection leads to SMTP header injection via unvalidated HTTP_HOST

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
8th

Serendipity is a PHP-powered weblog engine. In versions 2.6-beta2 and below, the email sending functionality in include/functions.inc.php inserts $_SERVER['HTTP_HOST'] directly into the Message-ID SMTP header without validation, and the existing sanitization function serendipity_isResponseClean() is not called on HTTP_HOST before embedding it. An attacker who can control the Host header during an email-triggering action such as comment notifications or subscription emails can inject arbitrary SMTP headers into outgoing emails. This enables identity spoofing, reply hijacking via manipulated Message-ID threading, and email reputation abuse through the attacker's domain being embedded in legitimate mail headers. This issue has been fixed in version 2.6.0.

CWE CWE-113
Vendor s9y
Product serendipity
Published Apr 14, 2026
Last Updated Apr 15, 2026
Stay Ahead of the Next One

Get instant alerts for s9y serendipity

Be the first to know when new high vulnerabilities affecting s9y serendipity are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

s9y / Serendipity
< 2.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/s9y/Serendipity/security/advisories/GHSA-458g-q4fh-mj6r github.com: https://github.com/s9y/Serendipity/releases/tag/2.6.0