Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-562r-8445-54r2

Опубликовано: 13 янв. 2026
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

ComfyUI-Manager is Vulnerable to CRLF Injection in Configuration Handler

Impact

Vulnerability Type: CRLF Injection via ConfigParser

An attacker can inject special characters into HTTP query parameters to add arbitrary configuration values to the config.ini file. This can lead to security setting tampering or modification of application behavior.

Affected Users: Users running ComfyUI-Manager in environments where ComfyUI is configured with the --listen option to allow remote access.

CVSS Score: 7.5 (High)

Patches

Fixed in the following versions:

  • 3.39.2 (v3.x branch)
  • 4.0.5 (v4.x branch)

Sanitization logic was added to the write_config() function to remove CRLF and NULL characters from all string values.

Workarounds

If upgrading is not possible:

  • Run ComfyUI-Manager only on trusted networks
  • Block external access via firewall
  • Run on localhost only without the --listen option

References

Credit

This vulnerability was reported by:

Пакеты

Наименование

comfy-cli

pip
Затронутые версииВерсия исправления

>= 4.0.0, <= 4.0.4

4.0.5

Наименование

comfy-cli

pip
Затронутые версииВерсия исправления

< 3.39.2

3.39.2

EPSS

Процентиль: 12%
0.0004
Низкий

7.5 High

CVSS3

Дефекты

CWE-93

Связанные уязвимости

CVSS3: 7.5
nvd
10 дней назад

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. Prior to versions 3.39.2 and 4.0.5, an attacker can inject special characters into HTTP query parameters to add arbitrary configuration values to the config.ini file. This can lead to security setting tampering or modification of application behavior. This issue has been patched in versions 3.39.2 and 4.0.5.

EPSS

Процентиль: 12%
0.0004
Низкий

7.5 High

CVSS3

Дефекты

CWE-93