Security readout for executives and security teams
Plain-English summary
EnergyPlus 8.6.0, and possibly earlier versions, has a memory corruption flaw that could let arbitrary code run if the vulnerable condition is reached. For executives, the business concern is compromise of engineering or analysis systems where EnergyPlus is used, not broad internet-scale exposure based on the available sources.
Executive priority
Treat this as a targeted high-priority review for teams using EnergyPlus. It does not show KEV-level urgency from the provided sources, but arbitrary code execution potential justifies prompt inventory and vendor-guidance follow-up.
Technical view
The CVE describes a CWE-121 stack-based condition where EnergyPlus fails to prevent an exception handler from being overwritten with arbitrary code. The provided sources do not include CVSS, CPEs, attack vector, exploit prerequisites, or confirmed fixed versions.
Likely exposure
Exposure is most likely in organizations using NREL EnergyPlus for building energy simulation, especially installations running version 8.6.0 or possibly older releases. The provided bundle does not identify hosted services, network-facing components, or downstream packages.
Exploitation context
CISA KEV is false, and the provided sources do not state active exploitation. Public evidence in the bundle supports code execution potential, but not exploit maturity, exploitation in the wild, or a reliable attack path.
Researcher notes
The record is sparse: no CVSS, no CPEs, no exploit status, and no fix details are present in the provided bundle. Keep scope limited to NREL EnergyPlus 8.6.0 and possibly prior versions unless authoritative vendor guidance expands it.
Mitigation direction
- Inventory EnergyPlus installations and record exact versions.
- Prioritize review of systems running 8.6.0 or earlier.
- Check NREL and CISA guidance for fixed versions or mitigations.
- Limit use of untrusted EnergyPlus inputs until vendor guidance is confirmed.
- Run EnergyPlus workloads on isolated, least-privilege systems where practical.
Validation and detection
- Confirm whether EnergyPlus is installed on engineering, research, or CI systems.
- Compare installed versions against 8.6.0 and earlier release history.
- Review CISA ICSA-19-204-02 and NREL advisories for remediation details.
- Check software inventories for bundled or portable EnergyPlus copies.
- Document whether affected systems process externally supplied project data.
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-121: 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 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-2019-10974 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.us-cert.gov/ics/advisories/icsa-19-204-02CVE 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.
Stack-based Buffer Overflow
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
