Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Spip | Interface Traduction Objets | < 2.2.2 |
Related Weaknesses (CWE)
References
- https://blog.spip.net/Mise-a-jour-de-securite-sortie-de-SPIP-4-4-10.htmlRelease Notes
- https://chocapikk.com/posts/2026/spip-plugins-vulnerabilities/Third Party Advisory
- https://git.spip.net/spip-contrib-extensions/interface_traduction_objets/-/commiPatch
- https://plugins.spip.net/interface_traduction_objetsProduct
- https://www.vulncheck.com/advisories/spip-interface-traduction-objets-authenticaThird Party Advisory
FAQ
What is CVE-2026-27747?
CVE-2026-27747 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 request...
How severe is CVE-2026-27747?
CVE-2026-27747 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27747?
Check the references section above for vendor advisories and patch information. Affected products include: Spip Interface Traduction Objets.