Description
Exposed IOCTL with Insufficient Access Control in Armoury Crate driver allows a local user to add an arbitrary process identifier to the driver's whitelist via a crafted IOCTL request by bypassing the driver's verification.Refer to the '
Security Update for Armoury Crate App  ' section on the ASUS Security Advisory for more information.
Published: 2026-09-08
Score: 2 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The operator can send a crafted IOCTL request to the Armoury Crate driver. Because the driver does not properly verify the caller, a local user can add an arbitrary process identifier to the driver’s whitelist. This allows the user to bypass the driver’s verification logic and potentially execute privileged operations that would otherwise be blocked. The weakness is captured by CWE‑782 standard. The impact is therefore local privilege escalation and possible abuse of privileged driver functions.

Affected Systems

The vulnerability affects ASUS Armoury Crate software, all product versions for which the Armoury Crate driver implements the exposed IOCTL. No specific version range was provided, so the risk applies to any installed Armoury Crate installation.

Risk and Exploitability

The CVSS score is 2, indicating low severity. EPSS is not available and the vulnerability is not listed in CISA KEV. The attack vector is local; a user with access to the system can craft the IOCTL request. Because the exploitation requires local interaction with the driver and no remote entry point, the practicality of exploitation is limited, but it can be used to elevate privileges on a compromised or compromised system.

Generated by OpenCVE AI on September 8, 2026 at 03:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Armoury Crate update released by ASUS to close the insecure IOCTL.
  • If an update is unavailable, restrict local user access to the device or the driver by removing write permissions or disabling the driver service on systems where it is not needed.
  • Monitor kernel logs for unauthorized IOCTL activity to detect attempts to manipulate the driver whitelist.

Generated by OpenCVE AI on September 8, 2026 at 03:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 08 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
Description Exposed IOCTL with Insufficient Access Control in Armoury Crate driver allows a local user to add an arbitrary process identifier to the driver's whitelist via a crafted IOCTL request by bypassing the driver's verification.Refer to the ' Security Update for Armoury Crate App  ' section on the ASUS Security Advisory for more information.
First Time appeared Asus
Asus armoury Crate
Weaknesses CWE-782
CPEs cpe:2.3:a:asus:armoury_crate:*:*:*:*:*:*:*:*
Vendors & Products Asus
Asus armoury Crate
References
Metrics cvssV4_0

{'score': 2, 'vector': 'CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Asus Armoury Crate
cve-icon MITRE

Status: PUBLISHED

Assigner: ASUS

Published:

Updated: 2026-09-08T02:03:17.233Z

Reserved: 2026-07-17T03:32:47.300Z

Link: CVE-2026-16003

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T03:17:17.550

Modified: 2026-09-08T03:17:17.550

Link: CVE-2026-16003

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T03:30:17Z

Weaknesses
  • CWE-782

    Exposed IOCTL with Insufficient Access Control