LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33529: WEIDMUELLER: WLAN devices affected by Hard-coded Credentials vulnerability

In Weidmueller Industrial WLAN devices in multiple versions the usage of hard-coded cryptographic keys within the service agent binary allows for the decryption of captured traffic across the network from or to the device.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Certain Weidmüller industrial WLAN devices include hard-coded cryptographic keys. If an attacker captures network traffic to or from an affected device, the issue may allow that traffic to be decrypted, creating a confidentiality risk for industrial communications.

Executive priority

Treat this as a high-priority confidentiality issue for industrial networks using the affected devices. Prioritize inventory and vendor-guided remediation, especially in environments carrying sensitive operational or security-relevant traffic.

Technical view

CVE-2021-33529 is a CWE-798 hard-coded credentials issue in the service agent binary of listed Weidmüller IE-WL(T) BL/VL AP-CL devices. The CVSS 3.1 score is 7.5, with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality impact only.

Likely exposure

Exposure is limited to organizations using the specific Weidmüller industrial WLAN device models and product codes listed in the advisory. Risk is highest where traffic to or from these devices can be captured on reachable industrial or wireless networks.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not marked as CISA KEV. The described impact is decryption of captured traffic, not code execution, data modification, or service disruption.

Researcher notes

Evidence in the bundle identifies the root issue and affected product codes, but does not provide patch status or detailed vendor mitigation text. Avoid assuming broader Weidmüller product impact beyond the listed devices.

Mitigation direction

  • Identify whether listed Weidmüller device models and product codes are deployed.
  • Review VDE-2021-026 and Weidmüller guidance for approved remediation or replacement options.
  • Reduce unnecessary network exposure for affected industrial WLAN devices.
  • Avoid sending sensitive operational data through affected devices until remediated.
  • Monitor vendor advisories for firmware or lifecycle guidance.

Validation and detection

  • Inventory Weidmüller industrial WLAN devices by exact model and product code.
  • Confirm whether deployed devices match the affected IE-WL(T)-BL or IE-WL(T)-VL variants.
  • Review network paths where traffic to or from affected devices may be captured.
  • Check change records for any vendor-approved remediation already applied.
Prepared
Confidence
high
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-798: 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-33529 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:H/I:N/A:N

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

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-33529Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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
WeidmüllerIE-WL(T)-BL-AP-CL-XXIE-WL-BL-AP-CL-EU (2536600000), IE-WLT-BL-AP-CL-EU (2536650000), IE-WL-BL-AP-CL-US (2536660000), IE-WLT-BL-AP-CL-US (2536670000)Listed
WeidmüllerIE-WL(T)-VL-AP-CL-XXIE-WL-VL-AP-BR-CL-EU (2536680000), IE-WLT-VL-AP-BR-CL-EU (2536690000), IE-WL-VL-AP-BR-CL-US (2536700000), IE-WLT-VL-AP-BR-CL-US (2536710000)Listed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.