CVE-2026-22206
Received Received - Intake
SQL Injection in SPIP Allows Remote Code Execution

Publication date: 2026-02-26

Last updated on: 2026-03-02

Assigner: VulnCheck

Description
SPIP versions prior to 4.4.10 contain a SQL injection vulnerability that allows authenticated low-privilege users to execute arbitrary SQL queries by manipulating union-based injection techniques. Attackers can exploit this SQL injection flaw combined with PHP tag processing to achieve remote code execution on the server.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-26
Last Modified
2026-03-02
Generated
2026-06-16
AI Q&A
2026-02-26
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
spip spip to 4.4.10 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Impact Analysis

This vulnerability can have severe impacts including unauthorized execution of arbitrary SQL queries and remote code execution on the server. It compromises the confidentiality, integrity, and availability of the affected system. Attackers with low privileges and network access can exploit this flaw without requiring user interaction, potentially leading to full system compromise.

Compliance Impact

I don't know

Detection Guidance

I don't know

Executive Summary

CVE-2026-22206 is a SQL injection vulnerability found in SPIP versions prior to 4.4.10. It allows authenticated users with low privileges to execute arbitrary SQL queries by exploiting union-based SQL injection techniques. Attackers can combine this flaw with PHP tag processing to achieve remote code execution on the server.

Mitigation Strategies

To mitigate the vulnerability CVE-2026-22206 in SPIP, it is imperative to update SPIP to version 4.4.10 or later, which contains the security fixes addressing the SQL injection and remote code execution flaws.

Additionally, update the affected plugins to their minimum secure versions or later, either via the SPIP administration interface or by using the latest spip_loader script (version 6.2.1) available at https://get.spip.net/.

It is also recommended to subscribe to the official SPIP security mailing list and follow their social media and IRC/Discord channels to stay informed about future security updates.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-22206. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart