LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32978: Automation Direct CLICK PLC CPU Modules Plaintext Storage of a Password

The programming protocol allows for a previously entered password and lock state to be read by an attacker. If the previously entered password was successful, the attacker can then use the password to unlock Automation Direct CLICK PLC CPU Modules: C0-1x CPUs with firmware prior to v3.00.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let an unauthenticated network attacker read a previously successful PLC password and lock state from affected AutomationDirect CLICK C0-1x CPU modules. That password can then be reused to unlock the PLC. The business risk is loss of control over engineering protections in industrial equipment, not direct evidence of disruption or active exploitation.

Executive priority

Treat this as a high-priority industrial control exposure if affected PLCs are reachable beyond tightly controlled engineering networks. It directly weakens password-based PLC locking, but the provided evidence does not support claims of active exploitation.

Technical view

CVE-2021-32978 is a CWE-256 plaintext password storage issue in the CLICK PLC programming protocol. C0-1x CPUs with firmware before v3.00 may expose a previously entered successful password and lock state over the network. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality impact.

Likely exposure

Exposure is most relevant where AutomationDirect CLICK C0-1x CPU programming interfaces are reachable from untrusted networks, shared plant networks, remote access paths, or compromised engineering workstations. Internet exposure would increase urgency, but the provided sources do not state how commonly these PLCs are exposed.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The vulnerability is still serious because the attack requires no authentication and can disclose a valid PLC password if one was previously entered successfully.

Researcher notes

Focus validation on asset identity, firmware version, and network reachability of the programming protocol. Do not assume impact beyond password and lock-state disclosure from the provided sources. Evidence is limited to CVE metadata and the CISA ICS advisory reference.

Mitigation direction

  • Identify AutomationDirect CLICK C0-1x CPUs in production and lab environments.
  • Prioritize devices running firmware earlier than v3.00 for vendor-directed remediation.
  • Review the CISA and AutomationDirect advisory before changing PLC firmware.
  • Restrict network access to PLC programming interfaces to authorized engineering systems.
  • Segment affected control networks from corporate, guest, and internet-facing networks.

Validation and detection

  • Confirm each CLICK C0-1x CPU model and firmware version from trusted asset records.
  • Check whether any affected PLC programming interface is reachable from untrusted network segments.
  • Verify remote access paths require strong authentication and are limited to authorized engineers.
  • Confirm remediation status against the CISA advisory and vendor firmware guidance.
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 · low confidence lookup

CWE-256: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-32978 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-32978Attack 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
Automation DirectCLICK PLC CPU Modules: C0-1x CPUsunspecifiedListed
Weakness

CWE details

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

CWE-256 · source CWE mapping

Plaintext Storage of a Password

Plaintext Storage of a Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.