Cross-site scripting in Quarkus - CVE-2026-93432
Published: September 23, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute cross-site scripting or manipulate JSON payloads.
The vulnerability exists due to improper output escaping in the Qute {#eval} section helper when rendering user-controlled data in a template. A remote attacker can supply crafted input to execute cross-site scripting or manipulate JSON payloads.
User interaction is required to render malicious HTML content in a victim's browser.