87 vulnerabilidades · Windows Orden: CVSS EPSS Año ID
CVE-2026-4935
OttoKit: All-in-One Automation Platform Web Database Windows
8.6
HIGH
EPSS
0.1%
2026 1 PoC

The OttoKit: All-in-One Automation Platform WordPress plugin before 1.1.23 does not properly sanitize user input before using it in a SQL statement, which could allow unauthenticated attackers to perform SQL injection attacks.

CVE-2026-3830
Product Filter for WooCommerce by WBW Web Database Windows
8.6
HIGH
EPSS
0.1%
2026 1 PoC

The Product Filter for WooCommerce by WBW WordPress plugin before 3.1.3 does not sanitize and escape a parameter before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks

CVE-2026-0539
pcvisit Remote Host Modul Windows
8.5
HIGH
EPSS
0.0%
2026 CWE-276 1 PoC

Incorrect Default Permissions in pcvisit service binary on Windows allows a low-privileged local attacker to escalate their privileges by overwriting the service binary with arbitrary contents. This service binary is automatically launched with NT\SYSTEM privileges on boot. This issue affects all versions after 22.6.22.1329 and was fixed in 25.12.3.1745.

CVE-2026-4255
TR-VISION HOME Windows
8.4
HIGH
EPSS
0.0%
2026 CWE-829 1 PoC

A DLL search order hijacking vulnerability in Thermalright TR-VISION HOME on Windows (64-bit) allows a local attacker to escalate privileges via DLL side-loading. The application loads certain dynamic-link library (DLL) dependencies using the default Windows search order, which includes directories that may be writable by non-privileged users.\n\n\n\nBecause these directories can be modified by unprivileged users, an attacker can place a malicious DLL with the same name as a legitimate dependency in a directory that is searched before trusted system locations. When the application is executed,

CVE-2026-30798
RustDesk Client Web Windows
8.2
HIGH
EPSS
0.0%
2026 CWE-345 1 PoC

Insufficient Verification of Data Authenticity, Improper Handling of Exceptional Conditions vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android (Heartbeat sync loop, strategy processing modules) allows Protocol Manipulation. This vulnerability is associated with program files src/hbbs_http/sync.Rs and program routines stop-service handler in heartbeat loop. This issue affects RustDesk Client: through 1.4.5.

CVE-2026-30785
RustDesk Client Windows
8.2
HIGH
EPSS
0.0%
2026 CWE-257 1 PoC

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution'), Use of Password Hash With Insufficient Computational Effort vulnerability in rustdesk-client RustDesk Client rustdesk, hbb_common on Windows, MacOS, Linux (Password security module, config encryption, machine UID modules) allows Retrieve Embedded Sensitive Data. This vulnerability is associated with program files hbb_common/src/password_security.Rs, hbb_common/src/config.Rs, hbb_common/src/lib.Rs (get_uuid), machine-uid/src/lib.Rs and program routines symmetric_crypt(), encrypt_str_or_original(), decrypt

CVE-2026-2626
divi-booster Web Windows
8.1
HIGH
EPSS
0.0%
2026 1 PoC

The divi-booster WordPress plugin before 5.0.2 does not have authorization and CSRF checks in one of its fixing function, allowing unauthenticated users to modify stored divi-booster WordPress plugin before 5.0.2 options. Furthermore, due to the use of unserialize() on the data, this could be further exploited when combined with a PHP gadget chain to achieve PHP Object Injection

CVE-2026-24016
ServerView Agents for Windows Windows
7.8
HIGH
EPSS
0.0%
2026 CWE-427 1 PoC

The installer of ServerView Agents for Windows provided by Fsas Technologies Inc. may insecurely load Dynamic Link Libraries. Arbitrary code may be executed with the administrator privilege when the installer is executed.

CVE-2026-24291
Windows 10 Version 1607 Windows
7.8
HIGH
EPSS
0.0%
2026 CWE-732 1 PoC

