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-39489

Publication date:
10/07/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ipv6: sr: fix memleak in seg6_hmac_init_algo<br /> <br /> seg6_hmac_init_algo returns without cleaning up the previous allocations<br /> if one fails, so it&amp;#39;s going to leak all that memory and the crypto tfms.<br /> <br /> Update seg6_hmac_exit to only free the memory when allocated, so we can<br /> reuse the code directly.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2024

CVE-2024-39490

Publication date:
10/07/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ipv6: sr: fix missing sk_buff release in seg6_input_core<br /> <br /> The seg6_input() function is responsible for adding the SRH into a<br /> packet, delegating the operation to the seg6_input_core(). This function<br /> uses the skb_cow_head() to ensure that there is sufficient headroom in<br /> the sk_buff for accommodating the link-layer header.<br /> In the event that the skb_cow_header() function fails, the<br /> seg6_input_core() catches the error but it does not release the sk_buff,<br /> which will result in a memory leak.<br /> <br /> This issue was introduced in commit af3b5158b89d ("ipv6: sr: fix BUG due<br /> to headroom too small after SRH push") and persists even after commit<br /> 7a3f5b0de364 ("netfilter: add netfilter hooks to SRv6 data plane"),<br /> where the entire seg6_input() code was refactored to deal with netfilter<br /> hooks.<br /> <br /> The proposed patch addresses the identified memory leak by requiring the<br /> seg6_input_core() function to release the sk_buff in the event that<br /> skb_cow_head() fails.
Severity CVSS v4.0: Pending analysis
Last modification:
24/03/2025

CVE-2024-39491

Publication date:
10/07/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance<br /> <br /> The cs_dsp instance is initialized in the driver probe() so it<br /> should be freed in the driver remove(). Also fix a missing call<br /> to cs_dsp_remove() in the error path of cs35l56_hda_common_probe().<br /> <br /> The call to cs_dsp_remove() was being done in the component unbind<br /> callback cs35l56_hda_unbind(). This meant that if the driver was<br /> unbound and then re-bound it would be using an uninitialized cs_dsp<br /> instance.<br /> <br /> It is best to initialize the cs_dsp instance in probe() so that it<br /> can return an error if it fails. The component binding API doesn&amp;#39;t<br /> have any error handling so there&amp;#39;s no way to handle a failure if<br /> cs_dsp was initialized in the bind.
Severity CVSS v4.0: Pending analysis
Last modification:
17/09/2025

CVE-2024-39492

Publication date:
10/07/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown<br /> <br /> The return value of pm_runtime_get_sync() in cmdq_mbox_shutdown()<br /> will return 1 when pm runtime state is active, and we don&amp;#39;t want to<br /> get the warning message in this case.<br /> <br /> So we change the return value
Severity CVSS v4.0: Pending analysis
Last modification:
24/03/2025

CVE-2024-39493

Publication date:
10/07/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak<br /> <br /> Using completion_done to determine whether the caller has gone<br /> away only works after a complete call. Furthermore it&amp;#39;s still<br /> possible that the caller has not yet called wait_for_completion,<br /> resulting in another potential UAF.<br /> <br /> Fix this by making the caller use cancel_work_sync and then freeing<br /> the memory safely.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2024

CVE-2024-5664

Publication date:
10/07/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 &amp;#39;id&amp;#39; attribute within the plugin&amp;#39;s sonaar_audioplayer shortcode in all versions up to, and including, 5.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:
30/07/2024

CVE-2024-6421

Publication date:
10/07/2024
An unauthenticated remote attacker can read out sensitive device information through a incorrectly configured FTP service.
Severity CVSS v4.0: Pending analysis
Last modification:
22/08/2025

CVE-2024-6422

Publication date:
10/07/2024
An unauthenticated remote attacker can manipulate the device via Telnet, stop processes, read, delete and change data.
Severity CVSS v4.0: Pending analysis
Last modification:
21/11/2024

CVE-2023-6813

Publication date:
10/07/2024
The Login by Auth0 plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘wle’ parameter in all versions up to, and including, 4.6.0 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:
11/07/2024

CVE-2024-36451

Publication date:
10/07/2024
Improper handling of insufficient permissions or privileges vulnerability exists in ajaxterm module of Webmin prior to 2.003. If this vulnerability is exploited, a console session may be hijacked by an unauthorized user. As a result, data within a system may be referred, a webpage may be altered, or a server may be permanently halted.
Severity CVSS v4.0: Pending analysis
Last modification:
08/10/2025

CVE-2024-36452

Publication date:
10/07/2024
Cross-site request forgery vulnerability exists in ajaxterm module of Webmin versions prior to 2.003. If this vulnerability is exploited, unintended operations may be performed when a user views a malicious page while logged in. As a result, data within a system may be referred, a webpage may be altered, or a server may be permanently halted.
Severity CVSS v4.0: Pending analysis
Last modification:
08/10/2025

CVE-2024-36453

Publication date:
10/07/2024
Cross-site scripting vulnerability exists in session_login.cgi of Webmin versions prior to 1.970 and Usermin versions prior to 1.820. If this vulnerability is exploited, an arbitrary script may be executed on the web browser of the user who accessed the website using the product. As a result, a webpage may be altered or sensitive information such as a credential may be disclosed.
Severity CVSS v4.0: Pending analysis
Last modification:
08/10/2025