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

Publication date:
29/10/2025
Jenkins OpenShift Pipeline Plugin 1.0.57 and earlier stores authorization tokens unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission, or access to the Jenkins controller file system.
Severity CVSS v4.0: Pending analysis
Last modification:
04/11/2025

CVE-2025-64140

Publication date:
29/10/2025
Jenkins Azure CLI Plugin 0.9 and earlier does not restrict which commands it executes on the Jenkins controller, allowing attackers with Item/Configure permission to execute arbitrary shell commands.
Severity CVSS v4.0: Pending analysis
Last modification:
22/12/2025

CVE-2025-64136

Publication date:
29/10/2025
A cross-site request forgery (CSRF) vulnerability in Jenkins Themis Plugin 1.4.1 and earlier allows attackers to connect to an attacker-specified HTTP server.
Severity CVSS v4.0: Pending analysis
Last modification:
04/11/2025

CVE-2025-64134

Publication date:
29/10/2025
Jenkins JDepend Plugin 1.3.1 and earlier includes an outdated version of JDepend Maven Plugin that does not configure its XML parser to prevent XML external entity (XXE) attacks.
Severity CVSS v4.0: Pending analysis
Last modification:
05/11/2025

CVE-2025-64135

Publication date:
29/10/2025
Jenkins Eggplant Runner Plugin 0.0.1.301.v963cffe8ddb_8 and earlier sets the Java system property `jdk.http.auth.tunneling.disabledSchemes` to an empty value, disabling a protection mechanism of the Java runtime.
Severity CVSS v4.0: Pending analysis
Last modification:
22/12/2025

CVE-2025-64133

Publication date:
29/10/2025
A cross-site request forgery (CSRF) vulnerability in Jenkins Extensible Choice Parameter Plugin 239.v5f5c278708cf and earlier allows attackers to execute sandboxed Groovy code.
Severity CVSS v4.0: Pending analysis
Last modification:
22/12/2025

CVE-2025-64132

Publication date:
29/10/2025
Jenkins MCP Server Plugin 0.84.v50ca_24ef83f2 and earlier does not perform permission checks in multiple MCP tools, allowing attackers to trigger builds and obtain information about job and cloud configuration they should not be able to access.
Severity CVSS v4.0: Pending analysis
Last modification:
22/12/2025

CVE-2025-64131

Publication date:
29/10/2025
Jenkins SAML Plugin 4.583.vc68232f7018a_ and earlier does not implement a replay cache, allowing attackers able to obtain information about the SAML authentication flow between a user's web browser and Jenkins to replay those requests, authenticating to Jenkins as that user.
Severity CVSS v4.0: Pending analysis
Last modification:
22/12/2025

CVE-2025-61161

Publication date:
29/10/2025
DLL hijacking vulnerability in Evope Collector 1.1.6.9.0 and related components load the wtsapi32.dll library from an uncontrolled search path (C:\ProgramData\Evope). This allows local unprivileged attackers to execute arbitrary code or escalate privileges to SYSTEM by placing a crafted DLL in that location. The vulnerable component is Evope.Service.exe, which runs with SYSTEM privileges and automatically loads the DLL on startup or reboot.
Severity CVSS v4.0: Pending analysis
Last modification:
15/04/2026

CVE-2025-40084

Publication date:
29/10/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ksmbd: transport_ipc: validate payload size before reading handle<br /> <br /> handle_response() dereferences the payload as a 4-byte handle without<br /> verifying that the declared payload size is at least 4 bytes. A malformed<br /> or truncated message from ksmbd.mountd can lead to a 4-byte read past the<br /> declared payload size. Validate the size before dereferencing.<br /> <br /> This is a minimal fix to guard the initial handle read.
Severity CVSS v4.0: Pending analysis
Last modification:
15/04/2026

CVE-2025-40085

Publication date:
29/10/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card<br /> <br /> In try_to_register_card(), the return value of usb_ifnum_to_if() is<br /> passed directly to usb_interface_claimed() without a NULL check, which<br /> will lead to a NULL pointer dereference when creating an invalid<br /> USB audio device. Fix this by adding a check to ensure the interface<br /> pointer is valid before passing it to usb_interface_claimed().
Severity CVSS v4.0: Pending analysis
Last modification:
15/04/2026

CVE-2025-40083

Publication date:
29/10/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net/sched: sch_qfq: Fix null-deref in agg_dequeue<br /> <br /> To prevent a potential crash in agg_dequeue (net/sched/sch_qfq.c)<br /> when cl-&gt;qdisc-&gt;ops-&gt;peek(cl-&gt;qdisc) returns NULL, we check the return<br /> value before using it, similar to the existing approach in sch_hfsc.c.<br /> <br /> To avoid code duplication, the following changes are made:<br /> <br /> 1. Changed qdisc_warn_nonwc(include/net/pkt_sched.h) into a static<br /> inline function.<br /> <br /> 2. Moved qdisc_peek_len from net/sched/sch_hfsc.c to<br /> include/net/pkt_sched.h so that sch_qfq can reuse it.<br /> <br /> 3. Applied qdisc_peek_len in agg_dequeue to avoid crashing.
Severity CVSS v4.0: Pending analysis
Last modification:
15/04/2026