← Back

Microsoft

microsoft

14,964 CVEs • 1,050 products

Products (1,050)

Click to collapse
Toggle
Windows 10
windows_10
Windows 7
windows_7
Windows 8.1
windows_8.1
Office
office
Edge
edge
Windows Xp
windows_xp
365 Apps
365_apps
Windows 11
windows_11
Windows 2000
windows_2000
Excel
excel
Word
word
Windows Nt
windows_nt
Chakracore
chakracore
Windows 8
windows_8
Windows Rt
windows_rt
Ie
ie
Excel Viewer
excel_viewer
Outlook
outlook
Sql Server
sql_server
Office 2024
office_2024
Office 2021
office_2021
Dynamics 365
dynamics_365
Office 2019
office_2019
Microsoft 365
microsoft_365
.net
Windows 98
windows_98
Word Viewer
word_viewer
Powerpoint
powerpoint
Windows
windows
Windows 98se
windows_98se
Works
works
Windows Me
windows_me
Visual Studio
visual_studio
Visio
visio
365 Copilot
365_copilot
Windows 95
windows_95
Publisher
publisher
Lync
lync
Asp.net Core
asp.net_core
Office 2016
office_2016

CVEs (14,964)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Microsoft
2Windows 11 22h2
Windows 11 23h2
Jun 17, 2026
Dec 12, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Windows Kernel Denial of Service Vulnerability
1Microsoft
3Windows 11 21h2
Windows 11 22h2Windows 11 23h2
Jun 17, 2026
Dec 12, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Windows Bluetooth Driver Remote Code Execution Vulnerability
1Microsoft
3Windows 10 1507
Windows Server 2008Windows Server 2012
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Windows Kernel Elevation of Privilege Vulnerability
1Microsoft
9Windows 10 1507
Windows 10 1607Windows 10 1809+6 more
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability
1Microsoft
4Windows 11 21h2
Windows 11 22h2Windows 11 23h2+1 more
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Win32k Elevation of Privilege Vulnerability
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Jun 17, 2026
Dec 12, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Internet Connection Sharing (ICS) Remote Code Execution Vulnerability
1Microsoft
3Windows 10 1507
Windows Server 2008Windows Server 2012
Jun 17, 2026
Dec 12, 2023
N/A· v4
6.8 MEDIUM· v3
N/A· v2
Microsoft USBHUB 3.0 Device Driver Remote Code Execution Vulnerability
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Jun 17, 2026
Dec 12, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
Windows MSHTML Platform Remote Code Execution Vulnerability
1Microsoft
1Azure Machine Learning Software Development Kit
Jun 17, 2026
Dec 12, 2023
N/A· v4
4.7 MEDIUM· v3
N/A· v2
Azure Machine Learning Compute Instance for SDK Users Information Disclosure Vulnerability
1Microsoft
1Azure Connected Machine Agent
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.3 HIGH· v3
N/A· v2
Azure Connected Machine Agent Elevation of Privilege Vulnerability
1Microsoft
6Windows Server 2008
Windows Server 2012Windows Server 2016+3 more
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows DNS Spoofing Vulnerability
1Microsoft
1Dynamics 365
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Microsoft Dynamics 365 Finance and Operations Denial of Service Vulnerability
1Microsoft
1Office Long Term Servicing Channel
Jun 17, 2026
Dec 12, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Microsoft Outlook for Mac Spoofing Vulnerability
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Windows Media Remote Code Execution Vulnerability
1Microsoft
1Edge Chromium
Jun 17, 2026
Dec 7, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Microsoft Edge (Chromium-based) Information Disclosure Vulnerability
1Microsoft
1Edge Chromium
Jun 17, 2026
Dec 7, 2023
N/A· v4
4.8 MEDIUM· v3
N/A· v2
Microsoft Edge (Chromium-based) Information Disclosure Vulnerability
1Microsoft
1Edge Chromium
Jun 17, 2026
Dec 7, 2023
N/A· v4
9.6 CRITICAL· v3
N/A· v2
Microsoft Edge (Chromium-based) Elevation of Privilege Vulnerability
1Microsoft
1Graph
Jun 17, 2026
Dec 5, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
microsoft-graph-core the Microsoft Graph Library for PHP. The Microsoft Graph Beta PHP SDK published packages which contained test code that enabled the use of the phpInfo() function from any application that could acces...Show more
microsoft-graph-core the Microsoft Graph Library for PHP. The Microsoft Graph Beta PHP SDK published packages which contained test code that enabled the use of the phpInfo() function from any application that could access and execute the file at `vendor/microsoft/microsoft-graph-core/tests/GetPhpInfo.php`. The phpInfo function exposes system information. The vulnerability affects the GetPhpInfo.php script of the PHP SDK which contains a call to the phpinfo() function. This vulnerability requires a misconfiguration of the server to be present so it can be exploited. For example, making the PHP application’s /vendor directory web accessible. The combination of the vulnerability and the server misconfiguration would allow an attacker to craft an HTTP request that executes the phpinfo() method. The attacker would then be able to get access to system information like configuration, modules, and environment variables and later on use the compromised secrets to access additional data. This problem has been patched in version 2.0.2. If an immediate deployment with the updated vendor package is not available, you can perform the following temporary workarounds: delete the `vendor/microsoft/microsoft-graph-core/tests/GetPhpInfo.php` file, remove access to the /vendor directory, or disable the phpinfo function Show less
1Microsoft
1Graph
Jun 17, 2026
Dec 5, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
msgraph-sdk-php is the Microsoft Graph Library for PHP. The Microsoft Graph PHP SDK published packages which contained test code that enabled the use of the phpInfo() function from any application that could access and e...Show more
msgraph-sdk-php is the Microsoft Graph Library for PHP. The Microsoft Graph PHP SDK published packages which contained test code that enabled the use of the phpInfo() function from any application that could access and execute the file at vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php. The phpInfo function exposes system information. The vulnerability affects the GetPhpInfo.php script of the PHP SDK which contains a call to the phpinfo() function. This vulnerability requires a misconfiguration of the server to be present so it can be exploited. For example, making the PHP application’s /vendor directory web accessible. The combination of the vulnerability and the server misconfiguration would allow an attacker to craft an HTTP request that executes the phpinfo() method. The attacker would then be able to get access to system information like configuration, modules, and environment variables and later on use the compromised secrets to access additional data. This problem has been patched in versions 1.109.1 and 2.0.0-RC5. If an immediate deployment with the updated vendor package is not available, you can perform the following temporary workarounds: delete the `vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php` file, remove access to the `/vendor` directory, or disable the phpinfo function.Show less
1Microsoft
1Azure Rtos Threadx
Jun 17, 2026
Dec 5, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Azure RTOS ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications. An attacker can cause arbitrary read and write due to vulnerability in parameter checking mecha...Show more
Azure RTOS ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications. An attacker can cause arbitrary read and write due to vulnerability in parameter checking mechanism in Azure RTOS ThreadX, which may lead to privilege escalation. The affected components include RTOS ThreadX v6.2.1 and below. The fixes have been included in ThreadX release 6.3.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.Show less