LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21001: WAGO: PFC200 Access to files outside the home directory

On WAGO PFC200 devices in different firmware versions with special crafted packets an authorised attacker with network access to the device can access the file system with higher privileges.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw affects listed WAGO industrial controllers. A logged-in attacker who can reach the device over the network may access files outside the intended home directory and gain higher-privilege filesystem access. In operational technology environments, that can expose sensitive configuration and affect integrity or availability, so exposed or broadly reachable controllers deserve urgent review.

Executive priority

Treat this as high-priority OT risk management, especially for controllers supporting production or safety-adjacent processes. The vulnerability is critical by CVSS, but known active exploitation is not supported by the provided sources.

Technical view

CVE-2021-21001 is a CWE-22 path traversal issue in WAGO Series PFC200 and Series Ethernet Controller firmware. The CVSS 3.1 vector is AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H, meaning network access and high privileges are required, but successful exploitation can heavily affect confidentiality, integrity, and availability.

Likely exposure

Exposure is most likely where affected WAGO controllers are reachable from corporate, vendor, remote-access, or internet-facing networks and where high-privilege credentials exist. The source bundle does not provide vulnerable firmware ranges or deployment prevalence.

Exploitation context

The bundle does not cite CISA KEV listing or public active exploitation. The attack requires an authorized high-privilege user with network access and specially crafted packets, so insider, compromised administrator, or poorly segmented remote access scenarios are the main concern.

Researcher notes

Evidence supports a path traversal-style file access issue with privilege impact on named WAGO controller models. The provided bundle lacks exact firmware ranges, patch versions, proof-of-concept status, and operational indicators; avoid broader claims without the VDE advisory details.

Mitigation direction

  • Check the VDE/WAGO advisory for affected firmware and vendor-approved fixes or mitigations.
  • Inventory listed WAGO PFC200 and Series Ethernet Controller models in OT environments.
  • Restrict controller management access to trusted administration networks only.
  • Review and reduce high-privilege accounts able to access affected devices.
  • Prioritize remediation for controllers reachable from remote-access or corporate networks.

Validation and detection

  • Match controller model numbers against the affected product lists in the CVE bundle.
  • Confirm firmware status against the VDE/WAGO advisory before declaring systems remediated.
  • Verify network paths to controllers from corporate, VPN, vendor, and internet-facing zones.
  • Review administrator account inventory and recent access logs for unexpected activity.
  • Document compensating controls where vendor remediation is not yet confirmed.
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 · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-2021-21001 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
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/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
2Source 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
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H2.36Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2021-21001Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WAGOSeries PFC200 Controller750-823, 750-829, 750-831/000-00x, 750-832/000-00x, 750-852, 750-862, 750-880/0xx-xxx, 750-881, 750-882, 750-885/0xx-xxx, 750-889, 750-890/0xx-xxx, 750-891, 750-893Listed
WAGOSeries Ethernet Controller750-8202/xxx-xxx, 750-8203/xxx-xxx, 750-8204/xxx-xxx, 750-8206/xxx-xxx, 750-8207/xxx-xxx, 750-8208/xxx-xxx, 750-8210/xxx-xxx, 750-8211/xxx-xxx, 750-8212/xxx-xxx, 750-8213/xxx-xxx, 750-8214/xxx-xxx, 750-8216/xxx-xxx, 750-8217/xxx-xxxListed
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.