CVE-2020-37216
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 · uneditedHirschmann HiOS devices versions prior to 08.1.00 and 07.1.01 contain a denial of service vulnerability in the EtherNet/IP stack where improper handling of packet length fields allows remote attackers to crash or hang the device. Attackers can send specially crafted UDP EtherNet/IP packets with a length value larger than the actual packet size to render the device inoperable.
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 confidenceHirschmann HiOS devices prior to versions 08.1.00 and 07.1.01 contain a denial of service vulnerability in the EtherNet/IP stack caused by improper validation of packet length fields. Attackers can send specially crafted UDP EtherNet/IP packets containing a length value larger than the actual packet size, causing the device to crash or hang and become inoperable.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
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.1/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 checksWork through these to decide whether this CVE applies to you.
-
Identify Hirschmann HiOS deviceCheck device model via web interface, CLI (show system info), or SNMP sysDescr query. Look for 'Hirschmann' and 'HiOS' in the device identification.Affected if Device is not a Hirschmann HiOS product, then it is not affected by this specific vulnerability.
-
Check HiOS version numberAccess device CLI and run 'show version' or check via web interface System > Software Info. Compare the displayed version to the fixed releases (07.1.01 or 08.1.00 and later).Affected if Version is older than 07.1.01 or 08.1.00, or if the version cannot be determined and the device is confirmed as HiOS.
-
Verify EtherNet/IP feature is enabledAccess device web interface or CLI. Navigate to Ethernet/IP configuration (typically under Protocols > EtherNet/IP or Industrial Protocols). Check if EtherNet/IP is actively enabled.Affected if EtherNet/IP protocol stack is enabled and running on the device.
-
Confirm UDP port 2222 exposurePerform a UDP port scan targeting port 2222 from an external host, or check device firewall/access control lists. Use command: 'nmap -sU -p 2222 <device_ip>' or check device network configuration for allowed UDP traffic on port 2222.Affected if UDP port 2222 (EtherNet/IP) is exposed to untrusted network segments.
If the device is a Hirschmann HiOS version prior to 07.1.01 or 08.1.00 with EtherNet/IP enabled and UDP port 2222 accessible from untrusted networks, the environment is affected by this CVE.
Generated from the published advisory. Verify against your own configuration.
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.
dbcve · scopedApply vendor-supplied firmware updates to version 08.1.00 or 07.1.01. Until patched, restrict network access to EtherNet/IP UDP ports and implement network segmentation to minimize exposure.
HiOS 08.1.00 or HiOS 07.1.01 (depending on device model - refer to Belden compatibility matrix)
- Identify the specific Hirschmann HiOS device model in use
- Determine the current firmware version installed on the device
- Check the hardware compatibility matrix to determine whether to upgrade to HiOS 08.1.00 or 07.1.01 based on the device model
- Download the appropriate firmware version from the Belden/Hirschmann support portal (assets.belden.com)
- Review the firmware release notes for any special upgrade instructions or prerequisites
- Back up the current device configuration
- Upload the new firmware file via the device web interface or CLI using the firmware update function
- Verify the firmware upgrade was successful and the device is operational
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation2.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,832.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2020-37216 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2020-37216 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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