The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record
Check your Windows version/build number and whether “Cross Device Service” is enabled/used on your devices.
Compare your current build to the fixed builds: Windows 10 fixed in 10.0.19045.7663; Windows 11 fixed in 10.0.26100.9168 and 10.0.26200.9168; also see other Windows 11 fixed builds listed by Microsoft (10.0.28000.2704, 10.0.26100.9106, 10.0.26200.9106).
Install the Microsoft update(s) for CVE-2026-66804 from Microsoft’s Update Guide as soon as possible.
If you cannot patch right away, reduce the chance an attacker can authenticate by tightening local user access (limit local logins, remove unused accounts, and require strong passwords/MFA where applicable).
Improper access control in Windows Cross Device Service allows an authorized attacker to elevate privileges locally.
In plain language
Written by AI from the record
This is a Windows flaw that lets a person who already has an account on your PC gain full administrator-level control; patching is important for Windows 10 and Windows 11.
CVE-2026-66804 is a local elevation of privilege in Microsoft Windows Cross Device Service (CWE-284) where an authorized user can exploit improper access controls to obtain full administrative/system-level control of the affected device.
If you're affected
Full takeover of the workstation
Access to business files and data
Ransomware-style damage risk
Complete loss of system control
What is it
This Windows bug is like a locked door inside your own office that the wrong kind of staffer can open, even without a master key. If someone already has a login on the device, they may be able to climb from “regular access” to “complete control,” including viewing and changing sensitive business data. In the worst case, it can let attackers damage the machine or run further malicious activity.
Who is affected
This matters if you run Windows 10 or Windows 11 on computers that could be accessed by someone who can already log in (for example, an employee account, a compromised account, or any attacker with valid credentials). The findings indicate the precondition is existing authenticated access to the system. Treat it as a risk when it’s reachable for local use and an attacker can get an account on the device (the default reachability is not clearly known from the findings).
How urgent is it
This is urgent because it enables local privilege escalation to full administrative/system-level control once an attacker has an authenticated foothold. The fixed versions are available, and the overall verdict for this issue is RED, meaning you should treat patching as a priority on impacted Windows 10/11 devices.
What to do — in detail
Identify affected devices
For every Windows 10/Windows 11 computer in scope, record the OS build number.
Confirm whether the device is using/has the Windows Cross Device Service involved in your environment (the findings do not state default reachability, so use your device role/management knowledge to determine exposure likelihood).
Check build against the fixed versions (from Microsoft)
Windows 10: fixed in 10.0.19045.7663.
Windows 11: fixed in 10.0.26100.9168 and 10.0.26200.9168.
Additional Windows 11 fixed builds listed by Microsoft: 10.0.28000.2704, 10.0.26100.9106, 10.0.26200.9106.
If your build is below the relevant fixed build for your edition/branch, you should patch.
Install the vendor fix
Use Microsoft’s Update Guide entry for CVE-2026-66804 to install the correct update(s) for your OS build/branch.
Temporary workaround if patching is delayed
Since the precondition is authenticated access, focus on reducing who can log into endpoints:
Remove unused local accounts and disable unnecessary accounts.
Enforce strong passwords and (where possible) MFA for accounts that can access the device.
Restrict local login rights to only necessary staff.
What to monitor after patching
Monitor for signs of suspicious local privilege changes on endpoints (for example, unexpected admin group membership changes, new privileged accounts, or unusual service/task creation).
If you have endpoint logging/EDR, review recent activity around privilege escalation patterns on devices that had recent account compromise or unusual logins.
Technical context
CVE-2026-66804 is a Windows local elevation of privilege (CWE-284) affecting Windows 10 and Windows 11 via the Windows Cross Device Service. The mechanism described in the findings is improper access controls that allow an authorized attacker to gain full administrative/system-level control. The findings specify “authentication required: low” and “user interaction: none,” with a key precondition: the attacker must already have authenticated access to the system; default reachability in a typical configuration is not known from the provided sources.
Exploitation status: not listed in CISA KEV, and the provided news coverage does not describe dated exploitation of this specific CVE. There is no public exploit code on record. However, the traffic-light verdict is RED and the PULSE data associates an actor (Lazarus group) with this item, indicating heightened risk.
Fix availability: Microsoft has fixed builds available for each affected Windows branch (Windows 10 fixed in 10.0.19045.7663; multiple Windows 11 fixed builds including 10.0.26100.9168 and 10.0.26200.9168). KEV is not present in the findings; therefore, follow Microsoft’s update guidance rather than relying on KEV status.
This is a general assessment based on public vulnerability data. It does not account for your specific infrastructure — when in doubt, consult a security specialist.