CVE-2016-9158
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 · uneditedA vulnerability has been identified in SIMATIC S7-300 CPU family (All versions), SIMATIC S7-300 CPU family (incl. related ET200 CPUs and SIPLUS variants) (All versions), SIMATIC S7-400 PN/DP V6 and below CPU family (incl. SIPLUS variants) (All versions), SIMATIC S7-400 PN/DP V7 CPU family (incl. SIPLUS variants) (All versions), SIMATIC S7-400 V6 and earlier CPU family (All versions), SIMATIC S7-400 V7 CPU family (All versions). Specially crafted packets sent to port 80/tcp could cause the affected devices to go into defect mode. A cold restart is required to recover the system.
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 confidenceDenial of service vulnerability in Siemens SIMATIC S7-300 and S7-400 PLCs where specially crafted TCP packets sent to port 80 cause the CPU to enter a defect mode, requiring a cold restart to recover. The attack requires network access to the PLC's web interface port.
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 dataall versionsall versionsCVSS 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 Siemens S7-300 or S7-400 PLCs on your networkInventory your industrial network assets and identify any PLCs with product names matching 'SIMATIC S7-300' or 'SIMATIC S7-400'. Check your asset management system, network scans (using tools like nmap or industrial protocol scanners), or consult with your OT engineering team.Affected if You have any SIMATIC S7-300 or S7-400 CPU devices deployed in your environment.
-
Verify if port 80 is open on the PLCsPerform a port scan targeting the IP addresses of identified S7-300/S7-400 PLCs specifically checking TCP port 80. Use nmap with command: nmap -p 80 <target_ip> or your network monitoring tool to check for port 80 listeners.Affected if Port 80/tcp is open and responding on any S7-300 or S7-400 PLC.
-
Confirm the web server feature is enabled on the PLCAccess the PLC's web-based management interface via HTTP on port 80 (e.g., http://<plc_ip_address>) using a standard web browser. Log in with appropriate credentials if required. Alternatively, check the PLC configuration in TIA Portal or Step 7 for web server module settings.Affected if The web interface is accessible and responds to HTTP requests on port 80.
-
Assess network accessibility of port 80Review firewall rules, network segmentation, and ACLs to determine whether port 80 on the PLCs can be reached from network segments outside the OT/ICS zone, including corporate networks or the internet. Trace the network path and test reachability from an unauthorized endpoint if permitted.Affected if Port 80 on the PLC is reachable from any network segment less trusted than the PLC's dedicated control system network.
-
Check PLC operational status for defect mode indicatorsObserve the PLC CPU status LEDs (SF/STOP LED pattern) and verify if the PLC has entered a defect/fault state requiring cold restart. Query the PLC via Step 7 or TIA Portal diagnostics, or check with your HMI/SCADA system for unexpected PLC fault alarms.Affected if The PLC displays a defect mode status or requires a cold restart to recover normal operation.
You are affected if you have any S7-300 or S7-400 PLCs with the web interface (port 80/tcp) enabled and accessible from your network, particularly from segments outside the control system zone.
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.
From vendor dataIsolate affected PLCs behind firewalls or air-gapped networks, block port 80/tcp at network perimeter, and implement monitoring for anomalous traffic to port 80 on industrial network segments.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.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 $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2016-9158 — 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-2016-9158 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