LiveActive security incident?Get immediate response
CVE Record

CVE-2017-16726: Beckhoff TwinCAT supports communication over ADS.

Beckhoff TwinCAT supports communication over ADS. ADS is a protocol for industrial automation in protected environments. ADS has not been designed to achieve security purposes and therefore does not include any encryption algorithms because of their negative effect on performance and throughput. An attacker can forge arbitrary ADS packets when legitimate ADS traffic is observable.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Beckhoff TwinCAT 2 and 3 use ADS, an industrial automation protocol intended for protected environments. The public record says ADS does not provide encryption, so an attacker who can observe legitimate ADS traffic may forge arbitrary ADS packets.

Executive priority

Treat this as an industrial network architecture risk, not a confirmed emergency from the supplied evidence. Prioritize validation where TwinCAT connects across less-trusted networks or remote access boundaries.

Technical view

CVE-2017-16726 concerns Beckhoff TwinCAT ADS communications. ADS lacks encryption by design, and observable legitimate ADS traffic can allow forged arbitrary ADS packets. The source bundle lists CWE-285, no CVSS score, and no CISA KEV listing.

Likely exposure

Exposure is most relevant where TwinCAT 2 or 3 ADS traffic is visible to untrusted systems, poorly segmented networks, remote access paths, or monitoring positions outside the protected automation environment.

Exploitation context

The provided sources do not show active exploitation. They describe a network-position-dependent weakness: the attacker needs visibility into legitimate ADS traffic before forging packets.

Researcher notes

Evidence is limited to the CVE description and Beckhoff advisory reference. No CVSS, patch state, exploit maturity, or detailed vendor mitigation text is included in the source bundle.

Mitigation direction

  • Check Beckhoff advisory-2017-001 and current vendor guidance.
  • Keep ADS traffic inside protected automation networks only.
  • Restrict ADS communication paths to trusted hosts and segments.
  • Review remote access paths into TwinCAT environments.
  • Monitor for unexpected or unauthorized ADS traffic.

Validation and detection

  • Inventory TwinCAT Version 2 and Version 3 deployments.
  • Map where ADS traffic traverses the network.
  • Confirm ADS is not exposed to untrusted networks.
  • Review firewall or segmentation controls around automation hosts.
  • Check logs or packet telemetry for unusual ADS communication.
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-285: 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-2017-16726 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ICS-CERTBeckhoff TwinCATVersion 2, Version 3Listed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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