GHSA-4m6c-649p-f6gf · Severity: medium · Ecosystem: composer — Serendipity has a Host Header Injection allows authentication cookie scoping to attacker-controlled domain in functions_config.inc.php
Serendipity is a PHP-powered weblog engine. In versions 2.6-beta2 and below, the serendipity_setCookie() function in include/functions_config.inc.php uses $_SERVER['HTTP_HOST'] without validation as the domain parameter of setcookie(). An attacker who can influence the Host header at login time, such as via MITM, reverse proxy misconfiguration, or load balancer manipulation, can force authentication cookies including session tokens and auto-login tokens to be scoped to an attacker-controlled domain. This enables session fixation, token leakage to attacker-controlled infrastructure, and privilege escalation if an admin logs in under a poisoned Host header. This issue has been fixed in version 2.6.0.
Conclusion & alert: CVE-2026-39963 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). 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-04-24 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-04-15 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 3.1 | MEDIUM |
|
1.6 | 4.7 | [email protected] |
GHSA-4m6c-649p-f6gf · Severity: medium · Ecosystem: composer — Serendipity has a Host Header Injection allows authentication cookie scoping to attacker-controlled domain in functions_config.inc.php
| 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 | Product |
| https://github.com/s9y/Serendipity/security/advisories/GHSA-4m6c-649p-f6gf | Exploit Vendor Advisory Mitigation |