Lucene search
+L

3136 matches found

CVE
CVE
added 2026/09/08 2:01 a.m.17 views

CVE-2026-75808

ASUS Armoury Crate is affected by an allocation of resources without limits or throttling flaw. A local user with low privileges can bypass driver authentication and allocate an unrestricted amount of system memory, leading to a denial-of-service condition through memory exhaustion. The attack ve...

5.7CVSS0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 2:01 a.m.26 views

CVE-2026-75808

Allocation of Resources Without Limits or Throttling in ASUS Armoury Crate allows a local user to cause a denial-of-service condition through system memory exhaustion by bypassing driver authentication and allocating an unrestricted amount of memory.Refer to the ' Security Update for Armoury Crat...

5.7CVSS0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 2:01 a.m.24 views

CVE-2026-75809

Exposed IOCTL with insufficient access control in ASUS Armoury Crate allows a local user to disclosure information and disabling device functionality by bypassing driver authentication and using IOCTLs to read from and write to PCIe configuration space.Refer to the ' Security Update for Armoury...

5.8CVSS0.00108EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 2:01 a.m.12 views

CVE-2026-75809

ASUS Armoury Crate is affected by an insufficient access control vulnerability in its exposed IOCTL interface. A local user with low privileges can bypass driver authentication to read from and write to PCIe configuration space , enabling information disclosure and the disabling of device functio...

5.8CVSS0.00108EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 2:01 a.m.11 views

EUVD-2026-72619

Exposed IOCTL with insufficient access control in ASUS Armoury Crate allows a local user to disclosure information and disabling device functionality by bypassing driver authentication and using IOCTLs to read from and write to PCIe configuration space.Refer to the ' Security Update for Armoury...

5.8CVSS0.00108EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 2:00 a.m.10 views

EUVD-2026-72618

Exposed Dangerous Method or Function in ASUS Armoury Crate allow a local user to cause a brief system stall by bypassing driver authentication and sending requests to trigger system management interrupts SMIs. Repeatedly triggering SMI may lead to a denial-of-service DoS condition.Refer to the '...

5.7CVSS0.00108EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 2:00 a.m.16 views

CVE-2026-75810

ASUS Armoury Crate contains an exposed dangerous method or function that allows a local user to bypass driver authentication and send requests to trigger system management interrupts (SMIs) . A single trigger causes a brief system stall; repeatedly triggering SMIs can escalate to a denial-of-serv...

5.7CVSS0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 2:00 a.m.27 views

CVE-2026-75810

Exposed Dangerous Method or Function in ASUS Armoury Crate allow a local user to cause a brief system stall by bypassing driver authentication and sending requests to trigger system management interrupts SMIs. Repeatedly triggering SMI may lead to a denial-of-service DoS condition.Refer to the '...

5.7CVSS0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 2:00 a.m.26 views

CVE-2026-75811

Improper Restriction of Software Interfaces to Hardware Features in ASUS Armoury Crate allows a local user to modify hardware configuration settings and potentially cause hardware damage by bypassing driver authentication and accessing critical model-specific registers.Refer to the ' Security...

5.8CVSS0.00105EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 2:00 a.m.16 views

CVE-2026-75811

ASUS Armoury Crate is affected by an improper restriction of software interfaces to hardware features , allowing a local user with low privileges to bypass driver authentication and access critical model-specific registers . This can lead to modification of hardware configuration settings and pot...

5.8CVSS0.00105EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 2:00 a.m.10 views

EUVD-2026-72616

Improper Restriction of Software Interfaces to Hardware Features in ASUS Armoury Crate allows a local user to modify hardware configuration settings and potentially cause hardware damage by bypassing driver authentication and accessing critical model-specific registers.Refer to the ' Security...

5.8CVSS0.00105EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.13 views

PT-2026-86974

Missing authentication for a critical function in ASUS Control Center Express Agent allows an unauthenticated nearby user to control the host via a direct connection to the agent when the host has an active login session. Refer to the ' Security Update for ASUS Control Center Express Agent '...

7.7CVSS5.8AI score0.00205EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.14 views

SUSE CVE-2026-80774

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 3:12 p.m.23 views

CVE-2026-80774

CVE-2026-80774 affects the Linux kernel in the HID asus driver. The root cause is that to_usb_interface() is called without first verifying the device is genuinely USB via hid_is_usb(). Because the uhid subsystem can create devices that report BUS_USB but lack an actual USB parent, this unchecked...

5.4AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 3:12 p.m.8 views

EUVD-2026-71417

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.4AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 3:12 p.m.8 views

CVE-2026-80774 HID: asus: fix missing hid_is_usb() check

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.12 views

CVE-2026-80774

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.4AI score0.00168EPSS
SaveExploits0
NVD
NVD
added 2026/09/04 3:17 a.m.10 views

CVE-2026-75754

Missing Authentication for Critical Function, Server-Side Request Forgery SSRF, and Use of Hard-coded Credentials in ASUS Control Center allow an unauthorized user to obtain the encryption key via an HTTP request, causing a local service to enable SSH on port 2222. The attacker can then log in wi...

10CVSS0.00215EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 2:08 a.m.12 views

EUVD-2026-70865

Missing Authentication for Critical Function, Server-Side Request Forgery SSRF, and Use of Hard-coded Credentials in ASUS Control Center allow an unauthorized user to obtain the encryption key via an HTTP request, causing a local service to enable SSH on port 2222. The attacker can then log in wi...

10CVSS6AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 2:08 a.m.68 views

CVE-2026-75754

ASUS Control Center is affected by a combination of Missing Authentication for Critical Function , Server-Side Request Forgery (SSRF) , and Use of Hard-coded Credentials . An unauthorized network-based attacker with no prior privileges can obtain the encryption key via an HTTP request , causing a...

10CVSS6AI score0.00215EPSS
SaveExploits0References1
Rows per page
Query Builder