CVE-2026-27747

Source
https://cve.org/CVERecord?id=CVE-2026-27747
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27747.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-27747
Published
2026-02-25T03:07:44Z
Modified
2026-08-12T03:51:08Z
Severity
  • 7.1 (High) CVSS_V4 - 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 CVSS Calculator
Summary
SPIP interface_traduction_objets < 2.2.2 Authenticated SQL Injection
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27747.json"
}
References

Affected packages

Git / git.spip.net/spip-contrib-extensions/interface_traduction_objets

Affected ranges

Type
GIT
Repo
https://git.spip.net/spip-contrib-extensions/interface_traduction_objets
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
db3417b7811774f04c3ff191ca1737fe660ef0be
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.2.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

2.*
2.2.0
2.2.1
v1.*
v1.3.0
v1.3.1
v1.3.2
v2.*
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.0.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27747.json"