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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H1.76Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.4HighVector: CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://search.abb.com/library/Download.aspx?DocumentID=7PAA000908&LanguageCode=en&DocumentPartId=&Action=LaunchCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
