6.5
MEDIUM CVSS 3.0
CVE-2024-10481
ComfyUI Cross-Site Request Forgery (CSRF) Vulnerability
Description

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.

INFO

Published Date :

March 20, 2025, 10:15 a.m.

Last Modified :

July 29, 2025, 6:22 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2024-10481 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Comfy comfyui
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.0 MEDIUM [email protected]
Solution
Implement CSRF protection for ComfyUI API endpoints to prevent unauthorized actions.
  • Update ComfyUI to a version with CSRF protection implemented.
  • Ensure API endpoints have anti-CSRF tokens.
  • Validate user session authenticity before API calls.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-10481.

URL Resource
https://huntr.com/bounties/f4d5bfb5-6ff1-4356-b81f-f8c01d2e6ded Exploit Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-10481 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-10481 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-10481 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-10481 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jul. 29, 2025

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:comfy:comfyui:*:*:*:*:*:*:*:* versions up to (including) 0.2.2
    Added Reference Type huntr.dev: https://huntr.com/bounties/f4d5bfb5-6ff1-4356-b81f-f8c01d2e6ded Types: Exploit, Third Party Advisory
  • New CVE Received by [email protected]

    Mar. 20, 2025

    Action Type Old Value New Value
    Added Description 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.
    Added CVSS V3 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
    Added CWE CWE-352
    Added Reference https://huntr.com/bounties/f4d5bfb5-6ff1-4356-b81f-f8c01d2e6ded
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 6.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact