CVE-2026-12894

A flaw was found in the Qute template engine, which is used by Quarkus to generate dynamic content like HTML pages or emails. The issue exists in the component responsible for looking up data values (ReflectionValueResolver), which fails to properly block access to sensitive Java internal functions when processing certain data types like Enums. An attacker who can provide or influence the template text can exploit this bypass to take control of the server by executing unauthorized commands.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-31 13:17

Updated : 2026-09-11 18:16


NVD link : CVE-2026-12894

Mitre link : CVE-2026-12894

CVE.ORG link : CVE-2026-12894


JSON object : View

Products Affected

No product.

CWE
CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine