Insufficient Type Distinction in Contao - CVE-2025-65960
Published: May 5, 2026
Contao
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary PHP functions.
The vulnerability exists due to insufficient type distinction in template closures when processing attacker-controlled closure contents. A remote privileged user can control the contents of template closures to execute arbitrary PHP functions.
Only PHP functions that do not have required parameters can be executed.