CVE-2024-10481: Cross-Site Request Forgery (CSRF) in comfyanonymous/comfyui
A CSRF vulnerability exists in comfyanonymous/comfyui versions up to v0.2.2. This vulnerability allows attackers to host malicious websites that, when visited by authenticated ComfyUI users, can perform arbitrary API requests on behalf of the user. This can be exploited to perform actions such as uploading arbitrary files via the /upload/image endpoint. The lack of CSRF protections on API endpoints like /upload/image, /prompt, and /history leaves users vulnerable to unauthorized actions, which could be combined with other vulnerabilities such as stored-XSS to further compromise user sessions.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10481?
CVE-2024-10481 has been categorized as a moderate severity CSRF vulnerability affecting ComfyUI.
How do I fix CVE-2024-10481?
To fix CVE-2024-10481, upgrade ComfyUI to version 0.2.3 or later.
What versions are affected by CVE-2024-10481?
CVE-2024-10481 affects ComfyUI versions up to and including v0.2.2.
What type of attack does CVE-2024-10481 enable?
CVE-2024-10481 enables attackers to perform arbitrary API requests on behalf of authenticated ComfyUI users via CSRF.
Who is impacted by CVE-2024-10481?
Users of ComfyUI versions up to v0.2.2 are at risk of being exploited by CVE-2024-10481.