Authentication Bypass in Reachy Mini Robot Management Daemon
CVE-2026-96455

8.8HIGH

Key Information:

Vendor
CVE Published:
23 September 2026

Badges

👾 Exploit Exists

What is CVE-2026-96455?

The Reachy Mini daemon lacks proper authentication measures for its HTTP API, specifically at the app installation endpoint. This vulnerability allows any user on the local network to install arbitrary code on the robot by sending a request to the POST /apps/install endpoint. Without authentication, attackers can exploit this weakness to execute unverified code contained in Hugging Face Spaces. While version 1.8.2 introduced stricter CORS policies to mitigate browser-based attacks, this does not remediate the underlying flaw, as the vulnerability allows direct HTTP requests from any host on the same LAN, which completely bypasses CORS checks. The daemon's configuration can further amplify the risk, as it binds to 0.0.0.0 in wireless mode, enabling potentially unauthorized access to any device connected to the network.

Affected Version(s)

Reachy Mini Linux 0 <= 1.11.0

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Adjacent Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Yuval Moravchick | JFrog
.