GHSA-458g-q4fh-mj6r · Severity: high · Ecosystem: composer — Serendipity has a Host Header Injection allows SMTP header injection via unvalidated HTTP_HOST in Message-ID email header
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.
Conclusion & alert: CVE-2026-39971 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.26%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.26% | +0.19% |
| 2 | 2026-05-26 | 0.03% | 0.06% | +0.04% |
| 3 | 2026-04-15 | — | 0.03% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
3.9 | 2.7 | [email protected] |
GHSA-458g-q4fh-mj6r · Severity: high · Ecosystem: composer — Serendipity has a Host Header Injection allows SMTP header injection via unvalidated HTTP_HOST in Message-ID email header
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| s9y | serendipity | < 2.6.0 | cpe:2.3:a:s9y:serendipity:*:*:*:*:*:*:*:* |
| s9y | serendipity | 2.6.0 | cpe:2.3:a:s9y:serendipity:2.6.0:beta1:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/s9y/Serendipity/releases/tag/2.6.0 | Patch |
| https://github.com/s9y/Serendipity/security/advisories/GHSA-458g-q4fh-mj6r | Exploit Vendor Advisory Mitigation |