CVE-2026-55419
Last modified
CVE-2026-55419 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pollen-robotics | reachy_mini | < 1.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55419?
How severe is CVE-2026-55419?
How do I fix CVE-2026-55419?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55412ToolJet is the open-source foundation am AI-native platform …8.3
- CVE-2026-55413ToolJet is the open-source foundation am AI-native platform …9.4
- CVE-2026-55415datamodel-code-generator generates Pydantic v2 models, datac…7.5
- CVE-2026-55416Pimcore is an Open Source Data & Experience Management Platf…8.8
- CVE-2026-55417Chevereto is a self-hosted media-sharing platform. Starting …6.9
- CVE-2026-55418FastGPT is an open source AI knowledge base platform. Prior …8.6
- CVE-2026-5542A vulnerability was determined in code-projects Simple Laund…4.3
- CVE-2026-55420Discourse is an open-source discussion platform. Prior to 20…8.1
- CVE-2026-55421Open edX Platform enables the authoring and delivery of onli…6.8
- CVE-2026-55423Langflow is a tool for building and deploying AI-powered age…6.1
- CVE-2026-55424Discourse is an open-source discussion platform. Prior to 20…5.4
- CVE-2026-55425Graylog is a free and open log management platform. From 7.1…5
Are you affected by CVE-2026-55419?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
