Improper access control in Quarkus - CVE-2026-12894
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper access control in the ReflectionValueResolver component of the Quarkus Qute template engine when rendering attacker-controlled templates. A remote user can bypass the security filter and construct a reflection chain to execute arbitrary code.
Exploitation requires access to template input and the presence of an Enum instance in the template context.