CVE Catalog

CVE-2026-72710

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Summary

SPIP before 4.4.18 contains a remote code execution vulnerability in the editer_objet action where the arg parameter resolves SQL table names without enforcing an editable columns allowlist. Attackers with a valid nonce can inject attacker-controlled rows into the spip_jobs table, and by supplying arg=job/0 with crafted fonction and args values, these are later unserialized and executed when the cron job queue is drained.

Risk Assessment

Allows an attacker to execute arbitrary PHP functions on the server, leading to full system compromise and loss of confidentiality, integrity, and availability.

Recommendation

Update SPIP to version 4.4.18 or later to eliminate the vulnerability.

Other vulnerabilities in SPIP

See all
Original NVD description (English source)

SPIP before 4.4.18 contains a remote code execution vulnerability in the editer_objet action where the arg parameter resolves SQL table names without enforcing an editable columns allowlist, allowing attackers with a valid nonce to inject attacker-controlled rows into the spip_jobs table. Attackers can supply arg=job/0 with crafted fonction and args values, which are later unserialized and executed when the cron job queue is drained, resulting in arbitrary PHP function execution on the underlying system.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS