CVE-2026-66738
8.8SPIP · SPIP
SPIP is vulnerable to code injection via the navigation endpoint on SQLite, allowing authenticated users to execute arbitrary code.
Executive summary
A critical code injection vulnerability in SPIP allows authenticated attackers to execute arbitrary commands, threatening the integrity and availability of the host system.
Vulnerability
This is a code injection vulnerability (CWE-94) triggered via the navigation endpoint when using SQLite. The vulnerability requires the attacker to have authenticated access to the system.
Business impact
An attacker successfully exploiting this vulnerability can achieve remote code execution, which could lead to full system compromise, exfiltration of sensitive site data, or the deployment of persistent backdoors. The high CVSS score of 8.8 reflects the severe impact on system confidentiality, integrity, and availability.
Remediation
Immediate Action: Upgrade the SPIP installation to version 4.4.18 or the latest available release to resolve the code injection flaw.
Proactive Monitoring: Monitor server logs for unexpected execution of system commands or unauthorized file modifications within the web root.
Compensating Controls: Ensure that the application runs with the least privilege necessary to limit the potential impact of a successful code execution attack.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the severity of code injection vulnerabilities, immediate action is required. Organizations must update their SPIP deployments to version 4.4.18 to mitigate the risk of remote command execution.