Headlines

Microsoft issued patches for 57 CVE-rated vulnerabilities, including six actively exploited zero-day vulnerabilities. 

23 Elevation of Privilege Vulnerabilities 

3 Security Feature Bypass Vulnerabilities 

23 Remote Code Execution Vulnerabilities 

4 Information Disclosure Vulnerabilities 

1 Denial of Service Vulnerabilities 

3 Spoofing Vulnerabilities 

Quorum Cyber Recommendations

Patching should be completed within your regular cycles and without delay. We do not at this time recommend expedited patching.

Microsoft Release Notes

https://msrc.microsoft.com/update-guide/releaseNote/2025-Mar

Key Vulnerability Details

TitleWindows Win32 Kernel Subsystem Elevation of Privilege Vulnerability 
CVECVE-2025-24983 
CVSS7.0
Reason for ConcernReported as a Zero Day
Mitigations and other FactorsAccording to the CVSS scoring method, local access and authentication are both required for exploitation. 
CommentaryMicrosoft says this vulnerability will allow local attackers to gain SYSTEM privileges on the device after winning a race condition.
Threat Intelligence CommentThis flaw enables an authenticated attacker with low-level privileges to gain SYSTEM-level access, potentially leading to system compromise, arbitrary code execution, data modification, malware installation, and security bypass. Although no public proof-of-concept exists, the vulnerability is actively exploited in the wild and listed in CISA’s Known Exploited Vulnerability list. It is crucial for organisations to prioritise security updates from Microsoft, monitor for compromise indicators, and strengthen security controls to mitigate the associated risks. 
Linkhttps://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-24983

 

TitleWindows NTFS Information Disclosure Vulnerability 
CVECVE-2025-24984 
CVSS4.6
Reason for ConcernInsertion of sensitive information into log file in Windows NTFS allows an unauthorised attacker to disclose information with a physical attack. 
Mitigations and other FactorsAn attacker needs physical access to the target computer to plug in a malicious USB drive. 
CommentaryAn attacker who successfully exploited this vulnerability could potentially read portions of heap memory. 
Threat Intelligence CommentCVE-2025-24984 is a vulnerability in the Windows NTFS logging mechanism that allows an attacker with physical access to a computer to extract sensitive heap memory data through log file manipulation. An attacker needs to plug in a malicious USB drive to exploit this vulnerability and potentially read portions of heap memory. This poses a significant risk, especially in environments with limited physical access controls, as it allows attackers to extract sensitive system information without requiring privileges or user interaction. While there is no public proof-of-concept available, the vulnerability is actively exploited in the wild and has been added to the CISA Known Exploited Vulnerability list. Organisations should ensure robust physical security measures and monitor systems for signs of compromise to mitigate the risk associated with this vulnerability. 
LinkCVE-2025-24984 – Security Update Guide – Microsoft – Windows NTFS Information Disclosure Vulnerability 

 

Title
 Windows Fast FAT File System Driver Remote Code Execution Vulnerability
CVVCVE-2025-24985  
CVSS7.8
Reason for ConcernThe word Remote in the title refers to the location of the attacker. This type of exploit is sometimes referred to as Arbitrary Code Execution (ACE). The attack itself is conducted locally. This means an attacker or victim needs to execute code from the local machine to exploit the vulnerability 
Mitigations and other FactorsSuccessful exploitation of this vulnerability requires that an attacker will need to first gain access to the restricted network before running an attack as well as multiple other conditions, such as specific application behaviour, user actions (a restart is required), manipulation of parameters passed to a function, and impersonation of an integrity level token. 
CommentaryAn attacker can trick a local user on a vulnerable system into mounting a specially crafted VHD that would then trigger the vulnerability. 
Threat Intelligence CommentCVE-2025-24985 is a remote code execution vulnerability caused by an integer overflow or wraparound in the Windows Fast FAT Driver. This vulnerability allows an attacker to execute code by tricking a local user into mounting a specially crafted VHD file. Despite the “remote” designation, the attack requires local execution on the vulnerable system. Exploiting this vulnerability can lead to complete system compromise with the privileges of the logged-in user, resulting in high integrity and availability impacts. While there is no public proof-of-concept available, the vulnerability is actively being exploited in the wild and has been added to the CISA Known Exploited Vulnerability list. Organisations should prioritise applying security updates, educate users on the risks of mounting untrusted VHD files. 
LinkCVE-2025-24985 – Security Update Guide – Microsoft – Windows Fast FAT File System Driver Remote Code Execution Vulnerability 

 

TitleWindows NTFS Information Disclosure Vulnerability 
CVECVE-2025-24991 
CVSS5.5
Reason for ConcernAn attacker who successfully exploited this vulnerability could potentially read small portions of heap memory. 
Mitigations and other FactorsThe word Remote in the title refers to the location of the attacker. This type of exploit is sometimes referred to as Arbitrary Code Execution (ACE). The attack itself is carried out locally. This means an attacker or victim needs to execute code from the local machine to exploit the vulnerability 
CommentaryAn attacker can trick a local user on a vulnerable system into mounting a specially crafted VHD that would then trigger the vulnerability. 
Threat Intelligence CommentCVE-2025-24991 is an out-of-bounds read vulnerability in the Windows NTFS file system that allows local information disclosure through specially crafted VHD file interactions. An attacker can trick a local user into mounting a malicious VHD file, which then triggers the vulnerability, potentially allowing the attacker to read small portions of heap memory. This type of exploit, despite being referred to as remote, requires local code execution on the vulnerable system. Successful exploitation can expose sensitive system and application data, compromising system integrity and user privacy. While there is no public proof-of-concept available, the vulnerability is actively being exploited in the wild and has been added to the CISA Known Exploited Vulnerability list. Organisations should ensure users are cautious about mounting untrusted VHD files, apply security updates promptly, and monitor systems for signs of exploitation to mitigate the associated risks. 
LinkCVE-2025-24991 – Security Update Guide – Microsoft – Windows NTFS Information Disclosure Vulnerability 

 

