LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5637: Beckhoff TwinCAT Profinet Driver Divide-by-Zero Denial of Service

When Beckhoff TwinCAT is configured to use the Profinet driver, a denial of service of the controller could be reached by sending a malformed UDP packet to the device. This issue affects TwinCAT 2 version 2304 (and prior) and TwinCAT 3.1 version 4204.0 (and prior).

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Affected Beckhoff TwinCAT controllers can be forced into a denial-of-service condition when the Profinet driver processes a malformed UDP packet. The impact is availability loss, not data theft or code execution. This matters most in industrial environments where controller downtime can interrupt production or operations.

Executive priority

Prioritize remediation for production controllers where downtime has safety, operational, or revenue impact. This is a high-availability risk, but the supplied evidence does not show active exploitation or confidentiality impact.

Technical view

CVE-2019-5637 is a CWE-369 divide-by-zero flaw in Beckhoff TwinCAT's Profinet driver. Sources describe network, unauthenticated, low-complexity exploitation with no user interaction and high availability impact. Affected versions are TwinCAT 2 version 2304 and prior, and TwinCAT 3.1 version 4204.0 and prior.

Likely exposure

Exposure is likely limited to Beckhoff TwinCAT deployments using the Profinet driver, especially controllers reachable over networks that can send UDP traffic to the device. The provided sources do not establish broad internet exposure.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not claim active exploitation. Public Rapid7 and Beckhoff materials disclose the issue and describe a malformed UDP packet denial of service, so defenders should treat technical awareness as public.

Researcher notes

The main uncertainty is exact fixed build guidance, which should be taken from Beckhoff's advisory. The vulnerability is availability-only under CVSS, with AV:N/AC:L/PR:N/UI:N and no confidentiality or integrity impact reported in the bundle.

Mitigation direction

  • Identify Beckhoff TwinCAT systems using the Profinet driver.
  • Review Beckhoff advisory 2019-007 for the vendor-supported fixed versions.
  • Upgrade affected TwinCAT 2 and TwinCAT 3.1 installations where applicable.
  • Restrict UDP access to controller networks to trusted engineering and operational paths.
  • Segment Profinet and controller traffic from general enterprise networks.

Validation and detection

  • Inventory TwinCAT versions and compare them with the affected version ranges.
  • Confirm whether the Profinet driver is configured on each controller.
  • Review network paths that can send UDP traffic to affected controllers.
  • Verify applied updates against Beckhoff's advisory, not only package names.
  • Check operational logs for unexpected controller resets or service interruptions.
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-369: 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-5637 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
High
CVSS
7.5 (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:H

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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2019-5637Attack 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:H

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-369 · source CWE mapping

Divide By Zero

Divide By Zero represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.