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

exploitDog

nvd логотип

CVE-2025-54123

Опубликовано: 10 сент. 2025
Источник: nvd
CVSS3: 9.8
EPSS Средний

Описание

Hoverfly is an open source API simulation tool. In versions 1.11.3 and prior, the middleware functionality in Hoverfly is vulnerable to command injection vulnerability at /api/v2/hoverfly/middleware endpoint due to insufficient validation and sanitization in user input. The vulnerability exists in the middleware management API endpoint /api/v2/hoverfly/middleware. This issue is born due to combination of three code level flaws: Insufficient Input Validation in middleware.go line 94-96; Unsafe Command Execution in local_middleware.go line 14-19; and Immediate Execution During Testing in hoverfly_service.go line 173. This allows an attacker to gain remote code execution (RCE) on any system running the vulnerable Hoverfly service. Since the input is directly passed to system commands without proper checks, an attacker can upload a malicious payload or directly execute arbitrary commands (including reverse shells) on the host server with the privileges of the Hoverfly process. Commit 1

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:hoverfly:hoverfly:*:*:*:*:*:*:*:*
Версия до 1.12.0 (исключая)

EPSS

Процентиль: 97%
0.4052
Средний

9.8 Critical

CVSS3

Дефекты

CWE-20
CWE-78

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

CVSS3: 9.8
github
5 месяцев назад

Hoverfly is vulnerable to Remote Code Execution through an insecure middleware implementation

EPSS

Процентиль: 97%
0.4052
Средний

9.8 Critical

CVSS3

Дефекты

CWE-20
CWE-78