LiveActive security incident?Get immediate response
CVE Record

CVE-2021-20998: WAGO: Managed Switches: Unauthorized creation of user accounts

In multiple managed switches by WAGO in different versions without authorization and with specially crafted packets it is possible to create users.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw could let an unauthenticated remote attacker create user accounts on certain WAGO managed switches. For executives, the concern is loss of control over industrial network infrastructure: unauthorized access could affect confidentiality, integrity, and availability of connected operations.

Executive priority

Treat this as urgent for operational technology and industrial environments. A successful attack could create unauthorized switch access without credentials, making rapid inventory, exposure reduction, and vendor-guided remediation a high-priority control action.

Technical view

CVE-2021-20998 is a CWE-306 missing-authentication issue in multiple WAGO managed switch models. The record states specially crafted packets can create users without authorization. CVSS 3.1 is 10.0 with network access, low complexity, no privileges, and no user interaction required.

Likely exposure

Exposure is most likely where listed WAGO managed switch models are deployed and reachable over management or operational networks. The source bundle lists affected models but does not provide exact vulnerable firmware ranges, so asset and firmware verification against vendor guidance is required.

Exploitation context

The provided sources support unauthenticated network attack potential, but do not document public exploitation or in-the-wild abuse. The CVE is not marked as CISA KEV in the supplied bundle. Do not assume active exploitation without newer authoritative evidence.

Researcher notes

Evidence is limited to CVE metadata and the VDE advisory reference in the bundle. The affected versions are unspecified, and no exploit details or patch version are included. Validation should focus on asset identification, vendor advisory comparison, and account/configuration review.

Mitigation direction

  • Identify whether listed WAGO switch models are present in your environment.
  • Review the VDE/WAGO advisory for fixed versions or official compensating controls.
  • Restrict switch management access to trusted administrative networks only.
  • Remove affected management interfaces from internet or untrusted network exposure.
  • Contact WAGO support if firmware applicability is unclear.

Validation and detection

  • Inventory WAGO models 0852-0303, 0852-1305, 0852-1505, and listed variants.
  • Compare installed firmware and configuration against the VDE advisory.
  • Review switch user accounts for unknown or unauthorized entries.
  • Confirm management interfaces are not reachable from untrusted networks.
  • Document remediation status for each affected switch.
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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-20998 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
10 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
WAGO0852-0303unspecifiedListed
WAGO0852-1305unspecifiedListed
WAGO0852-1505unspecifiedListed
WAGO0852-1305/000-001unspecifiedListed
WAGO0852-1505/000-001unspecifiedListed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.