Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-m2pc-3q4q-w6jr | reachy_mini Allows Unrestricted Upload of File with Dangerous Type |
Tue, 25 Aug 2026 17:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Reachy Mini: Unrestricted Upload of File with Dangerous Type | |
| Weaknesses | CWE-434 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-25T17:34:58.892Z
Reserved: 2026-06-16T21:48:43.125Z
Link: CVE-2026-55419
No data.
Status : Received
Published: 2026-08-25T18:17:55.793
Modified: 2026-08-25T18:17:55.793
Link: CVE-2026-55419
No data.
OpenCVE Enrichment
Updated: 2026-08-25T20:45:04Z
-
CWE-434
Unrestricted Upload of File with Dangerous Type
Github GHSA