Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable backend with low complexity and no user interaction, but a low-privileged private-space account is required (PR:L); code execution yields full C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in the private space that allows attackers to execute arbitrary code in the context of the web server. Attackers can exploit this vulnerability to achieve code execution that bypasses the SPIP security screen protections.
AnalysisAI
Remote code execution in SPIP versions before 4.4.14 lets authenticated users of the private space (backend) run arbitrary PHP in the web server context, bypassing SPIP's built-in security screen ("anti-intrusion") protections. The flaw is a CWE-94 code injection reported by VulnCheck and carries a CVSS 4.0 base score of 8.7; a vendor patch is available, though there is no public exploit identified at time of analysis and EPSS estimates only a 0.20% 30-day exploitation probability.
Technical ContextAI
SPIP is an open-source PHP-based content management and publishing system, widely used in French-speaking institutional and editorial sites. The affected component is the private space (the /ecrire administrative backend), reachable per the single CPE cpe:2.3:a:spip:spip. The root cause is CWE-94 (Improper Control of Generation of Code, i.e., code injection), meaning attacker-influenced input is incorporated into code that PHP subsequently evaluates or executes. Notably, the advisory states the exploit path bypasses SPIP's 'security screen' (a bundled filter/hardening layer intended to block known injection patterns), indicating the injection reaches an execution sink through a path the screen does not sanitize.
RemediationAI
Upgrade to SPIP 4.4.14, which the vendor identifies as the fixed release (Vendor-released patch: 4.4.14); consult the SPIP announcement at https://blog.spip.net/ and the VulnCheck advisory at https://www.vulncheck.com/advisories/spip-prior-to-remote-code-execution-via-private-space for the exact upgrade path from your branch. Until patching is complete, reduce exposure of the private space: restrict network access to the /ecrire backend to trusted IPs or a VPN, enforce strong and unique credentials plus multi-factor or reverse-proxy authentication in front of it, and minimize the number of accounts holding private-space (editorial/admin) privileges since exploitation requires PR:L authenticated access. Be aware these controls constrain legitimate remote editors and do not remove the underlying injection, so they are stopgaps rather than a substitute for the 4.4.14 upgrade.
The Saisies plugin for SPIP CMS versions 5.4.0 through 5.11.0 contains a critical remote code execution vulnerability. A
The Security Screen (_core_/securite/ecran_securite.php) before 1.1.8 for SPIP, as used in SPIP 3.0.x before 3.0.12, all
Cross-site scripting (XSS) vulnerability in valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to inject
Directory traversal vulnerability in ecrire/exec/valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to en
The SPIP template composer/compiler in SPIP 3.1.2 and earlier allows remote authenticated users to execute arbitrary PHP
Remote code execution in SPIP before 4.4.20 allows unauthenticated attackers to run arbitrary PHP on the server by explo
SPIP before 4.3.2, 4.2.16, and 4.1.18 is vulnerable to a command injection issue. Rated critical severity (CVSS 9.8), th
SPIP before 4.2.1 allows Remote Code Execution via form values in the public area because serialization is mishandled. R
Remote code execution in SPIP CMS versions prior to 4.4.21 lets unauthenticated attackers run arbitrary PHP/OS commands
SPIP 3.0.x before 3.0.9, 2.1.x before 2.1.22, and 2.0.x before 2.0.23 allows remote attackers to gain privileges and "ta
Unauthenticated SQL injection in SPIP referer_spam plugin before 1.3.0 via the referrer tracking functionality. PoC and
SPIP v4.1.5 and earlier was discovered to contain a SQL injection vulnerability via the _oups parameter. Rated critical
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29747
GHSA-pgpj-4fv5-cq78