The ASUS DriverHub driver administration utility was susceptible to a crucial distant code execution flaw that allowed malicious websites to execute instructions on gadgets with the software program put in.
The flaw was found by an impartial cybersecurity researcher from New Zealand named Paul (aka “MrBruh“), who discovered that the software program had poor validation of instructions despatched to the DriverHub background service.
This allowed the researcher to create an exploit chain using flaws tracked as CVE-2025-3462 and CVE-2025-3463 that, when mixed, obtain origin bypass and set off distant code execution on the goal.
The DriverHub drawback
DriverHub is ASUS’s official driver administration device that’s routinely put in on the primary system boot when using sure ASUS motherboards.
This software program runs within the background, routinely detecting and fetching the most recent driver variations for the detected motherboard mannequin and its chipset.
As soon as put in, the device stays lively and working within the background by way of a neighborhood service on port 53000, frequently checking for essential driver updates.
In the meantime, most customers do not even know such a service is continually working on their system.
That service checks the Origin Header of incoming HTTP requests to reject something that does not come from ‘driverhub.asus.com.’
Nonetheless, this verify is poorly carried out, as any website that features that string is accepted even when it isn’t an actual match to ASUS’s official portal.
The second situation lies within the UpdateApp endpoint, which permits DriverHub to obtain and run .exe recordsdata from “.asus.com” URLs with out person affirmation.

Supply: MrBruh
Stealthy assault movement
An attacker can goal any person with ASUS DriverHub working on their system to trick them into visiting a malicious web site on their browser. This web site then sends “UpdateApp requests” to the native service at ‘http://127.0.0.1:53000.’
By spoofing the Origin Header to one thing like ‘driverhub.asus.com.mrbruh.com,’ the weak validation verify is bypassed, so DriverHub accepts the instructions.
Within the researcher’s demonstration, the instructions order the software program to obtain a reputable ASUS-signed ‘AsusSetup.exe’ installer from the seller’s obtain portal, together with a malicious .ini file and .exe payload.
The ASUS-signed installer is silently run as admin and makes use of the configuration info within the .ini file. This ini file directs the reputable ASUS driver installer to launch the malicious executable file.
The assault can also be made potential by the device failing to delete recordsdata that fail signature checks, just like the .ini and payload, that are saved on the host after their obtain.
ASUS’ response and person motion
ASUS acquired the researcher’s stories on April 8, 2025, and carried out a repair on April 18, after validating it with MrBruh the day earlier than. The {hardware} large didn’t provide the researcher any bounty for his disclosure.
The CVE descriptions, which the Taiwanese vendor submitted, considerably downplays the problem with the next assertion:
“This situation is restricted to motherboards and doesn’t have an effect on laptops, desktop computer systems, or different endpoints,” reads the CVE description.
That is complicated, because the talked about CVEs influence laptops and desktop computer systems with DriverHub put in.
Nonetheless, ASUS is clearer in its safety bulletin, advising customers to rapidly apply the most recent replace.
“This replace consists of essential safety updates and ASUS strongly recommends that customers replace their ASUS DriverHub set up to the most recent model,” reads the bulletin.
“The newest Software program Replace may be accessed by opening ASUS DriverHub, then clicking the “Replace Now” button.”
MrBruh says he monitored certificates transparency updates and located no different TLS certificates containing the “driverhub.asus.com” string, indicating it was not exploited within the wild.
In case you’re uncomfortable with a background service routinely fetching doubtlessly harmful recordsdata upon visiting web sites, you might disable DriverHub out of your BIOS settings.