Cyber Resilience

CVE-2025-46368

Dell Alienware Command Center 6.0 – 6.10.15.0

Published
13 November 2025
Modified
17 November 2025
Patch / advisory
CVSS Score v3.1 6.6
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
EPSS Score 0.0011 2th percentile
Risk Priority 39 floored blend · peak EPSS

Summary

CVE-2025-46368 is a medium-severity Insecure Temporary File (CWE-377) vulnerability in Dell Alienware Command Center. Its CVSS base score is 6.6 (Medium).

Operationally, ranked at the 2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and SC-4 (Information in Shared System Resources) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Dell Alienware Command Center 6.x (AWCC), versions prior to 6.10.15.0, contains an Insecure Temporary File vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information tampering.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-46369Same product: Dell Alienware Command Center
CVE-2026-24510Same product: Dell Alienware Command Center
CVE-2026-32655Same product: Dell Alienware Command Center
CVE-2025-46367Same product: Dell Alienware Command Center
CVE-2023-28070Same product: Dell Alienware Command Center
CVE-2024-38301Same product: Dell Alienware Command Center
CVE-2023-24569Same product: Dell Alienware Command Center
CVE-2026-25908Same product: Dell Alienware Command Center
CVE-2025-46370Same product: Dell Alienware Command Center
CVE-2025-30100Same product: Dell Alienware Command Center

Affected Assets

dell
alienware command center
6.0 — 6.10.15.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SC-4 Information in Shared System Resources
  • AC-3 Access Enforcement
Detect
Catch it (NIST detect / respond)
  • SI-7 Software, Firmware, and Information Integrity
Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Prevents unauthorized information transfer or tampering through improperly secured shared resources such as temporary files created by AWCC.

prevent

Enforces correct file-system access authorizations so that low-privileged local users cannot read or modify AWCC temporary files.

detect

Detects unauthorized modification of information in AWCC temporary files via integrity verification mechanisms.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require avoiding insecure temp-file creation patterns.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing can detect insecure temporary files but does not prevent their creation.

prevents

Secure development life cycle mandates secure handling of temporary files during design and coding.

prevents

Application security requirements can specify secure temporary-file creation and access controls.

prevents

Secure system architecture principles discourage insecure temporary-file patterns but do not directly address them.

prevents

Secure coding standards explicitly require safe temporary-file APIs and permissions.

none

Information deletion policies may cover secure removal of temporary files after use.

References