568 vulnerabilidades · Windows Orden: CVSS EPSS Año ID
CVE-2025-34077
WordPress Pie Register Plugin Web Windows ⚡ nuclei
10.0
CRITICAL
EPSS
76.2%
2025 CWE-434 4 PoCs

An authentication bypass vulnerability exists in the WordPress Pie Register plugin ≤ 3.7.1.4 that allows unauthenticated attackers to impersonate arbitrary users by submitting a crafted POST request to the login endpoint. By setting social_site=true and manipulating the user_id_social_site parameter, an attacker can generate a valid WordPress session cookie for any user ID, including administrators. Once authenticated, the attacker may exploit plugin upload functionality to install a malicious plugin containing arbitrary PHP code, resulting in remote code execution on the underlying server.

CVE-2025-34105
DiskBoss Enterprise Web Windows
10.0
CRITICAL
EPSS
53.3%
2025 CWE-20 4 PoCs

A stack-based buffer overflow vulnerability exists in the built-in web interface of DiskBoss Enterprise versions 7.4.28, 7.5.12, and 8.2.14. The vulnerability arises from improper bounds checking on the path component of HTTP GET requests. By sending a specially crafted long URI, a remote unauthenticated attacker can trigger a buffer overflow, potentially leading to arbitrary code execution with SYSTEM privileges on vulnerable Windows hosts.

CVE-2025-13390
WP Directory Kit Web Windows ⚡ nuclei
10.0
CRITICAL
EPSS
35.0%
2025 CWE-303 2 PoCs

The WP Directory Kit plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.4.4 due to incorrect implementation of the authentication algorithm in the "wdk_generate_auto_login_link" function. This is due to the feature using a cryptographically weak token generation mechanism. This makes it possible for unauthenticated attackers to gain administrative access and achieve full site takeover via the auto-login endpoint with a predictable token.

CVE-2025-10230
Software Genérico Web Windows
10.0
CRITICAL
EPSS
0.4%
2025 CWE-78 2 PoCs

A flaw was found in Samba, in the front-end WINS hook handling: NetBIOS names from registration packets are passed to a shell without proper validation or escaping. Unsanitized NetBIOS name data from WINS registration packets are inserted into a shell command and executed by the Samba Active Directory Domain Controller’s wins hook, allowing an unauthenticated network attacker to achieve remote command execution as the Samba process.

CVE-2025-13032
(Free/Premiium/Ultimeat) Antivirus Windows
9.9
CRITICAL
EPSS
0.0%
2025 CWE-367 1 PoC

Double fetch in sandbox kernel driver in Avast/AVG Antivirus <25.3  on windows allows local attacker to escalate privelages via pool overflow.

CVE-2025-12421
Mattermost Windows
9.9
CRITICAL
EPSS
0.1%
2025 CWE-303 1 PoC

Mattermost versions 11.0.x <= 11.0.2, 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12 fail to to verify that the token used during the code exchange originates from the same authentication flow, which allows an authenticated user to perform account takeover via a specially crafted email address used when switching authentication methods and sending a request to the /users/login/sso/code-exchange endpoint. The vulnerability requires ExperimentalEnableAuthenticationTransfer to be enabled (default: enabled) and RequireEmailVerification to be disabled (default: disabled).

CVE-2025-0316
WP Directorybox Manager Web Windows
9.8
CRITICAL
EPSS
0.2%
2025 CWE-288 1 PoC

The WP Directorybox Manager plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.5. This is due to incorrect authentication in the 'wp_dp_enquiry_agent_contact_form_submit_callback' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the username.

CVE-2025-3605
Login, Registration and Lost Password Blocks Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
12.7%
2025 CWE-639 2 PoCs

The Frontend Login and Registration Blocks plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.1.1. This is due to the plugin not properly validating a user's identity prior to updating their details like email via the flr_blocks_user_settings_handle_ajax_callback() function. This makes it possible for unauthenticated attackers to change arbitrary user's email addresses, including administrators, and leverage that to reset the user's password and gain access to their account.

CVE-2025-5305
Password Reset with Code for WordPress REST API Web Windows
9.8
CRITICAL
EPSS
0.0%
2025 1 PoC

