Skip to main content

Yarbo firmware CVE-2026-7415

| EUVDEUVD-2026-28400 CRITICAL
Missing Authentication for Critical Function (CWE-306)
2026-05-07 AHA GHSA-5jxr-5v22-49gf
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
May 07, 2026 - 17:30 vuln.today
CVE Published
May 07, 2026 - 16:11 nvd
CRITICAL 9.8

DescriptionCVE.org

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.

AnalysisAI

Anonymous MQTT access in Yarbo firmware v2.3.9 allows remote unauthenticated attackers on the local network to fully control the robotic lawn mower and exfiltrate sensitive telemetry data. The embedded MQTT broker accepts connections without credentials and enforces no topic-level access controls, enabling arbitrary publish/subscribe operations. No authentication, authorization, or message validation occurs. EPSS and KEV data not available; exploitation requires only network access to the robot's MQTT port (typically TCP 1883).

Technical ContextAI

MQTT (Message Queuing Telemetry Transport) is a lightweight publish-subscribe messaging protocol commonly used in IoT devices for telemetry and command-and-control communication. The Yarbo firmware (CPE: cpe:2.3:a:yarbo:firmware:*:*:*:*:*:*:*:*) embeds an MQTT broker for robot control and status reporting. This vulnerability represents CWE-306 (Missing Authentication for Critical Function), where the broker is configured with allow_anonymous=true and lacks topic-level ACLs (Access Control Lists). In properly configured MQTT deployments, brokers require client authentication (username/password or certificates) and restrict topic access via ACL rules defining which clients can read (subscribe) or write (publish) to specific topic hierarchies. The absence of both controls means any network-reachable client can connect anonymously and interact with all topics, including those controlling physical robot operations and exposing sensitive operational telemetry.

RemediationAI

No vendor-released patch identified at time of analysis. The second reference URL (https://takeonme.org/gcves/GCVE-1337-2026-00000000000000000000000000000000000000000000000000111111111100111111111110000000000000000000000000000000000000000000000000000001001) appears malformed or placeholder, providing no actionable advisory. Until Yarbo releases firmware beyond v2.3.9 with MQTT authentication enabled, implement network-level compensating controls: (1) Isolate Yarbo devices on a dedicated VLAN with no internet access and strict firewall rules blocking inbound TCP port 1883 from untrusted networks - side effect is potential loss of remote monitoring/control features if the vendor's cloud service relies on MQTT. (2) Deploy a reverse proxy or MQTT gateway (e.g., Mosquitto with authentication enabled) between the robot and any management clients, enforcing authentication and topic ACLs externally - requires custom integration and may break vendor mobile app functionality. (3) Disable the embedded MQTT broker entirely if feasible through undocumented firmware configuration or physical access to device shell - may render device unmanageable or void warranty. Contact Yarbo support to request an urgent security update enabling MQTT authentication (username/password minimum, certificate-based authentication preferred) and topic-level ACLs following principle of least privilege.

CVE-2014-8656 CRITICAL POC
10.0 Nov 06

The Compal Broadband Networks (CBN) CH6640E and CG6640E Wireless Gateway 1.0 with firmware CH6640-3.5.11.7-NOSH have a d

CVE-2013-2645 CRITICAL POC
9.3 Oct 06

Multiple cross-site request forgery (CSRF) vulnerabilities on the TP-LINK WR1043N router with firmware TL-WR1043ND_V1_12

CVE-2014-8657 MEDIUM POC
5.0 Nov 06

The Compal Broadband Networks (CBN) CH6640E and CG6640E Wireless Gateway 1.0 with firmware CH6640-3.5.11.7-NOSH allows r

CVE-2014-8655 MEDIUM POC
5.0 Nov 06

The Compal Broadband Networks (CBN) CH6640E and CG6640E Wireless Gateway 1.0 with firmware CH6640-3.5.11.7-NOSH allows r

CVE-2014-8654 MEDIUM POC
6.8 Nov 06

Multiple cross-site request forgery (CSRF) vulnerabilities in Compal Broadband Networks (CBN) CH6640E and CG6640E Wirele

CVE-2014-8653 MEDIUM POC
4.3 Nov 06

Cross-site scripting (XSS) vulnerability in Compal Broadband Networks (CBN) CH6640E and CG6640E Wireless Gateway 1.0 wit

CVE-2026-11405 CRITICAL
9.8 Jul 06

Authentication bypass in Tenda router firmware (AC10, AC5, AC6, FH1201, W15E) lets any user log in as administrator via

CVE-2026-7414 CRITICAL
9.8 May 07

Hardcoded administrative credentials in Yarbo firmware v2.3.9 allow remote unauthenticated attackers to gain full device

CVE-2026-7413 HIGH
7.2 May 07

Undocumented persistent backdoor in Yarbo firmware v2.3.9 grants remote privileged access that survives factory reset an

CVE-2016-6257 MEDIUM
6.5 Aug 02

The firmware in Lenovo Ultraslim dongles, as used with Lenovo Liteon SK-8861, Ultraslim Wireless, and Silver Silk keyboa

Share

CVE-2026-7415 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy