Vulnerabilities

With the aim of informing, warning and helping professionals with the latest security vulnerabilities in technology systems, we have made a database available for users interested in this information, which is in Spanish and includes all of the latest documented and recognised vulnerabilities.

This repository, with over 75,000 registers, is based on the information from the NVD (National Vulnerability Database) – by virtue of a partnership agreement – through which INCIBE translates the included information into Spanish.

On occasions this list will show vulnerabilities that have still not been translated, as they are added while the INCIBE team is still carrying out the translation process. The CVE  (Common Vulnerabilities and Exposures) Standard for Information Security Vulnerability Names is used with the aim to support the exchange of information between different tools and databases.

All vulnerabilities collected are linked to different information sources, as well as available patches or solutions provided by manufacturers and developers. It is possible to carry out advanced searches, as there is the option to select different criteria to narrow down the results, some examples being vulnerability types, manufacturers and impact levels, among others.

Through RSS feeds or Newsletters we can be informed daily about the latest vulnerabilities added to the repository. Below there is a list, updated daily, where you can discover the latest vulnerabilities.

CVE-2026-33592

Publication date:
02/07/2026
An unauthenticated remote attacker can exhaust<br /> server memory via the FindServers Discovery Service in open62541. The<br /> serverUris field of FindServersRequest is not validated for length or array<br /> size. An attacker can declare an arbitrarily large string (up to ~3.9 GB)<br /> delivered across intermediate chunks without ever sending the final chunk. The<br /> server buffers all chunks in RAM indefinitely until the SecureChannel times<br /> out. The attack is pre-session and bypasses all encryption configuration. The issue affects open62541: from 1.4.0 through 1.4.16, from 1.5.0 through 1.5.4, master.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-5348

Publication date:
02/07/2026
The Academy LMS – WordPress LMS Plugin for Complete eLearning Solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 3.8.1. This is due to the &amp;#39;/topics&amp;#39; REST API endpoint being registered with a permission callback set to &amp;#39;__return_true&amp;#39;, allowing unauthenticated access to course curriculum data without verifying the course&amp;#39;s post status or user enrollment. This makes it possible for unauthenticated attackers to access detailed curriculum information for private, draft, scheduled, or password-protected courses by enumerating course IDs.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-5821

Publication date:
02/07/2026
The Image Optimizer plugin for WordPress is vulnerable to arbitrary file deletion in versions up to and including 1.7.4. This is due to insufficient path validation in the Image_Backup::remove() function where backup file paths stored in post meta are used directly in file deletion operations without verifying they are within the uploads directory. The plugin stores backup file paths in the image_optimizer_metadata post meta field and trusts these paths completely when deleting backups on the delete_attachment hook. An authenticated attacker with Author-level access can edit the image_optimizer_metadata post meta on their own attachments via WordPress&amp;#39;s Custom Fields interface, injecting arbitrary absolute file paths into the backups array. When the attacker subsequently deletes the attachment, the plugin calls File_System::delete() on each path without validation. This makes it possible for authenticated attackers, with Author-level access and above, to delete arbitrary files on the server within the web server&amp;#39;s filesystem permissions, potentially leading to denial of service, data loss, or security degradation.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-11781

Publication date:
02/07/2026
The Adminify WordPress plugin before 4.2.10 does not perform per-user read-capability checks on the results returned by one of its administration search features, allowing users with a low-privilege role (Contributor) to disclose non-public content that WordPress would not otherwise expose to them, such as other authors&amp;#39; unpublished post titles, pending comment content, the site&amp;#39;s Adminify WordPress plugin before 4.2.10 inventory, and user account names.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-11965

Publication date:
02/07/2026
The User Registration &amp; Membership WordPress plugin before 5.2.0 does not enforce payment completion before activating a paid membership subscription, allowing unauthenticated users (after self-registering an account through the open registration flow) to obtain an active subscription on any paid plan without paying and access the gated content.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-11592

Publication date:
02/07/2026
The Email Subscribers &amp; Newsletters – Email Marketing, Post Notifications &amp; Newsletter Plugin for WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.9.27. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to overwrite plugin mail settings (from name and from email address), create audience lists, insert arbitrary contacts into those lists, create and overwrite newsletter broadcasts and post notifications, add workflows, and queue and dispatch mass email to arbitrary recipients.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-11600

Publication date:
02/07/2026
The Envo&amp;#39;s Templates &amp; Widgets for Elementor and WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing authorization check on the Envo Tabs (and Off Canvas) widget&amp;#39;s template rendering in versions up to, and including, 1.4.26. The render() method of the Tabs widget passes a user-controlled template/post ID directly to Elementor&amp;#39;s get_builder_content_for_display() without verifying the referenced post&amp;#39;s status (published/private/draft) or the visitor&amp;#39;s authorization to view it. This makes it possible for authenticated attackers, with Author-level access and above, to disclose the contents of private Elementor-driven pages and templates to anonymous visitors by configuring an Envo Tabs widget on a public post to reference the private content&amp;#39;s ID (which can be supplied by editing the underlying Elementor widget JSON via the Elementor editor REST API).
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-13357

Publication date:
02/07/2026
The Houzez Property Feed plugin for WordPress is vulnerable to SQL Injection via the &amp;#39;orderby&amp;#39; parameter in all versions up to, and including, 2.5.46 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the prepare_items() method of the Houzez_Property_Feed_Admin_Logs_Export_Table (and Houzez_Property_Feed_Admin_Logs_Import_Table) class. The user-controlled $_GET[&amp;#39;orderby&amp;#39;] and $_GET[&amp;#39;order&amp;#39;] values are filtered only with sanitize_text_field() and then concatenated into the SQL format string before $wpdb-&gt;prepare() is called — prepare() only parameterizes the appended LIMIT/OFFSET clause and cannot retroactively secure the already-tainted ORDER BY clause. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-13704

Publication date:
02/07/2026
The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;sequoia[introduction][image]&amp;#39; parameter in all versions up to, and including, 4.16.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Give Worker-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-14249

Publication date:
02/07/2026
The Request a Quote plugin for WordPress is vulnerable to Code Injection in versions up to, and including, 2.5.5 via the emd_delete_file AJAX action. This is due to the emd_delete_file() handler deriving a PHP function name from the attacker-controlled $_POST[&amp;#39;path&amp;#39;] parameter and invoking it dynamically via the variable-function call $sess_name(), and the handler being registered for wp_ajax_nopriv with its only protection being a nonce that the plugin prints into the public quote-form page via wp_localize_script. This makes it possible for unauthenticated attackers to invoke arbitrary zero-argument PHP functions on the server, such as phpinfo(), potentially exposing sensitive server configuration and credentials, or executing other destructive built-in PHP functions.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-10077

Publication date:
02/07/2026
The yootheme WordPress theme before 5.0.35 does not prevent its bundled front-end framework from treating certain HTML attributes, which are permitted by wp_kses_post(), as markup, allowing users with the Author role to perform Stored Cross-Site Scripting attacks that execute in the browser of any user who views the affected post.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-11578

Publication date:
02/07/2026
The Fluent Forms WordPress plugin before 6.2.5 does not properly restrict the deletion of form submission entries to the forms a restricted Manager is authorized to manage, allowing a Manager limited to specific forms to permanently delete submission entries belonging to other forms. This requires a non-default configuration in which an administrator has created at least one Manager restricted to specific forms.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026