LiveActive security incident?Get immediate response
CVE Record

CVE-2025-71178: Crucial Storage Executive < 11.08.082025.00 Installer DLL Preloading LPE

Crucial Storage Executive installer versions prior to 11.08.082025.00 contain a DLL preloading vulnerability. During installation, the installer runs with elevated privileges and loads Windows DLLs using an uncontrolled search path, which can cause a malicious DLL placed alongside the installer to be loaded instead of the intended system library. A local attacker who can convince a victim to run the installer from a directory containing the attacker-supplied DLL can achieve arbitrary code execution with administrator privileges.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability affects older Crucial Storage Executive installers. If a user runs a vulnerable installer from a folder containing an attacker-supplied DLL, the installer may load that DLL with administrator privileges. The main business risk is local privilege escalation during software installation, not remote compromise of already-installed software.

Executive priority

Prioritize cleanup in software distribution paths and administrator workflows. The issue is high impact when triggered, but it requires local setup and user action, so urgency depends on installer distribution practices and endpoint control maturity.

Technical view

CVE-2025-71178 is a CWE-427 uncontrolled search path issue in Crucial Storage Executive installers before 11.08.082025.00. The elevated installer can preload a DLL from its working directory instead of the intended Windows library, enabling arbitrary code execution as administrator when user interaction and attacker-controlled placement conditions are met.

Likely exposure

Exposure is most likely on Windows systems where older Crucial Storage Executive installers are stored or executed from user-writable, shared, temporary, or untrusted directories. Installed Crucial Storage Executive runtime exposure is not established by the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Exploitation requires local conditions: an attacker-supplied DLL must be placed alongside the vulnerable installer, and a victim must run that installer with elevated privileges.

Researcher notes

The key boundary is installer execution context. Validate DLL search path behavior only in controlled lab conditions and avoid publishing weaponizable details. The provided data supports LPE via installer DLL preloading, but not remote exploitation, persistence, or active exploitation.

Mitigation direction

  • Use Crucial Storage Executive installer version 11.08.082025.00 or later.
  • Download installers only from Crucial’s official support page.
  • Remove vulnerable installer copies from shares, deployment tools, and endpoint download folders.
  • Avoid running installers from untrusted, shared, or user-writable directories.
  • Review vendor guidance for any updated remediation instructions.

Validation and detection

  • Inventory stored Crucial Storage Executive installers and confirm their versions.
  • Check software deployment repositories for installers older than 11.08.082025.00.
  • Confirm endpoint installation workflows source installers from trusted locations only.
  • Review security telemetry for suspicious DLL loads near installer execution.
  • Document whether vulnerable installers were accessible to standard users.
Prepared
Confidence
high
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-427: 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
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-2025-71178 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
High
CVSS
7.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

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
7.1CVSS 4.0HighCVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

7.1High
CVSS 4.0 vector shape for CVE-2025-71178Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Micron Technology, Inc.Crucial Storage Executive0unaffected
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.