CVE-2024-21574 CRITICAL

CVE-2024-21574

Vendor Ltdrdata
Product ComfyUI-Manager
Weakness CWE-94 · Code injection
Published December 12, 2024
Last update December 12, 2024

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

The issue stems from a missing validation of the pip field in a POST request sent to the /customnode/install endpoint used to install custom nodes which is added to the server by the extension. This allows an attacker to craft a request that triggers a pip install on a user controlled package or URL, resulting in remote code execution (RCE) on the server.

Key dates

02Disclosure timeline

December 12, 2024 CVE published
December 12, 2024 Record updated