{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-12894",
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "state": "PUBLISHED",
        "assignerShortName": "redhat",
        "dateReserved": "2026-06-22T12:14:04.768Z",
        "datePublished": "2026-08-31T12:14:12.124Z",
        "dateUpdated": "2026-08-31T12:14:12.124Z"
    },
    "containers": {
        "cna": {
            "title": "Quarkus-qute: io.quarkus.qute.reflectionvalueresolver: quarkus:server-side template injection (ssti) vulnerability in reflectionvalueresolver of the quarkus qute template engine",
            "metrics": [
                {
                    "other": {
                        "content": {
                            "value": "Important",
                            "namespace": "https://access.redhat.com/security/updates/classification/"
                        },
                        "type": "Red Hat severity rating"
                    }
                },
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    },
                    "format": "CVSS"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "affected": [
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat build of Apache Camel 4 for Quarkus 3",
                    "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                    "packageName": "camel-quarkus-qute",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:camel_quarkus:3"
                    ]
                },
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat build of Apache Camel 4 for Quarkus 3",
                    "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                    "packageName": "camel-quarkus-qute-component",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:camel_quarkus:3"
                    ]
                },
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat build of Apache Camel 4 for Quarkus 3",
                    "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                    "packageName": "quarkus-qute",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:camel_quarkus:3"
                    ]
                },
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat build of Quarkus",
                    "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                    "packageName": "quarkus-qute",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:quarkus:3"
                    ]
                },
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
                    "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
                    "packageName": "camel-quarkus-qute",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:jbosseapxp"
                    ]
                },
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
                    "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
                    "packageName": "camel-quarkus-qute-component",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:jbosseapxp"
                    ]
                },
                {
                    "vendor": "Red Hat",
                    "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
                    "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
                    "packageName": "quarkus-qute",
                    "defaultStatus": "affected",
                    "cpes": [
                        "cpe:/a:redhat:jbosseapxp"
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://access.redhat.com/security/cve/CVE-2026-12894",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_REDHAT"
                    ]
                },
                {
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491319",
                    "name": "RHBZ#2491319",
                    "tags": [
                        "issue-tracking",
                        "x_refsource_REDHAT"
                    ]
                }
            ],
            "datePublic": "2026-08-31T11:30:40.187Z",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-1336",
                            "description": "Improper Neutralization of Special Elements Used in a Template Engine",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "x_redhatCweChain": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
            "workarounds": [
                {
                    "lang": "en",
                    "value": "Applications utilizing the Quarkus Qute template engine should ensure that untrusted input is not directly incorporated into template content. Restricting access to the application's template rendering functionality to trusted sources can reduce the attack surface."
                }
            ],
            "timeline": [
                {
                    "lang": "en",
                    "time": "2026-05-07T17:10:27.000Z",
                    "value": "Reported to Red Hat."
                },
                {
                    "lang": "en",
                    "time": "2026-08-31T11:30:40.187Z",
                    "value": "Made public."
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Red Hat would like to thank icysun for reporting this issue."
                }
            ],
            "providerMetadata": {
                "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
                "shortName": "redhat",
                "dateUpdated": "2026-08-31T12:14:12.124Z"
            },
            "x_generator": {
                "engine": "cvelib 1.8.0"
            }
        }
    }
}