HarborGuard / CVE
Back to search
HIGHCVE-2026-27747Published Modified CNA VulnCheck

CVE-2026-27747: SPIP interface_traduction_objets < 2.2.2 Authenticated SQL Injection

The SPIP interface_traduction_objets plugin versions prior to 2.2.2 contain an authenticated SQL injection vulnerability in interface_traduction_objets_pipelines.php. When handling translation requests, the plugin reads the id_parent parameter from user-supplied input and concatenates it directly into a SQL WHERE clause in a call to sql_getfetsel() without input validation or parameterization. An authenticated attacker with editor-level privileges can inject crafted SQL expressions into the id_parent parameter to manipulate the backend query. Successful exploitation can result in disclosure or modification of database contents and may lead to denial of service depending on the database configuration and privileges.

Metrics

CVSS v4.0
7.1
Severity
HIGH
Fixed in
2.2.2
Affected Products
1

Fix available

2.2.2
Patch commits
Affected packages
  • SPIP / interface_traduction_objets
    < 2.2.2 (from 0)
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N