Incorrect permission assignment for critical resource in Windows Accessibility Infrastructure (ATBroker.exe) allows an authorized attacker to elevate privileges locally.

CVE-2026-5405
Wireshark Windows
7.8
HIGH
EPSS
0.0%
2026 CWE-122 2 PoCs

RDP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service and possible code execution

CVE-2026-21533
🔥 KEV Windows 10 Version 1607 Windows
7.8
HIGH
EPSS
20.2%
2026 CWE-269 2 PoCs

Improper privilege management in Windows Remote Desktop allows an authorized attacker to elevate privileges locally.

CVE-2026-24294
Windows 10 Version 1607 Windows
7.8
HIGH
EPSS
0.0%
2026 CWE-287 2 PoCs

Improper authentication in Windows SMB Server allows an authorized attacker to elevate privileges locally.

CVE-2026-1368
Video Conferencing with Zoom Web Windows ⚡ nuclei
7.5
HIGH
EPSS
32.9%
2026 1 PoC

The Video Conferencing with Zoom WordPress plugin before 4.6.6 contains an AJAX handler that has its nonce verification commented out, allowing unauthenticated attackers to generate valid Zoom SDK signatures for any meeting ID and retrieve the site's Zoom SDK key.

CVE-2026-3585
The Events Calendar Web Windows
7.5
HIGH
EPSS
0.1%
2026 CWE-22 1 PoC

The The Events Calendar plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 6.15.17 via the 'ajax_create_import' function. This makes it possible for authenticated attackers, with Author-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

CVE-2026-2025
Mail Mint Web Windows ⚡ nuclei
7.5
HIGH
EPSS
28.0%
2026 1 PoC

The Mail Mint WordPress plugin before 1.19.5 does not have authorization in one of its REST API endpoint, allowing unauthenticated users to call it and retrieve the email addresses of users on the blog

CVE-2026-4338
ActivityPub Web Windows
7.5
HIGH
EPSS
0.1%
2026 1 PoC

The ActivityPub WordPress plugin before 8.0.2 does not properly filter posts to be displayed, allowed unauthenticated users to access drafts/scheduled/pending posts

CVE-2026-28414
gradio Windows ⚡ nuclei
7.5
HIGH
EPSS
3.2%
2026 CWE-36 0 PoCs

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ changed the definition of `os.path.isabs` so that root-relative paths like `/windows/win.ini` on Windows are no longer considered absolute paths, resulting in a vulnerability in Gradio's logic for joining paths safely. This can be exploited by unauthenticated attackers to read arbitrary files from the Gradio

CVE-2026-0522
VertiGIS FM Windows
7.4
HIGH
EPSS
0.4%
2026 CWE-610 1 PoC

A local file inclusion vulnerability in the upload/download flow of the VertiGIS FM application allows authenticated attackers to read arbitrary files from the server by manipulating a file's path during its upload. When the file is subsequently downloaded, the file in the attacker controlled path is returned. Due to the application's ASP.NET architecture, this could potentially lead to remote code execution when the "web.config" file is obtained. Furthermore, the application resolves UNC paths which may enable NTLM-relaying attacks. This issue affects VertiGIS FM: 10.5.00119 (0d29d428)

CVE-2026-6433
Custom css-js-php Web Database Windows
7.3
HIGH
EPSS
0.0%
2026 1 PoC

The Custom css-js-php WordPress plugin through 2.0.7 does not properly sanitize user input before using it in a SQL query, and the result is passed to eval(), allowing unauthenticated users to execute arbitrary PHP code on the server.

CVE-2026-6265
Cerberus FTP Server Windows
7.3
HIGH
EPSS
0.0%
2026 CWE-278 1 PoC

Insecure preserved inherited permissions vulnerability in Cerberus FTP Server on Windows allows Privilege Escalation.This issue has been resolved in Cerberus FTP Server: 2026.1