Export limit exceeded: 11134 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (11134 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2021-31984 1 Microsoft 1 Power Bi Report Server 2026-08-10 7.6 High
Power BI Remote Code Execution Vulnerability
CVE-2021-31196 1 Microsoft 1 Exchange Server 2026-08-10 7.2 High
Microsoft Exchange Server Remote Code Execution Vulnerability
CVE-2021-38647 1 Microsoft 11 Azure Automation State Configuration, Azure Automation Update Management, Azure Diagnostics and 8 more 2026-08-10 9.8 Critical
Open Management Infrastructure (OMI) Remote Code Execution Vulnerability
CVE-2021-36965 1 Microsoft 20 Windows 10, Windows 10 1507, Windows 10 1607 and 17 more 2026-08-10 8.8 High
Windows WLAN AutoConfig Service Remote Code Execution Vulnerability
CVE-2021-36952 1 Microsoft 2 Visual Studio 2017, Visual Studio 2019 2026-08-10 7.8 High
Visual Studio Remote Code Execution Vulnerability
CVE-2021-26432 1 Microsoft 15 Windows 10, Windows 10 1507, Windows 10 1607 and 12 more 2026-08-10 9.8 Critical
Windows Services for NFS ONCRPC XDR Driver Remote Code Execution Vulnerability
CVE-2021-34535 1 Microsoft 18 Remote Desktop, Remote Desktop Client, Windows 10 and 15 more 2026-08-10 8.8 High
Remote Desktop Client Remote Code Execution Vulnerability
CVE-2021-34533 1 Microsoft 19 Windows 10, Windows 10 1507, Windows 10 1607 and 16 more 2026-08-10 7.8 High
Windows Graphics Component Font Parsing Remote Code Execution Vulnerability
CVE-2021-34530 1 Microsoft 11 Windows 10, Windows 10 1507, Windows 10 1607 and 8 more 2026-08-10 7.8 High
Windows Graphics Component Remote Code Execution Vulnerability
CVE-2021-36958 1 Microsoft 17 Windows, Windows 10 1507, Windows 10 1607 and 14 more 2026-08-10 7.8 High
A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged file operations. An attacker who successfully exploited this vulnerability could run arbitrary code with SYSTEM privileges. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.
CVE-2021-36947 1 Microsoft 19 Windows 10, Windows 10 1507, Windows 10 1607 and 16 more 2026-08-10 8.8 High
Windows Print Spooler Remote Code Execution Vulnerability
CVE-2021-36941 1 Microsoft 3 365 Apps, Office, Office 2019 2026-08-10 7.8 High
Microsoft Word Remote Code Execution Vulnerability
CVE-2021-36937 1 Microsoft 19 Windows 10, Windows 10 1507, Windows 10 1607 and 16 more 2026-08-10 7.8 High
Windows Media MPEG-4 Video Decoder Remote Code Execution Vulnerability
CVE-2021-36936 1 Microsoft 19 Windows 10, Windows 10 1507, Windows 10 1607 and 16 more 2026-08-10 8.8 High
Windows Print Spooler Remote Code Execution Vulnerability
CVE-2021-26424 1 Microsoft 19 Windows 10, Windows 10 1507, Windows 10 1607 and 16 more 2026-08-10 9.9 Critical
Windows TCP/IP Remote Code Execution Vulnerability
CVE-2021-34534 1 Microsoft 9 Windows 10, Windows 10 1507, Windows 10 1607 and 6 more 2026-08-10 6.8 Medium
Windows MSHTML Platform Remote Code Execution Vulnerability
CVE-2021-34524 1 Microsoft 1 Dynamics 365 2026-08-10 8.1 High
Microsoft Dynamics 365 On-Premises Remote Code Execution Vulnerability
CVE-2021-34478 1 Microsoft 3 365 Apps, Office, Office 2019 2026-08-10 7.8 High
Microsoft Office Remote Code Execution Vulnerability
CVE-2026-3843 3 Bukts, Linux, Nefteprodukttekhnika Llc 3 Buk Ts-g Gas Station Automation System, Linux Kernel, Buk Ts-g Gas Station Automation System 2026-08-10 9.8 Critical
Nefteprodukttekhnika BUK TS-G Gas Station Automation System 2.9.1 on Linux contains a SQL Injection vulnerability (CWE-89) in the system configuration module. A remote attacker can send specially crafted HTTP POST requests to the /php/request.php endpoint via the sql parameter in application/x-www-form-urlencoded data (e.g., action=do&sql=<query_here>&reload_driver=0) to execute arbitrary SQL commands and potentially achieve remote code execution.
CVE-2026-71279 1 Koenkk 1 Zigbee2mqtt 2026-08-10 8.1 High
Zigbee2MQTT's ExternalJSExtension.getFilePath (lib/extension/externalJS.ts) joins a parameter received via an MQTT message (topic zigbee2mqtt/bridge/request/extension/save) into the extensions base path using path.join(basePath, name) with no sanitization. The extension handler only validates that the name ends in .js/.mjs/.cjs, writes the file, and then dynamically imports it via Node.js import, achieving remote code execution.