Siprotec FirmwareOperating system · Siemens

CVE-2016-4784

MEDIUM · 5.3 CVSS v3.0 Published 2016-05-31
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
62/100
Remediation priority · Elevated
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
A vulnerability has been identified in firmware variant PROFINET IO for EN100 Ethernet module : All versions < V1.04.01; Firmware variant Modbus TCP for EN100 Ethernet module : All versions < V1.11.00; Firmware variant DNP3 TCP for EN100 Ethernet module : All versions < V1.03; Firmware variant IEC 104 for EN100 Ethernet module : All versions < V1.21; EN100 Ethernet module included in SIPROTEC Merging Unit 6MU80 : All versions < 1.02.02; SIPROTEC 7SJ686 : All versions < V 4.83; SIPROTEC 7UT686 : All versions < V 4.01; SIPROTEC 7SD686 : All versions < V 4.03; SIPROTEC 7SJ66 : All versions < V 4.20. The integrated web server (port 80/tcp) of the affected devices could allow remote attackers to obtain sensitive device information if network access was obtained.

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 integrated web server on port 80/tcp in Siemens EN100 Ethernet modules and SIPROTEC devices exposes sensitive device information to remote attackers who obtain network access. This information disclosure vulnerability affects multiple firmware variants (PROFINET IO, Modbus TCP, DNP3 TCP, IEC 104) across several SIPROTEC protection relay models without requiring authentication.

MitigationUpdate firmware for each affected variant to the specified minimum versions (PROFINET IO: V1.04.01, Modbus TCP: V1.11.00, DNP3 TCP: V1.03, IEC 104: V1.21, 6MU80: 1.02.02, 7SJ686: V4.83, 7UT686: V4.01, 7SD686: V4.03, 7SJ66: V4.20). If updates cannot be applied immediately, disable the web server on port 80/tcp or isolate affected devices behind a firewall.

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
Siprotec FirmwareOperating system
Affected:all versions= 4.26

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
Low
Integrity
None
Availability
None

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

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. Verify port 80/tcp is listening on the device
    Run a network port scan (e.g., nmap -p 80 <device_ip> or netstat -an | grep :80) to confirm the web server port is open and accepting connections
    Affected if Port 80/tcp is open and responding on the EN100 module or SIPROTEC device
  2. Identify the device model and firmware version
    Access the web interface on port 80 or use SNMP/siemens management tools to query the device firmware version and model (EN100 variant or SIPROTEC model number)
    Affected if Device is an EN100 Ethernet module or SIPROTEC protection relay running firmware version 4.26 or earlier, or any version if the web server is enabled
  3. Confirm web server requires no authentication
    Attempt to access common web paths (e.g., /, /home, /status) on port 80 without providing credentials to verify if sensitive device information is returned anonymously
    Affected if The web server returns sensitive device configuration, network details, or operational data without requiring any login credentials
  4. Check for sensitive information exposure
    Review the HTTP response from port 80 for exposed details such as device configuration, firmware version, network settings, or relay parameters that should be restricted
    Affected if The web interface exposes sensitive device information including configuration data, firmware details, network parameters, or operational status to unauthenticated remote attackers

The device is affected if port 80/tcp is open on a Siemens EN100 Ethernet module or SIPROTEC device and the web server returns sensitive device information without requiring 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
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Update firmware for each affected variant to the specified minimum versions (PROFINET IO: V1.04.01, Modbus TCP: V1.11.00, DNP3 TCP: V1.03, IEC 104: V1.21, 6MU80: 1.02.02, 7SJ686: V4.83, 7UT686: V4.01, 7SD686: V4.03, 7SJ66: V4.20). If updates cannot be applied immediately, disable the web server on port 80/tcp or isolate affected devices behind a firewall.

Fix this in Siprotec Firmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get help mitigating

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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