TitleWindows NTFS Remote Code Execution Vulnerability 
CVECVE-2025-24993 
CVSS7.8
Reason for ConcernHeap-based buffer overflow in Windows NTFS allows an unauthorised attacker to execute code locally. 
Mitigations and other Factors The word Remote in the title refers to the location of the attacker. This type of exploit is sometimes referred to as Arbitrary Code Execution (ACE). The attack itself is carried out locally. This means an attacker or victim needs to execute code from the local machine to exploit the vulnerability
CommentaryAn attacker can trick a local user on a vulnerable system into mounting a specially crafted VHD that would then trigger the vulnerability. 
Threat Intelligence CommentCVE-2025-24993 is a heap-based buffer overflow vulnerability in Windows NTFS that allows an unauthorised attacker to execute code locally. Despite the “remote” designation, the attack requires local execution on the vulnerable system. An attacker can trick a local user into mounting a specially crafted VHD file, which triggers the vulnerability. This exploit does not require special privileges but relies on user interaction. Successful exploitation can lead to high-privilege code execution on the affected system, resulting in complete system compromise. The vulnerability has significant impacts on confidentiality, integrity, and availability. While no public proof-of-concept exists, the vulnerability is actively exploited in the wild and has been added to the CISA Known Exploited Vulnerability list. Organisations should prioritise applying security updates and educate users on the risks of mounting untrusted VHD files. 
LinkCVE-2025-24993 – Security Update Guide – Microsoft – Windows NTFS Remote Code Execution Vulnerability 

 

TitleMicrosoft Access Remote Code Execution Vulnerability 
CVECVE-2025-26630 
CVSS7.8
Reason for ConcernUse after free in Microsoft Office Access allows an unauthorised attacker to execute code locally. 
Mitigations and other FactorsA user needs to be tricked into running malicious files. 
CommentaryThe attacker needs to convince a victim to download and open a specially crafted file from a website which leads to a local attack on their computer. 

In this instance, the preview pane is NOT an attack vector. 

Threat Intelligence CommentCVE-2025-26630 is a use-after-free vulnerability in Microsoft Office Access that allows an unauthorised attacker to execute code locally. Exploitation of this vulnerability requires tricking a user into downloading and opening a specially crafted file from a website. The preview pane is not an attack vector in this instance, meaning the file must be explicitly opened by the user. 

Successful exploitation can lead to arbitrary code execution with the same privileges as the current user, resulting in high impacts on system integrity and availability. This can include data manipulation, system disruption, or unauthorised access. Although there is no public proof-of-concept available the vulnerability is currently being actively exploited. Organisations should ensure that users are aware of the risks of opening files from untrusted sources, apply relevant security updates. 

Linkhttps://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-26630

Additional Releases

Aside from Microsoft, the following vendors have issued updates for significant vulnerabilities:

Broadcomfixed three zero-day flaws in VMware ESXi that were exploited in attacks. 

Ciscofixes WebEx flaw that could expose credentials, as well as critical vulnerabilities in Cisco Small Business routers. 

An unpatched Edimax IC-7100 IP camera flaw is being exploited by botnet malware to infect devices. 

Googlefixed an exploited zero-day flaw in an Android’s Linux kernel driver that was used to unlock devices. 

Ivantireleased security updates for Secure Access Client (SAC) and Neurons for MDM. 

Fortinetreleased security updates for numerous products, including FortiManager, FortiOS, FortiAnalyzer, and FortiSandbox. 

Paragondisclosed a flaw in its BioNTdrv.sys driver that was exploited by ransomware gangs in BYOVD attacks. 

SAP releases security updates for multiple products. 

Further Threat Intelligence from Quorum Cyber

Headquarters

Verdant
2 Redheughs Rigg
Edinburgh
United Kingdom
EH12 9DQ

FLORIDA, USA Office

501 E Kennedy Blvd.
STE 1400
Tampa FL 33602

Ontario, Canada Office

1375 North Service Rd E
Suite 102
Oakville
Ontario L6H 1A7

Contact Us
Address

Verdant
2 Redheughs Rigg
Edinburgh
United Kingdom
EH12 9DQ

501 E Kennedy Blvd
STE 1400
Tampa FL 33602

1375 North Service Rd E
Suite 102
Oakville
Ontario L6H 1A7

HEADQUARTERS
Verdant
2 Redheughs Rigg
Edinburgh
United Kingdom
EH12 9DQ



FLORIDA, USA OFFICE
501 E Kennedy Blvd.
STE 1400
Tampa FL 33602


ONTARIO, CANADA OFFICE
1375 North Service Rd E
Suite 102
Oakville
Ontario L6H 1A7


Legal

Privacy Preference Center

Skip to content