CVE-2026-54390 PUBLISHED

JTL Shop < 5.7.2 Server-Side Template Injection via Smarty Renderer

Assigner: VulnCheck
Reserved: 12.06.2026 Published: 18.06.2026 Updated: 18.06.2026

JTL Shop versions 5.2.0 through 5.7.1 contains a server-side template injection vulnerability that allows unauthenticated attackers to inject malicious template syntax due to unsanitized user-supplied input passed to the Smarty template engine. Attackers can exploit this flaw to read sensitive server-side values such as database credentials and encryption keys, and on versions 5.4.0 through 5.7.1, leverage registered Smarty modifiers including unserialize and file_get_contents to write a webshell to the web root and execute arbitrary commands as the web server user.

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 JTL Software
Product JTL Shop
Versions Default: affected
  • unaffected from 5.0.0 to 5.1.8 (incl.)
  • affected from 5.2.0 to 5.3.x (incl.)
  • affected from 5.4.0 to 5.7.1 (incl.)
  • Version 5.5.4 is unaffected
  • Version 5.6.2 is unaffected
  • Version 5.7.2 is unaffected

Credits

  • Sansec finder

References

Problem Types

  • Improper Neutralization of Special Elements Used in a Template Engine CWE