CVE-2026-39971
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
s9y/serendipityPackagist | < 2.6.0 | 2.6.0 |
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/s9y/Serendipity/releases/tag/2.6.0nvdPatchWEB
- github.com/s9y/Serendipity/security/advisories/GHSA-458g-q4fh-mj6rnvdExploitVendor AdvisoryMitigationWEB
- github.com/advisories/GHSA-458g-q4fh-mj6rghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-39971ghsaADVISORY
News mentions
0No linked articles in our index yet.