Nport 5100 Series FirmwareOperating system · Moxa

CVE-2016-9365

HIGH · 8.8 CVSS v3.1 Published 2017-02-13
Fix available
A fix is available. Upgrade to after 3.10 or later.
See remediation →
95/100
Remediation priority · Urgent
Remotely reachable No privileges

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 in Moxa NPort 5110 versions prior to 2.6, NPort 5130/5150 Series versions prior to 3.6, NPort 5200 Series versions prior to 2.8, NPort 5400 Series versions prior to 3.11, NPort 5600 Series versions prior to 3.7, NPort 5100A Series & NPort P5150A versions prior to 1.3, NPort 5200A Series versions prior to 1.3, NPort 5150AI-M12 Series versions prior to 1.2, NPort 5250AI-M12 Series versions prior to 1.2, NPort 5450AI-M12 Series versions prior to 1.2, NPort 5600-8-DT Series versions prior to 2.4, NPort 5600-8-DTL Series versions prior to 2.4, NPort 6x50 Series versions prior to 1.13.11, NPort IA5450A versions prior to v1.4. Requests are not verified to be intentionally submitted by the proper user (CROSS-SITE REQUEST FORGERY).

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

The NPort device web interfaces lack anti-CSRF protections, allowing attackers to craft malicious requests that execute actions when an authenticated administrator browses to attacker-controlled content. The devices do not verify that requests were intentionally submitted by the legitimate user.

MitigationContact Moxa for patched firmware that implements anti-CSRF tokens or origin verification. If unavailable, restrict administrative access to dedicated management networks and disable web management if not required.

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
Nport 5100 Series FirmwareOperating system
Affected:<= 2.5<= 3.5
Nport 5200 Series FirmwareOperating system
Affected:<= 2.7
Nport 5400 Series FirmwareOperating system
Affected:<= 3.10
Nport 5600 Series FirmwareOperating system
Affected:<= 3.6
Nport 5100a Series FirmwareOperating system
Affected:<= 1.2
Nport P5150a Series FirmwareOperating system
Affected:<= 1.2
Nport 5200a Series FirmwareOperating system
Affected:<= 1.2
Nport 5x50a1 M12 Series FirmwareOperating system
Affected:<= 1.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
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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 NPort device model
    Access the device web interface or use network discovery to determine the exact model number (e.g., NPort 5100, 5200, 5400, 5600, 5100a, P5150a, 5200a, or 5x50a1 M12). The model is typically displayed on the login page or in the device status section.
    Affected if The device is one of the following series: NPort 5100, 5200, 5400, 5600, 5100a, P5150a, 5200a, or 5x50a1 M12.
  2. Check the installed firmware version
    Log into the device web interface and navigate to the System Settings or Administration section to view the firmware version. Alternatively, use the device's command-line interface or SNMP to retrieve the firmware version.
    Affected if The firmware version falls within any of these affected ranges: NPort 5100 Series <= 2.5 or <= 3.5; NPort 5200 Series <= 2.7; NPort 5400 Series <= 3.10; NPort 5600 Series <= 3.6; NPort 5100a Series <= 1.2; NPort P5150a Series <= 1.2; NPort 5200a Series <= 1.2; NPort 5x50a1 M12 Series <= 1.1.
  3. Verify if the web management interface is enabled
    Check the device configuration to confirm whether the HTTP or HTTPS web interface is turned on. This is usually found in Network Settings or Device Management sections of the web UI.
    Affected if The web management interface (HTTP or HTTPS) is enabled and accessible over the network.
  4. Inspect web forms for anti-CSRF tokens
    Examine the HTML source of active web forms (such as those for configuration changes, password updates, or port settings) to determine if hidden CSRF token fields or proper Origin/Referer header validation are implemented.
    Affected if The web forms lack hidden CSRF token fields and the application does not validate the Origin or Referer headers on form submissions.

You are affected if your Moxa NPort device model matches one of the affected series AND your installed firmware version is at or below the specified threshold AND the web management interface is enabled.

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 3.10
Interim mitigation

Contact Moxa for patched firmware that implements anti-CSRF tokens or origin verification. If unavailable, restrict administrative access to dedicated management networks and disable web management if not required.

Fix this in Nport 5100 Series Firmware Scoped from the published advisory
  • Consultation2.0 h
  • Implementation1.0 h
  • Testing2.0 h
  • Review / QA1.0 h
6.0 hours of engineering $1,060
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2016-9365 — 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-2016-9365 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