Cross-site scripting in Flowise - CVE-2025-50538
Published: May 4, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary JavaScript in an administrator's browser and disclose sensitive information.
The vulnerability exists due to cross-site scripting in the "View Messages" functionality of the admin interface when rendering stored user messages. A remote attacker can send a specially crafted message payload to execute arbitrary JavaScript in an administrator's browser and disclose sensitive information.
User interaction is required when an administrator clicks the "View Messages" button in the workflow UI. Sensitive data stored in localStorage may be exposed.