๐Ÿ” CVE Alert

CVE-2026-55419

MEDIUM 5.3

Reachy Mini: Unrestricted Upload of File with Dangerous Type

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-434
Vendor pollen-robotics
Product reachy_mini
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for pollen-robotics reachy_mini

Be the first to know when new medium vulnerabilities affecting pollen-robotics reachy_mini are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

pollen-robotics / reachy_mini
< 1.8.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pollen-robotics/reachy_mini/security/advisories/GHSA-m2pc-3q4q-w6jr github.com: https://github.com/pollen-robotics/reachy_mini/pull/1209 github.com: https://github.com/pollen-robotics/reachy_mini/commit/984c7723b3ec5da63f4e0a2bcf9f120ceb563e04 github.com: https://github.com/pollen-robotics/reachy_mini/releases/tag/v1.8.2