LiveActive security incident?Get immediate response
CVE Record

CVE-2020-24672: ABB Base Software for SoftControl Remote Code Execution vulnerability

A vulnerability in Base Software for SoftControl allows an attacker to insert and run arbitrary code in a computer running the affected product. This issue affects: .

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

ABB Base Software for SoftControl 6.1 has a critical flaw that could let an unauthenticated network attacker run arbitrary code on a computer running the product. That can mean full compromise of affected systems if reachable.

Executive priority

Treat this as urgent for any ABB SoftControl 6.1 deployment, especially in operational environments. Prioritize inventory, isolation, and vendor guidance review before assuming the issue is patched or mitigated.

Technical view

The CVE is scored CVSS 3.1 9.8 with AV:N/AC:L/PR:N/UI:N and high confidentiality, integrity, and availability impact. The record maps the weakness to CWE-345 and CWE-862, indicating authenticity or authorization controls are insufficient around code execution paths.

Likely exposure

Organizations using ABB Base Software for SoftControl version 6.1 are the only affected population identified in the supplied sources. Exposure is higher if the software is reachable from untrusted networks.

Exploitation context

The supplied data does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates exploitation is theoretically remote, low complexity, unauthenticated, and requires no user interaction.

Researcher notes

The source bundle is sparse: it names arbitrary code execution, CVSS 9.8, CWEs 345 and 862, and affected version 6.1. It does not provide exploit mechanics, patch version details, or observed exploitation evidence.

Mitigation direction

  • Check ABB advisory 2PAA122974 for vendor-approved fixes or mitigations.
  • Inventory ABB Base Software for SoftControl deployments and identify version 6.1.
  • Restrict network access to SoftControl systems to trusted management zones.
  • Remove affected systems from internet or untrusted network reachability.
  • Monitor affected hosts for unexpected processes, binaries, or configuration changes.

Validation and detection

  • Confirm whether any environment runs Base Software for SoftControl 6.1.
  • Map network paths to affected hosts from user, vendor, and external segments.
  • Verify ABB advisory actions are documented and applied.
  • Review authentication and authorization controls around SoftControl access.
  • Check host and security logs for unexplained code execution indicators.
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 · low confidence lookup

CWE-345: 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
cwe · medium confidence lookup

CWE-862: 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-2020-24672 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
9.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2020-24672Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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
ABBBase Software for SoftControl6.1Listed
Weakness

CWE details

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

CWE-345 · source CWE mapping

Insufficient Verification of Data Authenticity

Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-862 · source CWE mapping

Missing Authorization

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