CVE-2026-39971

Source
https://cve.org/CVERecord?id=CVE-2026-39971
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-39971.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-39971
Aliases
Published
2026-04-14T23:35:49.305Z
Modified
2026-08-12T03:51:45.383078601Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Serendipity: Host Header Injection leads to SMTP header injection via unvalidated HTTP_HOST
Details

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['HTTPHOST'] directly into the Message-ID SMTP header without validation, and the existing sanitization function serendipityisResponseClean() is not called on HTTPHOST 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.

Database specific
{
    "cwe_ids": [
        "CWE-113"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39971.json"
}
References

Affected packages

Git / github.com/s9y/serendipity

Affected ranges

Type
GIT
Repo
https://github.com/s9y/serendipity
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.6.0"
        }
    ],
    "cpe": "cpe:2.3:a:s9y:serendipity:*:*:*:*:*:*:*:*"
}

Affected versions

2.*
2.1-beta1
2.1-beta2
2.1-beta3
2.1-rc1
2.1.0
2.1.1
2.2.1-alpha1
2.3-beta1
2.3-rc1
2.3.0
2.4-beta1
2.4.0
2.5-beta1
2.5.0
2.6-beta1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-39971.json"