Cyber Resilience

CVE-2023-26911

Asus Armoury Crate ≤ 5.3.4.0

Published
26 July 2023
Modified
09 July 2026
CVSS Score v3.1 7.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0020 10th percentile
Risk Priority 56 floored blend · peak EPSS

Summary

CVE-2023-26911 is a high-severity Unquoted Search Path or Element (CWE-428) vulnerability in Asus Armoury Crate. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Path Interception (T1034); ranked at the 10th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

ASUS SetupAsusServices v1.0.5.1 in Asus Armoury Crate v5.3.4.0 contains an unquoted service path vulnerability which allows local users to launch processes with elevated privileges.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1034 Path Interception Persistence
**This technique has been deprecated.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-5716Same product: Asus Armoury Crate
CVE-2025-66269Shared CWE-428
CVE-2020-37061Shared CWE-428
CVE-2025-57227Shared CWE-428
CVE-2023-36658Shared CWE-428
CVE-2016-20086Shared CWE-428
CVE-2016-20091Shared CWE-428
CVE-2023-2331Shared CWE-428
CVE-2026-1585Shared CWE-428
CVE-2023-53947Shared CWE-428

Affected Assets

asus
armoury crate
≤ 5.3.4.0
asus
setupasusservices
≤ 1.0.5.1

Mitigating Controls

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 prevent path-handling flaws such as unquoted elements during development.

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.

finds

Security testing in development can detect unquoted search-path issues before deployment.

degrades

Enforcing controlled software installation can prevent unquoted search-path elements in executables and scripts.

prevents

Secure development lifecycle practices include input validation and path handling that reduce unquoted search-path weaknesses.

degrades

Secure system architecture and engineering principles require safe path construction and quoting conventions.

prevents

Secure coding standards directly mandate quoting search paths and avoiding unsafe path construction.

degrades

Change-management processes can enforce review of path-handling changes that might introduce unquoted elements.

References