LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23286: Security issues in Eaton Intelligent Power Manager Infrastructure

Eaton Intelligent Power Manager Infrastructure (IPM Infrastructure) version 1.5.0plus205 and all prior versions are vulnerable to CSV Formula Injection. This issue affects: Eaton Intelligent Power Manager Infrastructure (IPM Infrastructure) all version 1.5.0plus205 and prior versions.

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Eaton IPM Infrastructure 1.5.0plus205 and earlier can mishandle CSV data in a way that may let spreadsheet formulas be injected. Business risk is bounded by high privilege and adjacent-network requirements, but impact can be meaningful for operational environments using this power-management platform.

Executive priority

Treat this as a moderate operational technology risk. It is not presented as broadly exploited, but affected power-management software should be inventoried and addressed through Eaton guidance, especially if the product is unsupported or exposed to broad internal networks.

Technical view

The CVE identifies CSV Formula Injection, CWE-1236, in Eaton Intelligent Power Manager Infrastructure through 1.5.0plus205. CVSS 3.1 is 5.7 with adjacent attack vector, low complexity, high privileges, and impacts to confidentiality, integrity, and availability.

Likely exposure

Exposure is limited to organizations running Eaton IPM Infrastructure 1.5.0plus205 or earlier. The CVSS vector suggests an attacker needs adjacent network access and high privileges, reducing internet-scale risk but not insider or compromised-admin risk.

Exploitation context

The source bundle does not show CISA KEV listing or public active exploitation evidence. Exploitability appears constrained by required high privileges and adjacent access. No source in the bundle confirms exploit code or observed attacks.

Researcher notes

Evidence is limited to the CVE metadata, CVSS vector, Eaton advisory reference, and Eaton EOL memo reference. The bundle does not provide remediation details, exploit status, or exact vulnerable CSV workflows, so validation should focus on version exposure and vendor documentation.

Mitigation direction

  • Identify any Eaton IPM Infrastructure deployments and versions.
  • Prioritize systems at 1.5.0plus205 or earlier for vendor review.
  • Consult Eaton’s advisory for supported remediation or workaround guidance.
  • Review Eaton’s end-of-life memo for replacement or lifecycle implications.
  • Limit privileged access to trusted administrators only.
  • Restrict adjacent network access to management interfaces.

Validation and detection

  • Confirm installed IPM Infrastructure version on each deployment.
  • Check whether the deployment is 1.5.0plus205 or earlier.
  • Review CSV export handling for formula neutralization controls.
  • Verify privileged user lists and remove unnecessary access.
  • Check network controls around IPM management access.
  • Record vendor guidance followed and remaining exceptions.
Prepared
Confidence
medium
Sources
4

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-1236: 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
cve · low confidence lookup

CVE-2021-23286 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
Medium
CVSS
5.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:L/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
3Source 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
5.7CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H0.94.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.7Medium
CVSS 3.1 vector shape for CVE-2021-23286Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:L/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
EatonIntelligent Power Manager Infrastructure (IPM Infrastructure)allListed
Weakness

CWE details

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

CWE-1236 · source CWE mapping

Improper Neutralization of Formula Elements in a CSV File

Improper Neutralization of Formula Elements in a CSV File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.