---
id: CVE-2026-12894
title: >-
  A flaw was found in the Qute template engine, which is used by Quarkus to
  generate dynamic content like HTML pages or emails
summary: >-
  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…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-1336
vendor: Quarkus
product: 'io.quarkus:quarkus-qute'
affected:
  - 'io.quarkus:quarkus-qute >= 3.27.0 < 3.27.5.SP1'
  - 'io.quarkus:quarkus-qute >= 3.33.0 < 3.33.3.SP1'
  - camel-quarkus-qute
  - camel-quarkus-qute-component
  - quarkus-qute (all versions)
  - camel-quarkus-qute
  - camel-quarkus-qute-component
  - quarkus-qute
published: '2026-08-31'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T18:16:56.137'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-12894'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2026:62515'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:62555'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:63302'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2026-12894'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2491319'
    label: secalert@redhat.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-08-31T14:32:37.234748Z'
ingestedAt: '2026-09-14T13:53:26.879Z'
epss: 0.00369
epssPercentile: 0.28015
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
