CVE-2026-27744 PUBLISHED

SPIP tickets < 4.3.3 Unauthenticated RCE

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

The SPIP tickets plugin versions prior to 4.3.3 contain an unauthenticated remote code execution vulnerability in the forum preview handling for public ticket pages. The plugin appends untrusted request parameters into HTML that is later rendered by a template using unfiltered environment rendering (#ENV**), which disables SPIP output filtering. As a result, an unauthenticated attacker can inject crafted content that is evaluated through SPIP's template processing chain, leading to execution of code in the context of the web server.

Metrics

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

Product Status

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

Credits

  • Valentin Lobstein (Chocapikk) finder
  • VulnCheck coordinator

References

Problem Types

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