Table of Contents
This guide provides a clear, practical overview of new vulnerability in Windows 10 allows admin hijacking, with useful context, important details, and straightforward takeaways for everyday readers.
The database files associated with the Windows Registry are stored in the C:Windowssystem32config folder and are divided into different files such as SYSTEM, SECURITY, SAM, DEFAULT, and SOFTWARE.
Because these files contain sensitive information about all user accounts on the device and security tokens used by Windows features, users without elevated privileges will not be able to access them.
This is especially true for Security Account Manager (SAM) because it contains hashed passwords for all users on a system, which threat actors can use to assume their identities.
On July 21, Bleeping Computer quoted security researcher Jonas Lykkegaard as saying that he discovered that the Windows 10 and Windows 11 Registry files associated with SAM, and all Registry databases, can be can access the low-privileged User group on the device.
These low permissions have been confirmed by BleepingComputer on a fully patched Windows 10 20H2 computer, as shown below.

With low-level file permissions, a threat actor with limited privileges on the device can extract NTLM hashed passwords for all accounts on the device and use those hashes in attacks. pass-the-hash public to gain elevated privileges.
Since Registry files, such as SAM files, are always used by the operating system, when you try to access the file, you will get an access violation error because the file is open and locked by another program.

However, according to Lykkegaard, since Registry files, including SAM, are often backed up with Shadows Copy, you can access the file through the Shadow Volume without violating access rights.
For example, threat actors can use the following path for Shadow Volume to access the SAM file from any user on the computer.
?GLOBALROOTDeviceHarddiskVolumeShadowCopy1WindowsSystem32configSAM
According to security researcher Benjamin Delpy, you can easily steal an admin account's NTLM hashed password to gain higher privileges.
In addition to stealing NTLM hashes and privilege upgrades, Delpy said this low-privileged access could enable further attacks, such as Silver Ticket attacks.
It is not clear why Microsoft changed permissions on the Registry to allow ordinary users to read files. However, Will Dormann, a CERT/CC vulnerability analyst, and Jeff McJunkin, author of SANS, say Microsoft introduced these permission changes in Windows 10 1809.
In a security advisory published today, Microsoft confirmed the vulnerability and attached the tracking code CVE-2021-36934.
"We are investigating and will take appropriate action to protect our customers," Microsoft said.
Key Takeaways
Use the information above as a practical reference for new vulnerability in Windows 10 allows admin hijacking. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.
FAQ
What does this guide explain about New Vulnerability in Windows 10 Allows Admin Hijacking?
It explains the main concepts, practical considerations, and useful steps related to new vulnerability in Windows 10 allows admin hijacking without requiring advanced knowledge.
Who can benefit from learning about New Vulnerability in Windows 10 Allows Admin Hijacking?
This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to new vulnerability in Windows 10 allows admin hijacking.
What should I check before applying this information?
Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.
Reader Comments 0
Sign in with email or Google to join the discussion.