CVE-2024-10481 MEDIUM

CVE-2024-10481: Cross-Site Request Forgery (CSRF) in comfyanonymous/comfyui

Vendor Comfyanonymous
Product comfyanonymous/comfyui
Weakness CWE-352 · CSRF
Published March 20, 2025
Last update October 15, 2025

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
October 15, 2025 Record updated