Backhaul RadiosOperating system · Mimosa

CVE-2017-9131

HIGH · 7.5 CVSS v3.0 Published 2017-05-21
Fix available
A fix is available. Upgrade to after 2.2.1 or later.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An issue was discovered on Mimosa Client Radios before 2.2.3 and Mimosa Backhaul Radios before 2.2.3. By connecting to the Mosquitto broker on an access point and one of its clients, an attacker can gather enough information to craft a command that reboots the client remotely when sent to the client's Mosquitto broker, aka "unauthenticated remote command execution." This command can be re-sent endlessly to act as a DoS attack on the client.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Mimosa Client and Backhaul Radios before version 2.2.3 have an unauthenticated Mosquitto MQTT broker that allows remote attackers to gather device information and send reboot commands to client devices, enabling unauthenticated remote command execution and denial of service.

MitigationUpgrade Mimosa firmware to version 2.2.3 or later to patch the unauthenticated Mosquitto broker vulnerability.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Backhaul RadiosOperating system
Affected:<= 2.2.1
Client RadiosOperating system
Affected:<= 2.2.1

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the Mimosa device model and firmware version
    Access the Mimosa radio web interface or CLI and locate the firmware version in the system status or about page. Alternatively, check the device's HTTP API endpoint for version information.
    Affected if The displayed firmware version is 2.2.1 or earlier (any version <= 2.2.1)
  2. Confirm the device is a Mimosa Backhaul or Client Radio
    Verify the device type through the web interface device info, CLI output, or the product model identifier in the system settings.
    Affected if The device is a Mimosa Backhaul Radio or Mimosa Client Radio running the vulnerable firmware version
  3. Check for exposed MQTT service on the device
    Perform a network port scan against the Mimosa device looking for open port 1883 (default Mosquitto MQTT port). Use a tool such as nmap: nmap -p 1883 <device_ip>
    Affected if Port 1883 is open and accessible from the network, indicating the Mosquitto broker is running and exposed
  4. Test MQTT broker authentication requirements
    Attempt to connect to the MQTT broker on port 1883 using an MQTT client tool (such as mosquitto_client or mqttfx) without providing credentials. Subscribe to a topic or publish a test message.
    Affected if The MQTT broker allows anonymous (no-auth) connections and accepts commands without authentication

The device is affected if it is a Mimosa Backhaul Radio or Client Radio running firmware version 2.2.1 or earlier AND the Mosquitto MQTT broker on port 1883 is accessible without authentication.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 2.2.1
Interim mitigation

Upgrade Mimosa firmware to version 2.2.3 or later to patch the unauthenticated Mosquitto broker vulnerability.

Fix this in Backhaul Radios Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,980
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,168.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-9131 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2017-9131 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data