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-2024-11195

Publication date:
19/11/2024
The Email Subscription Popup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's print_email_subscribe_form shortcode in all versions up to, and including, 1.2.22 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:
09/07/2025

CVE-2024-11036

Publication date:
19/11/2024
The The GamiPress – The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to arbitrary shortcode execution via gamipress_get_user_earnings AJAX action in all versions up to, and including, 7.1.5. 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:
04/02/2025

CVE-2024-31141

Publication date:
19/11/2024
Files or Directories Accessible to External Parties, Improper Privilege Management vulnerability in Apache Kafka Clients.<br /> <br /> Apache Kafka Clients accept configuration data for customizing behavior, and includes ConfigProvider plugins in order to manipulate these configurations. Apache Kafka also provides FileConfigProvider, DirectoryConfigProvider, and EnvVarConfigProvider implementations which include the ability to read from disk or environment variables.<br /> In applications where Apache Kafka Clients configurations can be specified by an untrusted party, attackers may use these ConfigProviders to read arbitrary contents of the disk and environment variables.<br /> <br /> In particular, this flaw may be used in Apache Kafka Connect to escalate from REST API access to filesystem/environment access, which may be undesirable in certain environments, including SaaS products.<br /> This issue affects Apache Kafka Clients: from 2.3.0 through 3.5.2, 3.6.2, 3.7.0.<br /> <br /> <br /> Users with affected applications are recommended to upgrade kafka-clients to version &gt;=3.8.0, and set the JVM system property "org.apache.kafka.automatic.config.providers=none".<br /> Users of Kafka Connect with one of the listed ConfigProvider implementations specified in their worker config are also recommended to add appropriate "allowlist.pattern" and "allowed.paths" to restrict their operation to appropriate bounds.<br /> <br /> <br /> For users of Kafka Clients or Kafka Connect in environments that trust users with disk and environment variable access, it is not recommended to set the system property.<br /> For users of the Kafka Broker, Kafka MirrorMaker 2.0, Kafka Streams, and Kafka command-line tools, it is not recommended to set the system property.
Severity CVSS v4.0: Pending analysis
Last modification:
15/07/2025

CVE-2024-10388

Publication date:
19/11/2024
The WordPress GDPR plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;gdpr_firstname&amp;#39; and &amp;#39;gdpr_lastname&amp;#39; parameters in all versions up to, and including, 2.0.2 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:
23/01/2025

CVE-2024-11069

Publication date:
19/11/2024
The WordPress GDPR plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the &amp;#39;WordPress_GDPR_Data_Delete::check_action&amp;#39; function in all versions up to, and including, 2.0.2. This makes it possible for unauthenticated attackers to delete arbitrary users.
Severity CVSS v4.0: Pending analysis
Last modification:
23/01/2025

CVE-2024-11098

Publication date:
19/11/2024
The SVG Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API SVG File uploads in all versions up to, and including, 1.1.24 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.
Severity CVSS v4.0: Pending analysis
Last modification:
19/11/2024

CVE-2024-10268

Publication date:
19/11/2024
The MP3 Audio Player – Music Player, Podcast Player &amp; Radio by Sonaar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin&amp;#39;s sonaar_audioplayer shortcode in all versions up to, and including, 5.8 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:
17/01/2025

CVE-2024-10103

Publication date:
19/11/2024
In the process of testing the MailPoet WordPress plugin before 5.3.2, a vulnerability was found that allows you to implement Stored XSS on behalf of the editor by embedding malicious script, which entails account takeover backdoor
Severity CVSS v4.0: Pending analysis
Last modification:
12/06/2025

CVE-2024-8403

Publication date:
19/11/2024
Improper Validation of Specified Type of Input vulnerability in Mitsubishi Electric Corporation MELSEC iQ-F Series FX5-ENET versions 1.100 and later and FX5-ENET/IP versions 1.100 to 1.104 allows a remote attacker to cause a Denial of Service condition in Ethernet communication of the products by sending specially crafted SLMP packets.
Severity CVSS v4.0: Pending analysis
Last modification:
20/11/2024

CVE-2024-21539

Publication date:
19/11/2024
Versions of the package @eslint/plugin-kit before 0.2.3 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by exploiting this vulnerability.
Severity CVSS v4.0: Pending analysis
Last modification:
19/11/2024

CVE-2024-50300

Publication date:
19/11/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> regulator: rtq2208: Fix uninitialized use of regulator_config<br /> <br /> Fix rtq2208 driver uninitialized use to cause kernel error.
Severity CVSS v4.0: Pending analysis
Last modification:
01/10/2025

CVE-2024-50302

Publication date:
19/11/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> HID: core: zero-initialize the report buffer<br /> <br /> Since the report buffer is used by all kinds of drivers in various ways, let&amp;#39;s<br /> zero-initialize it during allocation to make sure that it can&amp;#39;t be ever used<br /> to leak kernel memory via specially-crafted report.
Severity CVSS v4.0: Pending analysis
Last modification:
04/11/2025