CVE-2026-27745 PUBLISHED

SPIP interface_traduction_objets < 2.2.2 Authenticated RCE

Assigner: VulnCheck
Reserved: 23.02.2026 Published: 25.02.2026 Updated: 25.02.2026

The SPIP interface_traduction_objets plugin versions prior to 4.3.3 contain an authenticated remote code execution vulnerability in the translation interface workflow. The plugin incorporates untrusted request data into a hidden form field that is rendered without SPIP output filtering. Because fields prefixed with an underscore bypass protection mechanisms and the hidden content is rendered with filtering disabled, an authenticated attacker with editor-level privileges can inject crafted content that is evaluated through SPIP's template processing chain, resulting in execution of code in the context of the web server.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor SPIP
Product interface_traduction_objets
Versions Default: unaffected
  • affected from 0 to 2.2.2 (excl.)

Credits

  • Valentin Lobstein (Chocapikk) finder
  • VulnCheck coordinator

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE