LiveActive security incident?Get immediate response
CVE Record

CVE-2020-12493: Critical Vulnerability in SWARCO CPU LS4000

An open port used for debugging in SWARCOs CPU LS4000 Series with versions starting with G4... grants root access to the device without access control via network. A malicious user could use this vulnerability to get access to the device and disturb operations with connected devices.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw affects SWARCO CPU LS4000 traffic-control devices running G4-series operating systems. An exposed debugging port can provide root access over the network with no authentication. For operators, the business risk is disruption of connected traffic infrastructure, not just data exposure. Treat exposed devices as urgent operational technology risk.

Executive priority

Prioritize this as critical for any organization operating affected traffic infrastructure. The main concern is operational disruption and unauthorized device control. Immediate exposure reduction is warranted while engineering teams confirm vendor-supported remediation.

Technical view

CVE-2020-12493 is CWE-284 improper access control. The source bundle reports a network-reachable debugging port in CPU LS4000 G4... systems that grants unauthenticated root access. CVSS 3.1 is 10.0 because attack complexity is low, no privileges or user interaction are required, scope changes, and confidentiality, integrity, and availability impact are high.

Likely exposure

Exposure is likely where SWARCO CPU LS4000 G4-series devices are reachable from corporate, field, vendor, or internet-connected networks. The source does not name other SWARCO products or exact fixed versions. Asset owners should prioritize traffic-control environments and any remote maintenance paths.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The vulnerability is still highly serious because the described condition allows unauthenticated network root access to operational devices. No exploit procedure is needed to justify urgent review.

Researcher notes

Public evidence is sparse: the bundle identifies the product, G4... operating system range, unauthenticated debug-port root access, CVSS 10.0, and CWE-284. It does not provide detailed fixed versions, exploit telemetry, or implementation details. Avoid expanding scope beyond CPU LS4000 without vendor confirmation.

Mitigation direction

  • Check the CERT@VDE advisory and SWARCO guidance for supported fixes or mitigations.
  • Remove public or untrusted network access to affected CPU LS4000 devices.
  • Restrict maintenance access to dedicated, monitored management networks.
  • Disable or constrain debugging services only when vendor guidance supports it.
  • Review vendor remote access and field maintenance pathways for unintended reachability.

Validation and detection

  • Inventory SWARCO CPU LS4000 deployments and identify G4-series operating systems.
  • Confirm whether affected devices are reachable from untrusted or shared networks.
  • Review firewall, VPN, and vendor access rules around traffic-control infrastructure.
  • Check vendor advisory updates for exact affected and remediated versions.
  • Use non-intrusive validation methods suitable for operational traffic systems.
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-284: 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
cve · low confidence lookup

CVE-2020-12493 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
10 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SWARCOCPU LS4000Operating System G4...Listed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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