PT-2025-26621 · Unknown+1 · Visionatrix+1
Protozeit
·
Published
2025-06-23
·
Updated
2025-06-23
·
CVE-2025-49126
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L |
Name of the Vulnerable Software and Affected Versions:
Visionatrix versions 1.5.0 through 2.5.0
Description:
The issue concerns a Reflected XSS (Cross-Site Scripting) attack via the "/docs/flows" endpoint, allowing full takeover of the application and exfiltration of secrets stored in the application. This is due to the use of the
get swagger ui html function from FastAPI, which does not encode or sanitize its arguments before generating the HTML for the swagger documentation page. Any user of this application can be targeted with a one-click attack that can takeover their session and all the secrets that may be contained within it.Recommendations:
For versions 1.5.0 through 2.5.0, update to version 2.5.1 to resolve the issue. As a temporary workaround, consider restricting access to the "/docs/flows" endpoint until the update is applied.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fastapi
Visionatrix