The Password Reset with Code for WordPress REST API WordPress plugin before 0.0.17 does not use cryptographically sound algorithms to generate OTP codes, potentially leading to account takeovers.

CVE-2025-5947
Service Finder Bookings Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
43.8%
2025 CWE-639 4 PoCs

The Service Finder Bookings plugin for WordPress is vulnerable to privilege escalation via authentication bypass in all versions up to, and including, 6.0. This is due to the plugin not properly validating a user's cookie value prior to logging them in through the service_finder_switch_back() function. This makes it possible for unauthenticated attackers to login as any user including admins.

CVE-2025-8570
BeyondCart Connector Web Windows
9.8
CRITICAL
EPSS
0.1%
2025 CWE-798 1 PoC

The BeyondCart Connector plugin for WordPress is vulnerable to Privilege Escalation due to improper JWT secret management and authorization within the determine_current_user filter in versions 1.4.2 through 3.0.1. This makes it possible for unauthenticated attackers to craft valid tokens and assume any user’s identity.

CVE-2025-10915
Dreamer Blog Web Windows
9.8
CRITICAL
EPSS
0.1%
2025 1 PoC

The Dreamer Blog WordPress theme through 1.2 is vulnerable to arbitrary installations due to a missing capability check.

CVE-2025-4631
The E-Commerce ERP: Purchasing, Inventory, Fulfillment, Manufacturing, BOM, Accounting, Sales Analysis Web Windows
9.8
CRITICAL
EPSS
1.1%
2025 CWE-285 1 PoC

The Profitori plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the stocktend_object endpoint in versions 2.0.6.0 to 2.1.1.3. This makes it possible to trigger the save_object_as_user() function for objects whose '_datatype' is set to 'users',. This allows unauthenticated attackers to write arbitrary strings straight into the user’s wp_capabilities meta field, potentially elevating the privileges of an existing user account or a newly created one to that of an administrator.

CVE-2025-3604
Flynax Bridge Web Windows
9.8
CRITICAL
EPSS
0.8%
2025 CWE-862 1 PoC

The Flynax Bridge plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 2.2.0. This is due to the plugin not properly validating a user's identity prior to updating their details like email. This makes it possible for unauthenticated attackers to change arbitrary user's email addresses, including administrators, and leverage that to reset the user's password and gain access to their account.

CVE-2025-8359
AdForest Web Windows
9.8
CRITICAL
EPSS
0.5%
2025 CWE-288 2 PoCs

The AdForest theme for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 6.0.9. This is due to the plugin not properly verifying a user's identity prior to authenticating them. This makes it possible for unauthenticated attackers to log in as other users, including administrators, without access to a password.

CVE-2025-2266
Checkout Mestres do WP for WooCommerce Web Windows
9.8
CRITICAL
EPSS
0.3%
2025 CWE-862 1 PoC

The Checkout Mestres do WP for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the cwmpUpdateOptions() function in versions 8.6.5 to 8.7.5. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.

CVE-2025-10041
Flex QR Code Generator Web Windows
9.8
CRITICAL
EPSS
0.2%
2025 CWE-434 2 PoCs

The Flex QR Code Generator plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in thesave_qr_code_to_db() function in all versions up to, and including, 1.2.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

CVE-2025-59287
🔥 KEV Windows Server 2012 Windows ⚡ nuclei
9.8
CRITICAL
EPSS
72.2%
2025 CWE-502 4 PoCs

Deserialization of untrusted data in Windows Server Update Service allows an unauthorized attacker to execute code over a network.

CVE-2025-4389
Crawlomatic Multipage Scraper Post Generator Web Windows
9.8
CRITICAL
EPSS
2.6%
2025 CWE-434 1 PoC

The Crawlomatic Multipage Scraper Post Generator plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the crawlomatic_generate_featured_image() function in all versions up to, and including, 2.6.8.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

CVE-2025-5058
eMagicOne Store Manager for WooCommerce Web Windows
9.8
CRITICAL
EPSS
2.5%
2025 CWE-434 3 PoCs

The eMagicOne Store Manager for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the set_image() function in all versions up to, and including, 1.2.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. This is only exploitable by unauthenticated attackers in default configurations where the the default password is left as 1:1, or where the attacker gains access to the credentials.