🔐 CVE Alert

CVE-2026-27747

HIGH 8.8

SPIP interface_traduction_objets < 2.2.2 Authenticated SQL Injection

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-89
Vendor spip
Product interface_traduction_objets
Published Feb 25, 2026
Last Updated Mar 5, 2026
Stay Ahead of the Next One

Get instant alerts for spip interface_traduction_objets

Be the first to know when new high vulnerabilities affecting spip interface_traduction_objets are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

SPIP / interface_traduction_objets
0 < 2.2.2

References

NVD ↗ CVE.org ↗ EPSS Data ↗
chocapikk.com: https://chocapikk.com/posts/2026/spip-plugins-vulnerabilities/ blog.spip.net: https://blog.spip.net/Mise-a-jour-de-securite-sortie-de-SPIP-4-4-10.html plugins.spip.net: https://plugins.spip.net/interface_traduction_objets git.spip.net: https://git.spip.net/spip-contrib-extensions/interface_traduction_objets/-/commit/db3417b7811774f04c3ff191ca1737fe660ef0be vulncheck.com: https://www.vulncheck.com/advisories/spip-interface-traduction-objets-authenticated-sql-injection

Credits

Valentin Lobstein (Chocapikk) VulnCheck