ZeroHour

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2025-2351
A vulnerability classified as critical was found in DayCloud StudentManage 1.0.

A vulnerability classified as critical was found in DayCloud StudentManage 1.0. This vulnerability affects unknown code of the file /admin/adminScoreUrl of the component Login Endpoint. The manipulation of the argument query leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.

NVD description · AI analysis pending
6.9<1%
CVE-2025-26685
Improper authentication in Microsoft Defender for Identity allows an unauthorized attacker to perform spoofing over an adjacent network.

Improper authentication in Microsoft Defender for Identity allows an unauthorized attacker to perform spoofing over an adjacent network.

NVD description · AI analysis pending
6.5<1%
  • microsoft defender for identity
CVE-2025-32706
+4 in the same advisory: …32709 …30400 …32701 …30397
Heap-Based Buffer Overflow in Windows CLFS Driver Enables Local Privilege Escalation

CVE-2025-32706 is a heap-based buffer overflow stemming from improper input validation (CWE-20) in the Microsoft Windows Common Log File System (CLFS) driver, triggered when a locally authenticated, low-privileged user gets the driver to process crafted log-related input. A successful exploit lets the attacker elevate from a limited local account to full system-level privileges, giving high impact to confidentiality, integrity, and availability on the host. All installations of the listed releases are affected — Windows 10 (1507, 1607, 1809, 21H2, 22H2), Windows 11 (22H2, 23H2, 24H2), and Windows Server 2008, 2012, 2016, and 2019 — because the CLFS driver ships with these products by default. The vulnerability is being actively exploited in the wild: CISA added it to the Known Exploited Vulnerabilities catalog on 2025-05-13, and it was one of the five actively exploited zero-days fixed in Microsoft's May 2025 Patch Tuesday. Ransomware use is currently unknown, and public detection and mitigation scripts are available for defenders.

Do: Apply the May 2025 Windows security updates to all affected Windows 10, Windows 11, and Windows Server systems, prioritizing internet-facing and shared servers given confirmed in-the-wild exploitation; federal agencies must follow BOD 22-01 required actions or discontinue use if mitigations are unavailable. Until patched, restrict local logon and code execution rights to trusted users and watch for local privilege-escalation activity, using the publicly available detection and mitigation scripts as a starting point.

7.8
group max
2% KEV PoC ×2
  • Microsoft Windows 10 1507, 1607, 1809, 21H2, 22H2
  • Microsoft Windows 11 22H2, 23H2, 24H2
  • Microsoft Windows Server 2008, 2012, 2016, 2019
masson the order of hundreds of millions of installations (CLFS driver present by default on all affected Windows 10, 11, and Server releases)
CVE-2025-31324
Unauthenticated File Upload RCE in SAP NetWeaver Visual Composer

CVE-2025-31324 is a critical (CVSS 9.8) unrestricted file upload flaw (CWE-434) in the Visual Composer Metadata Uploader component of SAP NetWeaver, which lacks proper authorization. An unauthenticated attacker can send crafted upload requests over the network to the Metadata Uploader endpoint and plant malicious executable binaries, such as webshells, on the host. Executing the uploaded files yields remote code execution with full impact on confidentiality, integrity, and availability, enabling system compromise, lateral movement, and ransomware deployment. Any organization running the affected SAP NetWeaver component is at risk, with the greatest exposure for instances reachable from the internet. Exploitation is confirmed in the wild: the flaw was added to CISA KEV on 2025-04-29, a public PoC exists, and researchers and media report active attacks, including by Chinese-linked actors deploying Golang-based implants on Linux systems and known ransomware use, often chained with CVE-2025-42999.

Do: Apply SAP's patch for CVE-2025-31324 (released in the April 2025 security updates) and follow the vendor mitigation instructions per CISA KEV/BOD 22-01 requirements. As interim mitigation, restrict or disable the Visual Composer Metadata Uploader endpoint and ensure it is not reachable from the internet; also patch the related CVE-2025-42999 since the flaws are being chained. Check affected hosts for uploaded webshells, Golang-based implants, and signs of ransomware activity.

9.8100% KEV ransomware PoC
  • sap netweaver
largetens of thousands of enterprise deployments worldwide, with several thousand instances directly internet-exposed
CVE-2025-32702
Improper neutralization of special elements used in a command ('command injection') in Visual Studio allows an unauthorized attacker to execute code locally.

Improper neutralization of special elements used in a command ('command injection') in Visual Studio allows an unauthorized attacker to execute code locally.

NVD description · AI analysis pending
7.8<1%
  • microsoft visual studio 2019
  • microsoft visual studio 2022
