Reflected XSS via unsanitized HTML rendering
Published Oct 3, 2025 · Updated Oct 3, 2025
Reflected XSS in NiceGUI before 3.0.0 allows remote attackers to execute JavaScript in a user's browser through unescaped input. The ui.html() element writes content into the DOM through innerHTML without sanitization, and ui.chat_message() likewise passes HTML-mode text to Html. Exploitation requires an application to pass attacker-controlled content to either API and a user to render it; the script then runs in that application's browser origin.
Summary
What happened
Reflected XSS in NiceGUI before 3.0.0 allows remote attackers to execute JavaScript in a user's browser through unescaped input. The ui.html() element writes content into the DOM through innerHTML without sanitization, and ui.chat_message() likewise passes HTML-mode text to Html. Exploitation requires an application to pass attacker-controlled content to either API and a user to render it; the script then runs in that application's browser origin.
The record
- CVE
- CVE-2025-53354
- Published
- Oct 3, 2025
- Updated
- Oct 3, 2025
- Vendor
- Zauberzeug
- Product
- NiceGUI
- Classifications
- CWE-79, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 3, 2025CVE publishedPublication date reported by the CVE source.
- Oct 3, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 3.0.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream ui.html reflected-XSS proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo