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:44.532Z
Modified
2026-07-15T01:49:19.686228188Z
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 interfacetraductionobjets plugin versions prior to 2.2.2 contain an authenticated SQL injection vulnerability in interfacetraductionobjetspipelines.php. When handling translation requests, the plugin reads the idparent parameter from user-supplied input and concatenates it directly into a SQL WHERE clause in a call to sqlgetfetsel() without input validation or parameterization. An authenticated attacker with editor-level privileges can inject crafted SQL expressions into the idparent 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
{
    "cwe_ids": [
        "CWE-89"
    ],
    "cna_assigner": "VulnCheck",
    "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
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.2.2"
        }
    ]
}

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"