CVE-2026-10557 PUBLISHED

Yarbo Android/iOS Mobile Application and Cloud Infrastructure Use of Hard-coded Credentials

Assigner: icscert
Reserved: 01.06.2026 Published: 12.06.2026 Updated: 12.06.2026

The Yarbo Android and iOS applications contain hard-coded MQTT broker credentials that are identical for all users and all devices. These credentials are embedded in the application binary and are readily extractable via APK decompilation. The credentials provide access to cloud MQTT brokers carrying real-time telemetry for the entire global Yarbo robot fleet. They allow both wildcard subscription to all robot telemetry topics and publishing to any robot's command topic using only the robot's serial number.

Metrics

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

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-798 Use of Hard-coded Credentials CWE