LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34566: WAGO I/O-Check Service prone to Memory Overflow

In WAGO I/O-Check Service in multiple products an unauthenticated remote attacker can send a specially crafted packet containing OS commands to crash the iocheck process and write memory resulting in loss of integrity and DoS.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This vulnerability affects WAGO I/O-Check Service on listed WAGO product families. A remote unauthenticated attacker could send malicious network traffic that crashes the iocheck process and can write memory, creating integrity loss and denial of service risk in operational environments.

Executive priority

Treat this as high-priority for OT sites using the listed WAGO devices. Focus first on asset discovery and network isolation, then follow vendor remediation guidance. Do not assume active exploitation without new evidence.

Technical view

CVE-2021-34566 is a CWE-120 memory overflow in WAGO I/O-Check Service. The CVSS 3.1 score is 9.1, with network attack vector, low complexity, no privileges, and no user interaction. Reported impacts are high integrity and availability, with no confidentiality impact stated.

Likely exposure

Exposure is most likely where affected WAGO 750-81xx, 750-82xx, 752-8303/8000-0002, or 762-series FW1 devices have I/O-Check Service reachable from untrusted or poorly segmented networks.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The risk remains serious because the described attack is unauthenticated, network reachable, and can affect integrity and availability.

Researcher notes

The public bundle names memory overflow and OS-command-containing crafted packets but does not provide patch detail in the supplied text. Avoid extrapolating affected versions beyond the listed WAGO product families and FW1 entries.

Mitigation direction

  • Review WAGO or VDE-2020-036 guidance for vendor-approved fixes or mitigations.
  • Inventory listed WAGO product families and confirm firmware versions.
  • Restrict I/O-Check Service access to trusted management networks only.
  • Block exposure from the internet and non-operational user networks.
  • Plan firmware remediation only according to vendor instructions.

Validation and detection

  • Identify all deployed WAGO devices matching the listed product families.
  • Confirm whether FW1 and I/O-Check Service are present.
  • Check network paths to the service from untrusted segments.
  • Review operational logs for iocheck crashes or unexpected restarts.
  • Verify segmentation rules block unauthorized access.
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-120: 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-2021-34566 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:N/UI:N/S:U/C:N/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:N/UI:N/S:U/C:N/I:H/A:H3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
WAGO750-81xx/xxx-xxxFWFW1unaffected
WAGO750-82xx/xxx-xxxFW1unaffected
WAGO752-8303/8000-0002FW1unaffected
WAGO762-4xxxFW1unaffected
WAGO762-5xxxFW1unaffected
WAGO762-6xxxFW1unaffected
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.