CVE-2026-11407 PUBLISHED

Pimcore CMS 12.3.8 Twig Sandbox Bypass via SecurityPolicy checkMethodAllowed

Assigner: VulnCheck
Reserved: 05.06.2026 Published: 17.06.2026 Updated: 18.06.2026

Pimcore CMS/DXP version 12.3.8 contains a sandbox bypass vulnerability that allows authenticated administrative attackers to execute arbitrary methods on PHP objects by exploiting empty checkMethodAllowed() and checkPropertyAllowed() implementations in the custom Twig SecurityPolicy. Attackers can supply malicious Twig templates through the DataObject ClassDefinition Layout\Text component to perform arbitrary file reads, execute arbitrary database queries, and potentially achieve remote code execution via PHP object gadget chains, with the pimcore_* function wildcard further broadening the bypass to all Pimcore Twig functions.

Metrics

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

Product Status

Vendor Pimcore GmbH
Product Pimcore CMS/DXP
Versions Default: unaffected
  • affected from 0 to 12.3.8 (incl.)
  • Version fffa7f6396329e88610db70a8652529bbc734892 is unaffected

Credits

  • Saidakbarxon Maxsudxonov finder

References

Problem Types

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