cvedb.io
CVE-2025-66469
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2025-12-09T00:15:49.330 · Last modified 2026-06-17T09:56:53.433

Summary

NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are vulnerable to Reflected XSS through its ui.add_css, ui.add_scss, and ui.add_sass functions. The functions lack proper sanitization or encoding for the JavaScript context they generate. An attacker can break out of the intended <style> or <script> tags by injecting closing tags (e.g., </style> or </script>), allowing for the execution of arbitrary JavaScript. This issue is fixed in version 3.4.0.

Affected products

zauberzeug — nicegui

Does this affect you?

Add your gear to cvedb and we'll alert you only when zauberzeug ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.