AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-66738

HIGH · CVSS 8.8 EPSS 0.40%

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

SPIP versions prior to 4.4.18 are vulnerable to a code injection flaw in SQLite-backed installations, where improper handling of array-typed user input allows authenticated attackers with editor privileges to execute arbitrary OS commands via a crafted GET request. This vulnerability poses a significant risk as it can lead to unauthorized access and manipulation of the web server process. Organizations using SPIP with SQLite should prioritize patching to mitigate potential exploitation.

CVE
CVE-2026-66738
Severity
HIGH
CVSS
8.8
EPSS
0.40%

Original NVD Description

SPIP before 4.4.18 contains a code injection vulnerability in SQLite-backed installations. The navigation menu endpoint improperly handles array-typed user input, which bypasses input sanitization and allows the value to break out of an internal quoted string context when evaluated as PHP. An authenticated attacker with at minimum editor (redacteur) privileges can submit a single crafted GET request to /ecrire/?exec=navigation to execute arbitrary OS commands in the web server process. MySQL-backed installations are not affected.