54 vulnerabilidades · Windows · ⚡ Nuclei 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-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-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-1562
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
19.5%
2025 CWE-862 1 PoC

The Recover WooCommerce Cart Abandonment, Newsletter, Email Marketing, Marketing Automation By FunnelKit plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation due to a missing capability check on the install_or_activate_addon_plugins() function and a weak nonce hash in all versions up to, and including, 3.5.3. This makes it possible for unauthenticated attackers to install arbitrary plugins on the site that can be leveraged to further infect a vulnerable site.

CVE-2025-5394
Alone – Charity Multipurpose Non-profit WordPress Theme Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
17.5%
2025 CWE-862 4 PoCs

The Alone – Charity Multipurpose Non-profit WordPress Theme theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the alone_import_pack_install_plugin() function in all versions up to, and including, 7.8.3. This makes it possible for unauthenticated attackers to upload zip files containing webshells disguised as plugins from remote locations to achieve remote code execution. CVE-2025-54019 is likely a duplicate of this.

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-1661
HUSKY – Products Filter Professional for WooCommerce Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
93.2%
2025 CWE-22 3 PoCs

The HUSKY – Products Filter Professional for WooCommerce plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.3.6.5 via the 'template' parameter of the woof_text_search AJAX action. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

CVE-2025-2907
Order Delivery Date Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
9.8%
2025 2 PoCs

The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper checks to only update options relevant to the Order Delivery Date WordPress plugin before 12.3.1. This leads to attackers being able to modify the default_user_role to administrator and users_can_register, allowing them to register as an administrator of the site for complete site takeover.

CVE-2025-4334
Simple User Registration Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
34.1%
2025 CWE-269 3 PoCs

The Simple User Registration plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 6.3. This is due to insufficient restrictions on user meta values that can be supplied during registration. This makes it possible for unauthenticated attackers to register as an administrator.

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-4322
Motors - Car Dealer, Rental & Listing WordPress theme Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
43.9%
2025 CWE-620 3 PoCs

The Motors theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 5.6.67. This is due to the theme not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user passwords, including those of administrators, and leverage that to gain access to their account.

CVE-2025-53770
🔥 KEV Microsoft SharePoint Enterprise Server 2016 Windows ⚡ nuclei
9.8
CRITICAL
EPSS
88.5%
2025 CWE-502 46 PoCs

Deserialization of untrusted data in on-premises Microsoft SharePoint Server allows an unauthorized attacker to execute code over a network. Microsoft is aware that an exploit for CVE-2025-53770 exists in the wild. Microsoft is preparing and fully testing a comprehensive update to address this vulnerability. In the meantime, please make sure that the mitigation provided in this CVE documentation is in place so that you are protected from exploitation.

CVE-2025-4524
Madara – Responsive and modern WordPress theme for manga sites Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
16.5%
2025 CWE-22 2 PoCs

The Madara – Responsive and modern WordPress theme for manga sites theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.2.2 via the 'template' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

CVE-2025-6934
Opal Estate Pro – Property Management and Submission Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
28.0%
2025 CWE-269 9 PoCs

The Opal Estate Pro – Property Management and Submission plugin for WordPress, used by the FullHouse - Real Estate Responsive WordPress Theme, is vulnerable to privilege escalation via in all versions up to, and including, 1.7.5. This is due to a lack of role restriction during registration in the 'on_regiser_user' function. This makes it possible for unauthenticated attackers to arbitrarily choose the role, including the Administrator role, assigned when registering.

CVE-2025-2294
Kubio AI Page Builder Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
69.2%
2025 CWE-22 8 PoCs

The Kubio AI Page Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.5.1 via thekubio_hybrid_theme_load_template function. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

CVE-2025-6058
WPBookit Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
26.7%
2025 CWE-434 4 PoCs

The WPBookit plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the image_upload_handle() function hooked via the 'add_booking_type' route in all versions up to, and including, 1.0.4. 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-13315
Twonky Server Web Windows ⚡ nuclei
9.3
CRITICAL
EPSS
83.9%
2025 CWE-420 1 PoC

Twonky Server 8.5.2 on Linux and Windows is vulnerable to an access control flaw. An unauthenticated attacker can bypass web service API authentication controls to leak a log file and read the administrator's username and encrypted password.

CVE-2025-5777
🔥 KEV ADC Networking Windows ⚡ nuclei
9.3
CRITICAL
EPSS
66.7%
2025 CWE-125 23 PoCs

Insufficient input validation leading to memory overread when the NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server

CVE-2025-1232
Site Reviews Web Windows ⚡ nuclei
8.8
HIGH
EPSS
20.9%
2025 1 PoC

The Site Reviews WordPress plugin before 7.2.5 does not properly sanitise and escape some of its Review fields, which could allow unauthenticated users to perform Stored XSS attacks

CVE-2025-11307
WP Go Maps (formerly WP Google Maps) Web Windows ⚡ nuclei
8.8
HIGH
EPSS
2.6%
2025 1 PoC

The WP Go Maps (formerly WP Google Maps) WordPress plugin before 9.0.48 does not sanitize user input provided via an AJAX action, allowing unauthenticated users to store XSS payloads which are later retrieved from another AJAX call and output unescaped.