LiveActive security incident?Get immediate response
CVE Record

CVE-2019-19276: A vulnerability has been identified in SIMATIC HMI Comfort Panels 1st Generation (incl.

A vulnerability has been identified in SIMATIC HMI Comfort Panels 1st Generation (incl. SIPLUS variants) (All versions < V16 Update 4), SIMATIC HMI KTP Mobile Panels (All versions < V16 Update 4). Specially crafted packets sent to port 161/udp can cause the SNMP service of affected devices to crash. A manual restart of the device is required to resume operation of the service.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Siemens SIMATIC HMI panels running versions before V16 Update 4. A malformed SNMP network packet can crash the device’s SNMP service, requiring a manual device restart to restore that service. The documented impact is operational visibility or management disruption, not confirmed device takeover.

Executive priority

Treat this as a focused OT availability risk. Prioritize exposed or business-critical HMI panels, especially where SNMP is reachable beyond trusted management paths. The known impact is service disruption requiring manual restart, not confirmed compromise.

Technical view

CVE-2019-19276 is a CWE-787 issue in SNMP handling on affected Siemens SIMATIC HMI Comfort Panels 1st Generation and KTP Mobile Panels. Specially crafted UDP traffic to port 161 can crash the SNMP service. The source bundle provides no CVSS vector and no evidence of broader code execution.

Likely exposure

Exposure is most likely where affected HMI panels have SNMP on UDP/161 reachable from plant networks, management networks, VPN users, or broader routed environments. Internet exposure would increase urgency, but it is not stated in the sources.

Exploitation context

The sources describe crafted packets to UDP/161 causing an SNMP service crash. CISA KEV is false, and the provided sources do not support active exploitation claims or public weaponization details.

Researcher notes

The bundle lacks CVSS scoring and detailed Siemens mitigation text beyond the affected-version boundary and advisory reference. Do not assume exploitation in the wild. Validate asset versions, SNMP exposure, and operational restart impact before assigning urgency.

Mitigation direction

  • Upgrade affected devices to V16 Update 4 or later where supported.
  • Review Siemens advisory SSA-594364 for product-specific guidance.
  • Restrict UDP/161 access to trusted management hosts only.
  • Disable or limit SNMP where operationally acceptable.
  • Segment HMI networks from untrusted or user-accessible networks.

Validation and detection

  • Inventory SIMATIC HMI Comfort and KTP Mobile panel versions.
  • Confirm whether any affected devices run versions before V16 Update 4.
  • Check firewall rules and ACLs for UDP/161 reachability.
  • Verify SNMP service exposure from management and routed networks.
  • Document any compensating controls if upgrade is delayed.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-787: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-19276 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensSIMATIC HMI Comfort Panels 1st Generation (incl. SIPLUS variants)All versions < V16 Update 4Listed
SiemensSIMATIC HMI KTP Mobile PanelsAll versions < V16 Update 4Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.