CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-72710 — SPIP before 4.4.18 contains a remote code execution vulnerability in the editer_...

·Source: NIST NVD

Updated:

Executive 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, 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 execute

Analysis

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. CVSS Score: 9.8. Published: 2026-09-11T17:18:58.907.

Indicators of Compromise (1)

CVE (1)
CVE-2026-72710
Source Attribution

Originally published by NIST NVD on Sep 11, 2026. Verified by: NIST.

Related Threats