Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:62515
- https://access.redhat.com/errata/RHSA-2026:62555
- https://access.redhat.com/errata/RHSA-2026:63302
- https://access.redhat.com/security/cve/CVE-2026-12894
- https://bugzilla.redhat.com/show_bug.cgi?id=2491319
FAQ
What is CVE-2026-12894?
CVE-2026-12894 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 (...
How severe is CVE-2026-12894?
CVE-2026-12894 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12894?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.