CVE-2026-7415 PUBLISHED

Open MQTT orchestration without read/write ACLs in Yarbo robot firmware

Assigner: AHA
Reserved: 29.04.2026 Published: 07.05.2026 Updated: 07.05.2026

The MQTT broker embedded in Yarbo firmware v2.3.9 is configured to allow anonymous connections with no topic-level read or write ACLs. Any host on the same network can subscribe to sensitive telemetry topics or publish control messages directly to the robot without authentication or authorization of any kind.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor Yarbo
Product Firmware
Versions Default: unaffected
  • affected from 0 to 2.3.9 (incl.)

Credits

  • Andreas Makris (aka Bin4ry) finder
  • todb of AHA! coordinator

References

Problem Types

  • CWE-306 Missing authentication for critical function CWE