You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
local vulnerability
About this tag
The local vulnerability tag on WindowsForum.com covers security flaws that require an attacker to have local access to a system in order to exploit them. Recent discussions include CVE-2025-53768, a use-after-free in Xbox IStorageService leading to local privilege escalation; CVE-2025-49728, a cleartext credential leak in Microsoft PC Manager; CVE-2025-32722, an information disclosure in the Windows Storage Port Driver; and CVE-2025-50170, an elevation-of-privilege bug in the Windows Cloud Files Mini Filter Driver. These threads emphasize the importance of applying security patches promptly to mitigate risks from local vulnerabilities that can compromise system integrity and data confidentiality.
A subtle but important race-condition in the Linux kernel’s process‑limit handling has been recorded as CVE‑2025‑40201: upstream maintainers changed kernel/sys.c to stop taking task_lock(tsk->group_leader) from unsafe contexts and instead make conditional use of tasklist_lock to avoid...
Microsoft confirmed a new local elevation-of-privilege vulnerability in the Xbox component chain—tracked as CVE-2025-53768—described as a use‑after‑free in the IStorageService implementation that can allow an authorized local user to escalate privileges on an affected host; administrators must...
CVE-2025-49728 — Microsoft PC Manager: Cleartext storage of sensitive information (Security‑feature bypass, local)
Summary (TL;DR)
Microsoft has assigned CVE‑2025‑49728 to a vulnerability in Microsoft PC Manager where sensitive information is stored in cleartext, enabling a local, unauthorized...
Note: I couldn’t find any authoritative record for CVE-2025-53156 in the major public vulnerability databases (MSRC / NVD / MITRE / CVE.circl / CVE Details) as of August 12, 2025. The Storage Port Driver information-disclosure vulnerability widely reported in Microsoft’s June 2025 updates is...
Microsoft has published an advisory for CVE-2025-50170, a local elevation-of-privilege (EoP) vulnerability in the Windows Cloud Files Mini Filter Driver (cldflt.sys) that—when reached by a local, authorized attacker—can be abused to obtain higher privileges on affected machines. The flaw stems...