CVE-2026-77806
9.8SPIP · SPIP
SPIP versions before 4.4.21 are vulnerable to unauthenticated remote code execution via a maliciously crafted X-Spip-Filtre HTTP request header, which is improperly handled during processing.
Executive summary
An unauthenticated remote code execution vulnerability in SPIP allows attackers to achieve full system compromise, and active exploitation has been observed in the wild.
Vulnerability
This is a code injection vulnerability (CWE-94) occurring in the analyse_resultat_skel function. The flaw allows unauthenticated remote attackers to execute arbitrary commands on the server by injecting malicious payloads into the X-Spip-Filtre HTTP header.
Business impact
The severity of this vulnerability is critical, reflected by a CVSS score of 9.8. Successful exploitation grants attackers full control over the web server, leading to potential data exfiltration, unauthorized administrative access, and complete system compromise. The impact on business continuity and data integrity is severe, especially given the documented evidence of active exploitation.
Remediation
Immediate Action: Update the SPIP installation to version 4.4.21 or later immediately.
Proactive Monitoring: Monitor server logs for suspicious HTTP requests containing non-standard X-Spip-Filtre headers or attempts to execute system-level commands.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to inspect and block suspicious content within HTTP headers, specifically targeting the X-Spip-Filtre field.
Exploitation status
Public Exploit Available: Yes (a Metasploit module exists via the references provided).
Analyst recommendation
Given the critical nature of this vulnerability and the confirmed reports of active exploitation, organizations must prioritize patching their SPIP instances to version 4.4.21 without delay. Failure to apply this update leaves the environment highly susceptible to remote takeovers.