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

Publication date:
13/09/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/vmwgfx: Fix prime with external buffers<br /> <br /> Make sure that for external buffers mapping goes through the dma_buf<br /> interface instead of trying to access pages directly.<br /> <br /> External buffers might not provide direct access to readable/writable<br /> pages so to make sure the bo&amp;#39;s created from external dma_bufs can be<br /> read dma_buf interface has to be used.<br /> <br /> Fixes crashes in IGT&amp;#39;s kms_prime with vgem. Regular desktop usage won&amp;#39;t<br /> trigger this due to the fact that virtual machines will not have<br /> multiple GPUs but it enables better test coverage in IGT.
Severity CVSS v4.0: Pending analysis
Last modification:
19/09/2024

CVE-2024-46702

Publication date:
13/09/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> thunderbolt: Mark XDomain as unplugged when router is removed<br /> <br /> I noticed that when we do discrete host router NVM upgrade and it gets<br /> hot-removed from the PCIe side as a result of NVM firmware authentication,<br /> if there is another host connected with enabled paths we hang in tearing<br /> them down. This is due to fact that the Thunderbolt networking driver<br /> also tries to cleanup the paths and ends up blocking in<br /> tb_disconnect_xdomain_paths() waiting for the domain lock.<br /> <br /> However, at this point we already cleaned the paths in tb_stop() so<br /> there is really no need for tb_disconnect_xdomain_paths() to do that<br /> anymore. Furthermore it already checks if the XDomain is unplugged and<br /> bails out early so take advantage of that and mark the XDomain as<br /> unplugged when we remove the parent router.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2024-46707

Publication date:
13/09/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3<br /> <br /> On a system with a GICv3, if a guest hasn&amp;#39;t been configured with<br /> GICv3 and that the host is not capable of GICv2 emulation,<br /> a write to any of the ICC_*SGI*_EL1 registers is trapped to EL2.<br /> <br /> We therefore try to emulate the SGI access, only to hit a NULL<br /> pointer as no private interrupt is allocated (no GIC, remember?).<br /> <br /> The obvious fix is to give the guest what it deserves, in the<br /> shape of a UNDEF exception.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2024-46710

Publication date:
13/09/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/vmwgfx: Prevent unmapping active read buffers<br /> <br /> The kms paths keep a persistent map active to read and compare the cursor<br /> buffer. These maps can race with each other in simple scenario where:<br /> a) buffer "a" mapped for update<br /> b) buffer "a" mapped for compare<br /> c) do the compare<br /> d) unmap "a" for compare<br /> e) update the cursor<br /> f) unmap "a" for update<br /> At step "e" the buffer has been unmapped and the read contents is bogus.<br /> <br /> Prevent unmapping of active read buffers by simply keeping a count of<br /> how many paths have currently active maps and unmap only when the count<br /> reaches 0.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2024-46711

Publication date:
13/09/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> mptcp: pm: fix ID 0 endp usage after multiple re-creations<br /> <br /> &amp;#39;local_addr_used&amp;#39; and &amp;#39;add_addr_accepted&amp;#39; are decremented for addresses<br /> not related to the initial subflow (ID0), because the source and<br /> destination addresses of the initial subflows are known from the<br /> beginning: they don&amp;#39;t count as "additional local address being used" or<br /> "ADD_ADDR being accepted".<br /> <br /> It is then required not to increment them when the entrypoint used by<br /> the initial subflow is removed and re-added during a connection. Without<br /> this modification, this entrypoint cannot be removed and re-added more<br /> than once.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2024-41872

Publication date:
13/09/2024
Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2024

CVE-2024-41873

Publication date:
13/09/2024
Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2024

CVE-2024-41871

Publication date:
13/09/2024
Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Severity CVSS v4.0: Pending analysis
Last modification:
06/11/2025

CVE-2024-41870

Publication date:
13/09/2024
Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2024

CVE-2024-39377

Publication date:
13/09/2024
Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2024

CVE-2024-6493

Publication date:
13/09/2024
The NinjaTeam Header Footer Custom Code WordPress plugin before 1.2 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Severity CVSS v4.0: Pending analysis
Last modification:
27/09/2024

CVE-2024-6617

Publication date:
13/09/2024
The NinjaTeam Header Footer Custom Code WordPress plugin before 1.2 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Severity CVSS v4.0: Pending analysis
Last modification:
27/09/2024