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-2025-0953

Publication date:
22/02/2025
The SMTP for Sendinblue – YaySMTP plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.1.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers 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:
05/03/2025

CVE-2024-13869

Publication date:
22/02/2025
The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'upload_files' function in all versions up to, and including, 0.9.112. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. NOTE: Uploaded files are only accessible on WordPress instances running on the NGINX web server as the existing .htaccess within the target file upload folder prevents access on Apache servers.
Severity CVSS v4.0: Pending analysis
Last modification:
05/03/2025

CVE-2025-21704

Publication date:
22/02/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> usb: cdc-acm: Check control transfer buffer size before access<br /> <br /> If the first fragment is shorter than struct usb_cdc_notification, we can&amp;#39;t<br /> calculate an expected_size. Log an error and discard the notification<br /> instead of reading lengths from memory outside the received data, which can<br /> lead to memory corruption when the expected_size decreases between<br /> fragments, causing `expected_size - acm-&gt;nb_index` to wrap.<br /> <br /> This issue has been present since the beginning of git history; however,<br /> it only leads to memory corruption since commit ea2583529cd1<br /> ("cdc-acm: reassemble fragmented notifications").<br /> <br /> A mitigating factor is that acm_ctrl_irq() can only execute after userspace<br /> has opened /dev/ttyACM*; but if ModemManager is running, ModemManager will<br /> do that automatically depending on the USB device&amp;#39;s vendor/product IDs and<br /> its other interfaces.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2025-1553

Publication date:
22/02/2025
A vulnerability was found in pankajindevops scale up to 3633544a00245d3df88b6d13d9b3dd0f411be7f6. It has been classified as problematic. Affected is an unknown function of the file /scale/project. The manipulation of the argument goal leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available.
Severity CVSS v4.0: MEDIUM
Last modification:
24/02/2025

CVE-2025-1361

Publication date:
22/02/2025
The IP2Location Country Blocker plugin for WordPress is vulnerable to Regular Information Exposure in all versions up to, and including, 2.38.8 due to missing capability checks on the admin_init() function. This makes it possible for unauthenticated attackers to view the plugin&amp;#39;s settings.
Severity CVSS v4.0: Pending analysis
Last modification:
05/03/2025

CVE-2024-13564

Publication date:
22/02/2025
The Rife Elementor Extensions &amp; Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin&amp;#39;s Writing Effect Headline shortcode in all versions up to, and including, 1.2.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-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:
18/03/2025

CVE-2024-12038

Publication date:
22/02/2025
The Post Form – Registration Form – Profile Form for User Profiles – Frontend Content Forms for User Submissions (UGC) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin&amp;#39;s &amp;#39;buddyforms_nav&amp;#39; shortcode in all versions up to, and including, 2.8.15 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-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:
06/03/2025

CVE-2024-12467

Publication date:
22/02/2025
The Pago por Redsys plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the &amp;#39;Ds_MerchantParameters&amp;#39; parameter in all versions up to, and including, 1.0.12 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Severity CVSS v4.0: Pending analysis
Last modification:
06/03/2025

CVE-2024-13474

Publication date:
22/02/2025
The LTL Freight Quotes – Purolator Edition plugin for WordPress is vulnerable to SQL Injection via the &amp;#39;dropship_edit_id&amp;#39; and &amp;#39;edit_id&amp;#39; parameters in all versions up to, and including, 2.2.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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:
22/02/2025

CVE-2024-13798

Publication date:
22/02/2025
The Post Grid and Gutenberg Blocks – ComboBlocks plugin for WordPress is vulnerable to unauthorized order creation in all versions up to, and including, 2.3.5. This is due to insufficient verification on form fields. This makes it possible for unauthenticated attackers to create new orders for products and mark them as paid without actually completing a payment.
Severity CVSS v4.0: Pending analysis
Last modification:
06/03/2025

CVE-2025-1510

Publication date:
22/02/2025
The The Custom Post Type Date Archives plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.7.1. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
Severity CVSS v4.0: Pending analysis
Last modification:
06/03/2025

CVE-2024-13873

Publication date:
22/02/2025
The WP Job Portal – A Complete Recruitment System for Company or Job Board website plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.2.8 via the deleteUserPhoto() function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to remove profile photos from users accounts. Please note that this does not officially delete the file.
Severity CVSS v4.0: Pending analysis
Last modification:
11/03/2025