Analyst command view

MSRC Driver CVE Board

Latest-state board for filtered MSRC CVEs from 2020-01-01 to today, tuned for fast triage across module, CWE, release window, exploitation signal, and acknowledgement context.

Live snapshot
Last Sync
2026-05-22T10:50:34Z
Freshness
1 hour(s) ago
Refresh Policy
24h baseline + release watch
Storage
Latest snapshot only
Rows In View
4943
Current result set after filter and search.
Exploited Flagged
4193
Rows with a non-empty exploitation signal.
Distinct CWE
162
Unique weakness classes in this view.
Modules
1535
Unique inferred driver or component labels.
Reset
Release Month
March 2025
15 CVE | last update 1 hour(s) ago
Release 2025-03-11 Patch Tuesday Count 11
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-24991
Windows NTFS
Exploitation Detected
Windows NTFS Information Disclosure Vulnerability
CVSS vector: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:F/RL:O/RC:C
2025-03-11 Yes
Reported By
Anonymous
CVE-2025-21180
Windows exFAT File System
Exploitation More Likely
Windows exFAT File System Remote Code Execution Vulnerability
CVSS vector: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
George Hughey with MSRC Vulnerabilities & Mitigations
CVE-2025-24056
Windows Telephony Service
Exploitation Less Likely
Windows Telephony Service Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
Anonymous
CVE-2025-24051
Windows Routing and Remote Access Service (RRAS)
Exploitation Less Likely
Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
Anonymous
CVE-2025-24993
Windows NTFS
Exploitation Detected
Windows NTFS Remote Code Execution Vulnerability
CVSS vector: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C
2025-03-11 Yes
Reported By
Anonymous
CVE-2025-24050
Windows Hyper-V
Exploitation Less Likely
Windows Hyper-V Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
CVE-2025-24048
Windows Hyper-V
Exploitation Less Likely
Windows Hyper-V Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
CVE-2025-26634
Windows Core Messaging
Exploitation Less Likely
Windows Core Messaging Elevation of Privileges Vulnerability
CVSS vector: AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
YanZiShuang@BigCJTeam of cyberkl
CVE-2025-24995
Kernel Streaming WOW Thunk Service Driver
Exploitation More Likely
Kernel Streaming WOW Thunk Service Driver Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
CVE-2025-24067
Kernel Streaming Service Driver
Exploitation More Likely
Kernel Streaming Service Driver Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
CVE-2025-24066
Kernel Streaming Service Driver
Exploitation More Likely
Kernel Streaming Service Driver Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-03-11 No
Reported By
Release 2025-03-08 Other / OOB Count 1
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-22869
Potential
No latest release note
Potential denial of service in golang.org/x/crypto
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
2025-03-08 - -
Release 2025-03-04 Other / OOB Count 3
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-27144
Go JOSE's Parsing Vulnerable to
No latest release note
Go JOSE's Parsing Vulnerable to Denial of Service
No CVSS vector published
2025-03-04 - -
CVE-2024-50608
An issue was discovered in Fluent Bit 3.1.9. When the Prometheus Remote Write input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote
No latest release note
An issue was discovered in Fluent Bit 3.1.9. When the Prometheus Remote Write input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote Denial of service attack. The crash happens because of a NULL pointer dereference when 0 (from the Content-Length) is passed to the function cfl_sds_len, which in turn tries to cast a NULL pointer into struct cfl_sds. This is related to process_payload_metrics_ng() at prom_rw_prot.c.
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
2025-03-04 - -
CVE-2024-50609
An issue was discovered in Fluent Bit 3.1.9. When the OpenTelemetry input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote
No latest release note
An issue was discovered in Fluent Bit 3.1.9. When the OpenTelemetry input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote Denial of service attack. The crash happens because of a NULL pointer dereference when 0 (from the Content-Length) is passed to the function cfl_sds_len, which in turn tries to cast a NULL pointer into struct cfl_sds. This is related to process_payload_traces_proto_ng() at opentelemetry_prot.c.
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
2025-03-04 - -
Release Month
February 2025
35 CVE | last update 1 hour(s) ago
Release 2025-02-25 Monthly Preview Count 1
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2023-32636
A flaw was found in glib, where the gvariant deserialization code is vulnerable to a
No latest release note
A flaw was found in glib, where the gvariant deserialization code is vulnerable to a denial of service introduced by additional input validation added to resolve CVE-2023-29499. The offset table validation may be very slow. This bug does not affect any released version of glib but does affect glib distributors who followed the guidance of glib developers to backport the initial fix for CVE-2023-29499.
CVSS vector: AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
2025-02-25 - -
Release 2025-02-23 Other / OOB Count 1
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-23359
NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default configuration, where a crafted container image could gain access to the host file system. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges
No latest release note
NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default configuration, where a crafted container image could gain access to the host file system. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering.
CVSS vector: AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
2025-02-23 - -
Release 2025-02-20 Other / OOB Count 1
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2020-15250
JUnit4
No latest release note
Information disclosure in JUnit4
CVSS vector: AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N
2025-02-20 - -
Release 2025-02-19 Other / OOB Count 2
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-21355
Microsoft Bing
N/A
Microsoft Bing Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C
2025-02-19 No
Reported By
nicolas joly
CVE-2025-24989
Microsoft Power Pages
Exploitation Detected
Microsoft Power Pages Elevation of Privilege Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N/E:U/RL:O/RC:C
2025-02-19 Yes
Reported By
Raj Kumar with Microsoft
Release 2025-02-14 Other / OOB Count 1
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-23085
A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory consumption and potential
No latest release note
A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory consumption and potential denial of service under certain conditions. This vulnerability affects HTTP/2 Server users on Node.js v18.x, v20.x, v22.x and v23.x.
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
2025-02-14 - -
Release 2025-02-11 Patch Tuesday Count 29
CVE Module CWE Title Advisory text and compact technical context Release Exploited Acknowledgement
CVE-2025-21358
Windows Core Messaging
Exploitation More Likely
Windows Core Messaging Elevation of Privileges Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
YanZiShuang@BigCJTeam of cyberkl
CVE-2025-21391
Windows Storage
Exploitation Detected
Windows Storage Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:F/RL:O/RC:C
2025-02-11 Yes -
CVE-2025-21419
Windows Setup Files Cleanup
Exploitation More Likely
Windows Setup Files Cleanup Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:F/RL:O/RC:C
2025-02-11 No -
CVE-2025-21373
Windows Installer
Exploitation Less Likely
Windows Installer Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
CVE-2025-21420
Windows Disk Cleanup Tool
Exploitation More Likely
Windows Disk Cleanup Tool Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No -
CVE-2025-21347
Windows Deployment Services
Exploitation Less Likely
Windows Deployment Services Denial of Service Vulnerability
CVSS vector: AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
CVE-2025-21322
Microsoft PC Manager
Exploitation Less Likely
Microsoft PC Manager Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
AshLc
CVE-2025-21367
Windows Win32 Kernel Subsystem
Exploitation More Likely
Windows Win32 Kernel Subsystem Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Devin Jensen with Microsoft
George Hughey with MSRC Vulnerabilities & Mitigations
Benjamin Rodes from Microsoft
CVE-2025-21406
Windows Telephony Service
Exploitation Less Likely
Windows Telephony Service Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21379
DHCP Client Service
Exploitation Less Likely
DHCP Client Service Remote Code Execution Vulnerability
CVSS vector: AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Milan Justel with Microsoft
CVE-2025-21201
Windows Telephony Server
Exploitation Less Likely
Windows Telephony Server Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21183
Windows Resilient File System (ReFS) Deduplication Service
Exploitation Less Likely
Windows Resilient File System (ReFS) Deduplication Service Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
CVE-2025-21182
Windows Resilient File System (ReFS) Deduplication Service
Exploitation Less Likely
Windows Resilient File System (ReFS) Deduplication Service Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
CVE-2025-21351
Windows Active Directory Domain Services API
Exploitation Less Likely
Windows Active Directory Domain Services API Denial of Service Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
CVE-2025-21181
Microsoft Message Queuing (MSMQ)
Exploitation Less Likely
Microsoft Message Queuing (MSMQ) Denial of Service Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
CVE-2025-21352
Internet Connection Sharing (ICS)
Exploitation Less Likely
Internet Connection Sharing (ICS) Denial of Service Vulnerability
CVSS vector: AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
bee13oy with Cyber Kunlun Lab
CVE-2025-21376
Windows Lightweight Directory Access Protocol (LDAP)
Exploitation More Likely
Windows Lightweight Directory Access Protocol (LDAP) Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21198
Microsoft High Performance Compute (HPC) Pack
Exploitation Less Likely
Microsoft High Performance Compute (HPC) Pack Remote Code Execution Vulnerability
CVSS vector: AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21337
Windows NTFS
Exploitation Less Likely
Windows NTFS Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C
2025-02-11 No
Reported By
hazard
CVE-2025-21375
Kernel Streaming WOW Thunk Service Driver
Exploitation Less Likely
Kernel Streaming WOW Thunk Service Driver Elevation of Privilege Vulnerability
CVSS vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
CVE-2025-21254
Internet Connection Sharing (ICS)
Exploitation Less Likely
Internet Connection Sharing (ICS) Denial of Service Vulnerability
CVSS vector: AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
bee13oy with Cyber Kunlun Lab
CVE-2025-21216
Internet Connection Sharing (ICS)
Exploitation Less Likely
Internet Connection Sharing (ICS) Denial of Service Vulnerability
CVSS vector: AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
bee13oy with Cyber Kunlun Lab
CVE-2025-21212
Internet Connection Sharing (ICS)
Exploitation Less Likely
Internet Connection Sharing (ICS) Denial of Service Vulnerability
CVSS vector: AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
bee13oy with Cyber Kunlun Lab
CVE-2025-21179
DHCP Client Service
Exploitation Less Likely
DHCP Client Service Denial of Service Vulnerability
CVSS vector: AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Milan Justel with Microsoft
CVE-2025-21407
Windows Telephony Service
Exploitation Less Likely
Windows Telephony Service Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21371
Windows Telephony Service
Exploitation Less Likely
Windows Telephony Service Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21200
Windows Telephony Service
Exploitation Less Likely
Windows Telephony Service Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21190
Windows Telephony Service
Exploitation Less Likely
Windows Telephony Service Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Anonymous
CVE-2025-21410
Windows Routing and Remote Access Service (RRAS)
Exploitation Less Likely
Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability
CVSS vector: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
2025-02-11 No
Reported By
Nirmala Nawale with Microsoft
Prev Page 24 / 99 | rows 1151-1200 of 4943 Next