Security readout for executives and security teams
Plain-English summary
Eaton UPS Companion Software v1.05 and earlier can execute attacker-controlled code when its Update Manager evaluates update-related input unsafely. If exploited, an affected machine could lose confidentiality, integrity, and availability. The evidence points to serious impact, but not broad internet exposure.
Executive priority
Treat this as high priority where the software manages power infrastructure or runs on sensitive hosts. The main urgency is preventing code execution on systems that may support business continuity, while recognizing no active exploitation evidence is provided.
Technical view
The vulnerability is CWE-95 eval injection in the Update Manager class during update checks. CVSS 3.1 is 8.3 with adjacent attack vector, high complexity, no privileges, no user interaction, scope change, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure appears limited to machines running Eaton UPS Companion Software v1.05 or earlier. The CVE data does not provide CPEs, operating-system scope, deployment prevalence, or named vulnerable configurations beyond the installed software.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. CVSS indicates exploitation requires adjacent access and high complexity, but no privileges or user interaction once conditions are met.
Researcher notes
Evidence is limited to the CVE description, CVSS vector, CWE-95 classification, and Eaton advisory reference. The bundle does not include patch details, exploit reports, proof-of-concept status, or detailed affected platform data.
Mitigation direction
- Inventory hosts for Eaton UPS Companion Software v1.05 or earlier.
- Review Eaton’s advisory for supported remediation or replacement guidance.
- Remove or disable the software where it is not operationally required.
- Restrict access to affected hosts from untrusted adjacent networks.
- Prioritize remediation on systems managing critical power infrastructure.
Validation and detection
- Confirm installed Eaton UPS Companion Software versions on managed endpoints.
- Map affected hosts to UPS monitoring or power-management workflows.
- Check whether affected hosts are reachable from adjacent untrusted networks.
- Review vendor advisory status before approving continued use.
- Document compensating controls where immediate remediation is not possible.
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-95: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-2020-6650 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.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:A/AC:H/PR:N/UI:N/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:H/PR:N/UI:N/S:C/C:H/I:H/A:H1.66Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.3HighVector: CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.eaton.com/content/dam/eaton/company/news-insights/cybersecurity/security-bulletins/eaton-vulnerability-advisory-UPS-companion-software.pdfCVE 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.
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
