CVE-2026-39971
CVE-2026-39971 is a high-severity vulnerability in S9y Serendipity with a CVSS 3.x base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-113.
Key facts
- Severity: High (CVSS 3.x base score 7.2)
- EPSS exploit prediction: 0% (17th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-22811
- Weakness: CWE-113
- Affected product: S9y Serendipity
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-39971?
- 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.
- How severe is CVE-2026-39971?
- CVE-2026-39971 has a CVSS 3.x base score of 7.2, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-39971 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (17th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-39971?
- CVE-2026-39971 primarily affects S9y Serendipity. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-39971?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-39971 have an EU (EUVD) identifier?
- Yes. CVE-2026-39971 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-22811.
- When was CVE-2026-39971 published?
- CVE-2026-39971 was published on 2026-04-15 and last updated on 2026-06-17.
References
- https://github.com/s9y/Serendipity/releases/tag/2.6.0
- https://github.com/s9y/Serendipity/security/advisories/GHSA-458g-q4fh-mj6r
Affected products (2)
- cpe:2.3:a:s9y:serendipity:*:*:*:*:*:*:*:*
- cpe:2.3:a:s9y:serendipity:2.6.0:beta1:*:*:*:*:*:*
More vulnerabilities in S9y Serendipity
- CVE-2005-1452 — Critical (CVSS 10.0): Serendipity before 0.8 allows Chief users to "hide plugins installed by other users."
- CVE-2005-1449 — Critical (CVSS 10.0): Unknown vulnerability in serendipity_config_local.inc.php for Serendipity before 0.8 has unknown impact.
- CVE-2020-10964 — Critical (CVSS 9.8): Serendipity before 2.3.4 on Windows allows remote attackers to execute arbitrary code because the filename of a renamed…
- CVE-2011-1134 — Critical (CVSS 9.8): Cross-Site Scripting (XSS) in Xinha, as included in the Serendipity package before 1.5.5, allows remote attackers to…
- CVE-2016-10752 — Critical (CVSS 9.8): serendipity_moveMediaDirectory in Serendipity 2.0.3 allows remote attackers to upload and execute arbitrary PHP code…
- CVE-2016-10082 — Critical (CVSS 9.8): include/functions_installer.inc.php in Serendipity through 2.0.5 is vulnerable to File Inclusion and a possible Code…
All CVEs affecting S9y Serendipity →
Other CWE-113 (HTTP Response Splitting) vulnerabilities
- CVE-2026-38967 — Critical (CVSS 9.8): CrowCpp Crow through v1.3.1 HTTP is vulnerable to response header injection via unvalidated response header values.
- CVE-2026-34520 — Critical (CVSS 9.1): AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser…
- CVE-2025-53007 — High (CVSS 8.9): arduino-esp32 provides an Arduino core for the ESP32. Versions prior to 3.3.0-RC1 and 3.2.1 contain a HTTP Response…
- CVE-2024-52875 — High (CVSS 8.8): An issue was discovered in GFI Kerio Control 9.2.5 through 9.4.5. The dest GET parameter passed to the…
- CVE-2018-0689 — High (CVSS 8.8): HTTP header injection vulnerability in SEIKO EPSON printers and scanners (DS-570W firmware versions released prior to…
- CVE-2018-11347 — High (CVSS 8.8): The YunoHost 2.7.2 through 2.7.14 web application is affected by one HTTP Response Header Injection. This flaw allows…
Browse all CWE-113 (HTTP Response Splitting) vulnerabilities →