
PEACH
Un cadre d’isolation des locataires
CVE-2026-77647 is a critical unauthenticated remote code execution (RCE) vulnerability in SPIP, an open-source web publishing framework. It affects all SPIP versions before 4.4.20 and was disclosed on August 20–21, 2026, with confirmed exploitation in the wild during August 2026. The vulnerability stems from incorrect identification of <?php blocks combined with PHP's var_export() function mishandling inputs containing a < character. It carries a CVSS v3.1 base score of 9.8 (Critical) (GitHub Advisory, ENISA EUVD).
The root cause is classified as CWE-94 (Improper Control of Generation of Code / Code Injection). SPIP's template engine incorrectly identifies <?php blocks in user-supplied input, and PHP's var_export() function mishandles certain edge cases — specifically when a < character is present — allowing attacker-controlled data to be interpreted and executed as PHP code. Because no authentication or user interaction is required and the attack is conducted entirely over the network with low complexity, the attack surface is extremely broad. No specific public PoC code has been identified at the time of disclosure, but the vulnerability was confirmed exploited in the wild prior to the patch release (GitHub Advisory, ENISA EUVD).
Successful exploitation allows an unauthenticated remote attacker to execute arbitrary code on the SPIP server with the privileges of the web server process, resulting in full compromise of confidentiality, integrity, and availability. An attacker could exfiltrate sensitive data (including database credentials, user data, and site content), modify or destroy website content, install persistent backdoors or web shells, and use the compromised server as a pivot point for lateral movement within the hosting environment (ENISA EUVD, GitHub Advisory).
The vulnerability was confirmed exploited in the wild in August 2026, prior to or concurrent with public disclosure (GitHub Advisory). No public proof-of-concept exploit code has been identified as of the disclosure date, and the EPSS score is currently 0.0, though this is likely to change given active exploitation (ENISA EUVD). No specific threat actor attribution or CISA KEV catalog listing has been reported at this time. The zero-authentication requirement and network-accessible attack vector make this vulnerability highly attractive for opportunistic mass exploitation.
/spip.php, meta generator tags, or /ecrire/ admin paths).< character in a context processed by SPIP's template engine, designed to bypass the incorrect <?php block identification logic and cause var_export() to mishandle the input.var_export(), which outputs PHP-executable code that is subsequently evaluated by the server, resulting in execution of attacker-controlled commands.< characters or PHP-like syntax in parameter values; unexpected outbound connections from the web server to external IPs.shell.php, cmd.php, or random strings); unexpected files in /tmp/ or writable web directories.<?, var_export, or < characters in query strings or POST bodies; PHP error logs referencing unexpected code evaluation.bash, sh, curl, wget, python) executing system commands; unexpected cron jobs or scheduled tasks added under the web server user account.The primary remediation is to upgrade SPIP to version 4.4.20 or later, which addresses the incorrect PHP block identification and var_export() mishandling (GitHub Advisory, SPIP Blog). Debian users should apply the security update announced via the Debian Security Announce mailing list (Debian Advisory). As an interim measure where immediate patching is not possible, consider restricting public access to SPIP instances, enabling a web application firewall (WAF) with rules to block requests containing PHP-like syntax in user input, and monitoring for anomalous server behavior.
The vulnerability received coverage from security news outlets including The Hacker Wire, which published a dedicated article on the unauthenticated RCE (The Hacker Wire). Social media discussion was noted on Mastodon and Bluesky shortly after disclosure. The SPIP project issued a critical security update announcement on their official blog (SPIP Blog). Given the critical CVSS score and confirmed in-the-wild exploitation, the vulnerability attracted prompt attention from the security community and vulnerability tracking platforms.
Source: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."