CVE-2025-42999
Insecure Deserialization in SAP NetWeaver Visual Composer Metadata Uploader

CVE-2025-42999 is an insecure deserialization flaw (CWE-502) in the Visual Composer Metadata Uploader component of SAP NetWeaver. It is triggered when a privileged user uploads untrusted or malicious content to the Metadata Uploader, which the application then deserializes; on its own the flaw requires high-privilege access, but attackers commonly chain it with the separately tracked unauthenticated upload flaw CVE-2025-31324 in the same component. Successful exploitation can yield remote code execution and full compromise of the host's confidentiality, integrity, and availability, with impact beyond the vulnerable component (CVSS scope changed, 9.1 critical). Any organization running SAP NetWeaver with the Visual Composer Metadata Uploader enabled, especially internet-facing application servers, is affected. Exploitation is confirmed in the wild: CISA added it to the Known Exploited Vulnerabilities catalog on 2025-05-15 with known ransomware use, and reporting links active attacks to ransomware groups (BianLian and RansomExx deploying the PipeMagic trojan) and to Chinese-linked APTs exploiting the sibling CVE-2025-31324.

Do: Apply SAP's security patches addressing CVE-2025-42999 together with the companion CVE-2025-31324 in the same Visual Composer Metadata Uploader, per vendor instructions, or restrict/disable access to the Metadata Uploader endpoint if patching is delayed. Given confirmed ransomware use (BianLian, RansomExx) and PipeMagic trojan deployments, review upload and authentication logs on NetWeaver servers and hunt for signs of compromise and post-exploitation activity. U.S. federal agencies must follow CISA BOD 22-01 guidance: apply mitigations by the KEV remediation due date or discontinue use of affected instances.

9.114% KEV ransomware PoC
  • SAP NetWeaver (Visual Composer Metadata Uploader component)
moderatelow thousands of internet-exposed SAP NetWeaver servers (≈1k–10k systems), with a substantially larger internal install base
Full article426 words · extracted from infosecurity-magazine.com · click to collapse

Microsoft has released security updates to fix seven zero-day vulnerabilities, five of which are under active exploitation.

This month’s Patch Tuesday saw the tech giant release fixes for over 70 vulnerabilities, including five actively exploited zero-days, which are:

  • CVE-2025-32701: An elevation of privilege (EoP) vulnerability in Windows Common Log File System Driver 
  • CVE-2025-32709: An EoP bug in Windows Ancillary Function Driver for WinSock 
  • CVE-2025-30397: A remote code execution (RCE) vulnerability in Microsoft Scripting Engine
  • CVE-2025-32706: Another EoP flaw in Windows Common Log File System Driver
  • CVE-2025-30400: An EoP bug in Microsoft DWM Core Library

There is no information from Microsoft on exactly how these zero-days are being exploited in the wild.

However, Kev Breen, senior director threat research at Immersive, warned that patching should be a priority as the average time from public disclosure of vulnerabilities to exploitation at scale is less than five days.

He added that ransomware affiliates in particular would be looking to exploit EoP vulnerabilities.

“Privilege escalation means that an attacker must already have initial access to a compromised host, typically through a phishing attack or by using stolen credentials,” said Breen.

“But if that access already exists, attackers will almost always look to gain higher levels of access, resulting in system level access. With that they can disable security tooling or even gain domain administration level permissions using credential harvesting tools.”

Read more on Patch Tuesday: Microsoft Patches Eight Zero-Days to Start the Year.

Microsoft also classes publicly disclosed vulnerabilities which have yet to be exploited as “zero days”. This month there were two of these.

CVE-2025-32702 is an RCE bug in Visual Studio, which poses a “significant risk to developer systems” where it could be used to compromise software supply chains, according to Mat Lee, senior security engineer at Automox.

“This vulnerability has the potential of being especially dangerous in engineering environments, where developers often hold broader permissions than standard users,” he explained. “In combination with other known vulnerabilities – such as CVE-2025-2351 … this CVE could be part of a chained exploit, giving attackers fast, privileged access with minimal interaction.”

The second publicly reported zero-day is CVE-2025-26685, which is an identity spoofing vulnerability in Microsoft Defender.

“Improper authentication in Microsoft Defender for Identity allows an unauthorized attacker to perform spoofing over an adjacent network,” Microsoft said of the flaw.

In related news, SAP this week released a security update to patch a zero-day vulnerability (CVE-2025-42999) being exploited in attacks on NetWeaver customers. The bug is one of two SAP NetWeaver zero-days under active exploitation – the other being CVE-2025-31324.

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.infosecurity-magazine.com/news/microsoft-seven-zerodays-may-patch/