Code Injection in Apache Syncope - CVE-2026-77147
Published: September 16, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper control of code generation in the Groovy Command class CommandArgs static implementation when creating a Groovy Command class. A remote privileged user can create a malicious Groovy Command class containing untrusted code in its CommandArgs static implementation to execute arbitrary code.