CVE-2026-7368 PUBLISHED

Yarbo Android/iOS Mobile Application and Cloud Infrastructure Missing Authorization

Assigner: icscert
Reserved: 28.04.2026 Published: 12.06.2026 Updated: 12.06.2026

The Yarbo cloud does not enforce per-device or per-user authorization. Any client possessing valid credentials, whether the shared hard-coded credentials or legitimate per-user credentials, can subscribe to wildcard topics covering all robots globally, and can publish to any robot's command topic using only the robot's serial number (disclosed in the telemetry stream). Even after removal of hard-coded credentials from the app, a single compromised credential could still provide fleet-wide access without per-device access controls.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Yarbo
Product Yarbo Android/IOS mobile application
Versions Default: unaffected
  • affected from 0 to 3.17.4 (excl.)
Vendor Yarbo
Product Yarbo Cloud MQTT infrastructure
Versions Default: unaffected
  • Version All is affected

Solutions

Yarbo recommends users update the Yarbo mobile app to 3.17.4 or later. Server-side broker authorization will be enforced automatically upon deployment of the May 2026 update. No user action is required.

Credits

  • Markus Lassfolk of Truesec reported this vulnerability to CISA. finder

References

Problem Types

  • CWE-862 Missing Authorization CWE