CVE-2026-72710

SPIP before 4.4.18 contains a mass assignment vulnerability in the editer_objet action that allows unauthenticated attackers to write arbitrary rows to any SQL table lacking a champs_editables allowlist by supplying an attacker-controlled arg parameter resolving to internal database tables. Attackers can insert a malicious row into the spip_jobs queue with a controlled PHP function and arguments, which is then dynamically executed when the cron processes the queue, resulting in remote code execution.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 17:18

Updated : 2026-09-15 03:17


NVD link : CVE-2026-72710

Mitre link : CVE-2026-72710

CVE.ORG link : CVE-2026-72710


JSON object : View

Products Affected

No product.

CWE
CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes