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

exploitDog

nvd логотип

CVE-2026-55419

Опубликовано: 25 авг. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

Reachy Mini is an SDK for controlling Reachy Mini robots. Prior to 1.8.2, the Reachy Mini daemon exposes the /api/media/sounds/upload endpoint implemented by the upload_sound method in src/reachy_mini/daemon/app/routers/media.py without authentication, file-extension checks, content validation, or size validation. The daemon binds to 0.0.0.0 by default and uses permissive CORS allow_origins=["*"], allowing an unauthenticated network attacker to upload arbitrary file types that are written to /tmp/reachy_mini_sounds/<original_filename>. Malicious files can compromise stored-data integrity and can serve as a foothold when combined with other vulnerabilities. This issue is fixed in version 1.8.2.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-434

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

CVSS3: 5.3
github
22 дня назад

reachy_mini Allows Unrestricted Upload of File with Dangerous Type

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-434