CVE intelligence and bounded remediation
CVE-2019-19281 — A vulnerability has been identified in SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl
A vulnerability has been identified in SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) (All versions >= V2.5 and < V20.8), SIMATIC S7-1500 CPU family (incl. related ET200 CPUs and SIPLUS variants) (All versions >= V2.5 and < V2.8), SIMATIC S7-1500 Software Controller (All versions >= V2.5 and < V20.8). Affected devices contain a vulnerability that allows an unauthenticated attacker to trigger a Denial-of-Service condition. The vulnerability can be triggered if specially crafted UDP packets are sent to the device. The security vulnerability could be exploited by an attacker with network access to the affected systems. Successful exploitation requires no system privileges and no user interaction. An attacker could use the vulnerability to compromise the device availability.
- Severity
- High
- CVSS
- 7.8 (2.0)
- Published
- 2020-03-10
- CISA KEV
- Not currently listed
- Ecosystem
- operating-system
- Weaknesses
- CWE-400
Affected products
- siemens / simatic_et_200sp_open_controller_cpu_1515sp_pc2_firmware
- siemens / simatic_s7-1500_cpu_1511-1_pn_firmware
- siemens / simatic_s7-1500_cpu_1513-1_pn_firmware
- siemens / simatic_s7-1500_cpu_1515-2_pn_firmware
- siemens / simatic_s7-1500_cpu_1516-3_pn_firmware
- siemens / simatic_s7-1500_cpu_1516-3_dp_firmware
Matched remediation archetype
Resource exhaustion and denial of service
This catalog composition supplies bounded fallback guidance. Explicitly reviewed curated workflows load with the complete record below.
Check exposure
- Identify attacker-influenced work factors including input size, nesting, compression, fan-out, regex cost, allocation, recursion, retries, and connection lifetime.
- Map per-request and shared CPU, memory, disk, descriptor, thread, queue, and downstream-service limits.
- Determine whether authentication, tenancy, quotas, and rate controls apply before expensive processing begins.
Remediate safely
- Bound input size, nesting, expansion, work, concurrency, queue depth, retries, and execution time before resource-intensive processing.
- Release resources on every success, error, cancellation, and timeout path and use backpressure instead of unbounded buffering.
- Update affected components and add small deterministic tests that assert resource ceilings rather than exhausting a host.
Authoritative sources
Complete CVE record and remediation plan
The detailed catalog view below loads this exact record, its source evidence, and the full seven-phase agentic change plan.