LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22284: SECURITY - OPC Server for AC 800M - Remote Code Execution Vulnerability

Incorrect Permission Assignment for Critical Resource vulnerability in OPC Server for AC 800M allows an attacker to execute arbitrary code in the node running the AC800M OPC Server.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This ABB industrial-control vulnerability could let an attacker run arbitrary code on a node hosting the AC 800M OPC Server. The CVSS rating is high because successful abuse could affect confidentiality, integrity, and availability of an operational technology system. The supplied sources do not confirm active exploitation.

Executive priority

Treat this as a high-priority OT risk for sites using ABB AC 800M OPC Server components. Prioritize asset confirmation and vendor remediation review, especially where OPC Server nodes support critical operations or are reachable from broader plant networks.

Technical view

CVE-2021-22284 is a CWE-732 incorrect permission assignment issue in ABB OPC Server for AC 800M components. The CVSS 3.1 vector is AV:A/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H, indicating adjacent access, low complexity, low privileges, user interaction, changed scope, and high impact.

Likely exposure

Exposure is most likely in environments running ABB 800xA, Control Software for AC 800M, Control Builder Safe, or Compact Product Suite components with OPC Server for AC 800M. Some affected versions are specified; others are listed as unspecified in the source bundle.

Exploitation context

The CVSS vector suggests an attacker needs adjacent network access, low privileges, and user interaction. The source bundle says arbitrary code execution is possible on the AC 800M OPC Server node, but does not provide exploit details or evidence of exploitation in the wild.

Researcher notes

Evidence is limited to CVE metadata and the ABB advisory reference in the supplied bundle. The affected list includes several unspecified versions, so validation should rely on ABB’s advisory and local software inventory rather than assumptions.

Mitigation direction

  • Review ABB advisory 7PAA000908 for official remediation guidance.
  • Inventory all ABB OPC Server for AC 800M installations.
  • Prioritize supported vendor updates or configuration changes named by ABB.
  • Restrict OT network paths to OPC Server nodes where operationally feasible.
  • Limit privileged and interactive access to affected engineering hosts.
  • Monitor affected nodes for unexpected process or permission changes.

Validation and detection

  • Confirm whether listed ABB products are deployed in production or engineering networks.
  • Map installed versions against the affected product and version list.
  • Identify nodes running OPC Server for AC 800M services.
  • Check whether vendor remediation from ABB advisory 7PAA000908 is applied.
  • Review access paths requiring adjacent network reachability.
  • Document residual exposure where versions are unspecified.
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-732: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-22284 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
8.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:R/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
8.4CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H1.76Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:R/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ABB800xA, Control Software for AC 800M OPC Server for AC 800Munspecified, unspecified, 6.0.0-1, 6.0.0-2, 6.0.0-3Listed
ABBControl Builder Safe, version 1.x OPC Server for AC 800M5.1.1-1Listed
ABBControl Builder Safe, version 2.0 OPC Server for AC 800M6.0.0-1Listed
ABBCompact Product Suite - Control and I/O OPC Server for AC 800Munspecified, unspecified, unspecifiedListed
Weakness

CWE details

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

CWE-732 · source CWE mapping

Incorrect Permission Assignment for Critical Resource

Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.