CVE-2026-72710
Deferred Deferred - Pending Action

SPIP Remote Code Execution via Unserialization in Job Queue

Vulnerability report for CVE-2026-72710, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-11

Last updated on: 2026-09-11

Assigner: VulnCheck

Description

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-11
Last Modified
2026-09-11
Generated
2026-09-11
AI Q&A
2026-09-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
spip spip to 4.4.18 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-915 The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

SPIP before 4.4.18 has a remote code execution vulnerability in the editer_objet action. The arg parameter allows SQL table name resolution without checking if columns are editable. Attackers with a valid nonce can inject rows into the spip_jobs table by setting arg=job/0 and providing malicious fonction and args values. These values are unserialized and executed when the cron job queue runs, leading to arbitrary PHP code execution on the system.

Impact Analysis

This vulnerability allows attackers to execute arbitrary code on the affected system with the privileges of the SPIP application. This could lead to complete system compromise, data theft, unauthorized access, or further network infiltration. Any system running a vulnerable SPIP version is at risk if exposed to an attacker with a valid nonce.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles and HIPAA's security requirements. Organizations may face compliance violations, legal penalties, and reputational damage if exploited. Immediate patching is critical to maintain regulatory compliance.

Mitigation Strategies

Immediately update SPIP to version 4.4.18 or later to patch the vulnerability. If updating is not immediately possible, restrict access to the editer_objet action and validate all inputs to prevent SQL table name resolution without an allowlist.

Chat Assistant

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

EPSS Chart