LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5636: Beckhoff TwinCAT Discovery Service Denial of Service

When a Beckhoff TwinCAT Runtime receives a malformed UDP packet, the ADS Discovery Service shuts down. Note that the TwinCAT devices are still performing as normal. This issue affects TwinCAT 2 version 2304 (and prior) and TwinCAT 3.1 version 4204.0 (and prior).

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A malformed UDP packet can shut down the Beckhoff TwinCAT ADS Discovery Service. The sources state the TwinCAT devices continue operating normally, so this is a limited availability issue rather than a PLC control compromise. It still matters where discovery service loss disrupts engineering access, asset discovery, or operational support.

Executive priority

Treat this as a moderate OT availability risk. It does not indicate PLC process disruption in the sources, but it can impair discovery and engineering workflows. Prioritize exposed or poorly segmented TwinCAT environments first.

Technical view

CVE-2019-5636 affects Beckhoff TwinCAT 2 version 2304 and prior, and TwinCAT 3.1 version 4204.0 and prior. Network-adjacent attackers need no privileges or user interaction. Impact is limited to availability of the ADS Discovery Service, mapped to CWE-404, with CVSS 3.1 score 5.3.

Likely exposure

Exposure is most likely on OT networks where affected TwinCAT runtime systems allow UDP traffic to the discovery service from engineering workstations or broader network segments. Internet exposure would increase urgency, but the provided sources do not state that exposed systems are common.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation evidence. Rapid7 publicly disclosed the denial-of-service issue and states the vulnerabilities were fixed, but the bundle does not provide exploit-in-the-wild confirmation.

Researcher notes

The key constraint is impact scope: the ADS Discovery Service shuts down, while TwinCAT devices reportedly continue normal operation. Do not broaden this to control logic compromise without additional evidence. Patch details should be confirmed in Beckhoff’s advisory.

Mitigation direction

  • Review Beckhoff advisory 2019-004 and apply vendor-supported TwinCAT updates.
  • Restrict UDP access to TwinCAT discovery services to trusted engineering networks.
  • Segment TwinCAT runtime systems from corporate and untrusted networks.
  • Monitor for unexpected ADS Discovery Service shutdowns or restarts.
  • Schedule remediation during normal OT maintenance windows where production risk exists.

Validation and detection

  • Inventory TwinCAT 2 and TwinCAT 3.1 runtime versions across OT assets.
  • Identify systems at TwinCAT 2 2304 or prior, and TwinCAT 3.1 4204.0 or prior.
  • Validate firewall rules limiting discovery traffic to authorized engineering hosts.
  • Confirm vendor advisory applicability before changing production controllers.
  • Check operations logs for unexpected discovery service availability events.
Prepared
Confidence
high
Sources
4

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-404: 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-5636 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

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

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2019-5636Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BeckhoffTwinCAT 22304Listed
BeckhoffTwinCAT 3.14204.0Listed
Weakness

CWE details

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

CWE-404 · source CWE mapping

Improper Resource Shutdown or Release

Improper Resource Shutdown or Release represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.