CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-49126

High
Published: Translated: NVD NIST

Summary

Visionatrix to narzędzie do przetwarzania mediów AI korzystające z ComfyUI. W wersjach od 1.5.0 do przed 2.5.1, punkt końcowy /docs/flows jest podatny na atak Reflected XSS, co pozwala na pełne przejęcie aplikacji oraz wyciek sekretów przechowywanych w aplikacji.

Risk Assessment

Atakujący może wykorzystać tę podatność do przejęcia sesji użytkownika oraz dostępu do poufnych danych, co stwarza poważne zagrożenie dla bezpieczeństwa organizacji.

Recommendation

Zaleca się aktualizację aplikacji do wersji 2.5.1 lub nowszej, aby usunąć tę podatność oraz zabezpieczyć się przed potencjalnymi atakami.

Related vulnerabilities

Original NVD description (English source)

Visionatrix is an AI Media processing tool using ComfyUI. In versions 1.5.0 to before 2.5.1, the /docs/flows endpoint is vulnerable to a Reflected XSS (Cross-Site Scripting) attack allowing full takeover of the application and exfiltration of secrets stored in the application. The implementation uses the get_swagger_ui_html function from FastAPI. This function does not encode or sanitize its arguments before using them to generate the HTML for the swagger documentation page and is not intended to be used with user-controlled arguments. 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. This issue has been patched in version 2.5.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS