Simatic Hmi Comfort Panels FirmwareOperating system · Siemens

CVE-2018-13814

HIGH · 8.8 CVSS v3.0 Published 2018-12-13
Fix available
A fix is available. Upgrade to 14.0 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
A vulnerability has been identified in SIMATIC HMI Comfort Panels 4" - 22" (All versions < V14), SIMATIC HMI Comfort Outdoor Panels 7" & 15" (All versions < V14), SIMATIC HMI KTP Mobile Panels KTP400F, KTP700, KTP700F, KTP900 and KTP900F (All versions < V14), SIMATIC WinCC Runtime Advanced (All versions < V14), SIMATIC WinCC Runtime Professional (All versions < V14), SIMATIC WinCC (TIA Portal) (All versions < V14), SIMATIC HMI Classic Devices (TP/MP/OP/MP Mobile Panel) (All versions). The integrated web server (port 80/tcp and port 443/tcp) of the affected devices could allow an attacker to inject HTTP headers. An attacker must trick a valid user who is authenticated to the device into clicking on a malicious link to exploit the vulnerability. At the time of advisory publication no public exploitation of this security vulnerability was known.

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 · moderate confidence

The integrated web server in SIMATIC HMI Comfort Panels, WinCC Runtime, and related products (all versions < V14) contains an HTTP header injection vulnerability on ports 80/tcp and 443/tcp. An authenticated user must be tricked into clicking a malicious link to exploit this vulnerability, allowing an attacker to inject arbitrary HTTP headers.

MitigationUpgrade affected SIMATIC HMI devices and WinCC installations to version V14 or later to resolve the header injection 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
Simatic Hmi Comfort Panels FirmwareOperating system
Affected:< 14.0
Simatic Hmi Comfort Outdoor Panels FirmwareOperating system
Affected:< 14.0
Simatic Hmi Ktp Mobile Panels Ktp400f FirmwareOperating system
Affected:< 14.0
Simatic Hmi Ktp Mobile Panels Ktp700 FirmwareOperating system
Affected:< 14.0
Simatic Hmi Ktp Mobile Panels Ktp700f FirmwareOperating system
Affected:< 14.0
Simatic Hmi Ktp Mobile Panels Ktp900 FirmwareOperating system
Affected:< 14.0
Simatic Hmi Ktp Mobile Panels Ktp900f FirmwareOperating system
Affected:< 14.0
Simatic Wincc \(tia Portal\)Application
Affected:< 14.0

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.0/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 installed SIMATIC HMI device model or WinCC software
    Check the device nameplate, firmware metadata, or WinCC installation information to confirm it is one of the following: Simatic HMI Comfort Panels, Simatic HMI Comfort Outdoor Panels, Simatic HMI Ktp Mobile Panels (Ktp400f, Ktp700, Ktp700f, Ktp900, Ktp900f), or WinCC (TIA Portal).
    Affected if The device or software is NOT one of these listed product families.
  2. Determine the firmware or software version
    Access the device system information, HMI control panel, or WinCC about screen to retrieve the installed version number.
    Affected if The version is 14.0 or higher. If the version cannot be determined or is below 14.0, the system may be affected.
  3. Verify the integrated web server is enabled
    Check the device or WinCC configuration to determine if the web server feature is activated and listening on ports 80/tcp (HTTP) or 443/tcp (HTTPS).
    Affected if The web server is not enabled on ports 80/443. The vulnerability only applies when the web server is active.
  4. Confirm network accessibility of the web server
    Attempt to reach the device web interface via HTTP on port 80 or HTTPS on port 443 from an authorized network location.
    Affected if The web server ports are not reachable from your network segment. However, note that the vulnerability could still be exploited if an authenticated user can access these ports.

You are affected if you have any of the listed SIMATIC HMI products or WinCC versions below V14.0 with the integrated web server enabled and accessible on ports 80/443.

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 14.0 or later
Fixed in 14.0
Interim mitigation

Upgrade affected SIMATIC HMI devices and WinCC installations to version V14 or later to resolve the header injection vulnerability.

Fix this in Simatic Hmi Comfort Panels Firmware Scoped from the published advisory
  • Consultation6.0 h
  • Implementation4.0 h
  • Testing8.0 h
  • Review / QA4.0 h
22.0 hours of engineering $3,840
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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