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

Publication date:
10/02/2026
Execution After Redirect (EAR) vulnerability in Sarman Soft Software and Technology Services Industry and Trade Ltd. Co. CMS allows JSON Hijacking (aka JavaScript Hijacking), Authentication Bypass.This issue affects CMS: through 10022026.<br /> <br /> NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Severity CVSS v4.0: Pending analysis
Last modification:
10/02/2026

CVE-2025-15570

Publication date:
10/02/2026
A vulnerability was found in ckolivas lrzip up to 0.651. This impacts the function lzma_decompress_buf of the file stream.c. Performing a manipulation results in use after free. Attacking locally is a requirement. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
Severity CVSS v4.0: MEDIUM
Last modification:
27/02/2026

CVE-2025-15569

Publication date:
10/02/2026
A flaw has been found in Artifex MuPDF up to 1.26.1 on Windows. The impacted element is the function get_system_dpi of the file platform/x11/win_main.c. This manipulation causes uncontrolled search path. The attack requires local access. The attack is considered to have high complexity. The exploitability is regarded as difficult. Upgrading to version 1.26.2 is sufficient to resolve this issue. Patch name: ebb125334eb007d64e579204af3c264aadf2e244. Upgrading the affected component is recommended.
Severity CVSS v4.0: HIGH
Last modification:
10/02/2026

CVE-2025-11537

Publication date:
10/02/2026
A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern (such as the pre-defined &amp;#39;long&amp;#39; pattern), sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract these credentials (e.g., bearer tokens, session cookies) and use them to impersonate users, leading to a full account compromise.
Severity CVSS v4.0: Pending analysis
Last modification:
10/02/2026

CVE-2026-2268

Publication date:
10/02/2026
The Ninja Forms plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.14.0. This is due to the unsafe application of the `ninja_forms_merge_tags` filter to user-supplied input within repeater fields, which allows the resolution of `{post_meta:KEY}` merge tags without authorization checks. This makes it possible for unauthenticated attackers to extract arbitrary post metadata from any post on the site, including sensitive data such as WooCommerce billing emails, API keys, private tokens, and customer personal information via the `nf_ajax_submit` AJAX action.
Severity CVSS v4.0: Pending analysis
Last modification:
10/02/2026

CVE-2026-25655

Publication date:
10/02/2026
A vulnerability has been identified in SINEC NMS (All versions
Severity CVSS v4.0: HIGH
Last modification:
12/02/2026

CVE-2026-23720

Publication date:
10/02/2026
A vulnerability has been identified in Simcenter Femap (All versions
Severity CVSS v4.0: HIGH
Last modification:
11/02/2026

CVE-2026-23901

Publication date:
10/02/2026
Observable Timing Discrepancy vulnerability in Apache Shiro.<br /> <br /> This issue affects Apache Shiro: from 1.*, 2.* before 2.0.7.<br /> <br /> Users are recommended to upgrade to version 2.0.7 or later, which fixes the issue.<br /> <br /> Prior to Shiro 2.0.7, code paths for non-existent vs. existing users are different enough,<br /> that a brute-force attack may be able to tell, by timing the requests only, determine if<br /> the request failed because of a non-existent user vs. wrong password.<br /> <br /> The most likely attack vector is a local attack only.<br /> Shiro security model  https://shiro.apache.org/security-model.html#username_enumeration  discusses this as well.<br /> <br /> Typically, brute force attack can be mitigated at the infrastructure level.
Severity CVSS v4.0: LOW
Last modification:
12/02/2026

CVE-2026-23906

Publication date:
10/02/2026
Affected Products and Versions<br /> * Apache Druid<br /> * Affected Versions: 0.17.0 through 35.x (all versions prior to 36.0.0)<br /> * Prerequisites: * druid-basic-security extension enabled<br /> * LDAP authenticator configured<br /> * Underlying LDAP server permits anonymous bind                                                                                                                                                   <br /> <br /> <br /> <br /> <br /> <br /> <br /> Vulnerability Description<br /> <br /> An authentication bypass vulnerability exists in Apache Druid when using the druid-basic-security extension with LDAP authentication. If the underlying LDAP server is configured to allow anonymous<br /> binds, an attacker can bypass authentication by providing an existing username with an empty password. This allows unauthorized access to otherwise restricted Druid resources without valid credentials.<br /> <br /> The vulnerability stems from improper validation of LDAP authentication responses when anonymous binds are permitted, effectively treating anonymous bind success as valid user authentication. <br /> <br /> Impact<br /> <br /> A remote, unauthenticated attacker can:<br /> * Gain unauthorized access to the Apache Druid cluster<br /> * Access sensitive data stored in Druid datasources<br /> * Execute queries and potentially manipulate data<br /> * Access administrative interfaces if the bypassed account has elevated privileges<br /> * Completely compromise the confidentiality, integrity, and availability of the Druid deployment                                                                                                                                                                                    <br /> <br /> <br /> Mitigation<br />  <br /> Immediate Mitigation (No Druid Upgrade Required):                                                                                                                                                   <br /> * Disable anonymous bind on your LDAP server. This prevents the vulnerability from being exploitable and is the recommended immediate action.<br /> <br /> <br /> <br /> Resolution<br /> * Upgrade Apache Druid to version 36.0.0 or later, which includes fixes to properly reject anonymous LDAP bind attempts.
Severity CVSS v4.0: Pending analysis
Last modification:
12/02/2026

CVE-2026-24343

Publication date:
10/02/2026
Improper Neutralization of Data within XPath Expressions (&amp;#39;XPath Injection&amp;#39;) vulnerability in Apache HertzBeat.<br /> <br /> This issue affects Apache HertzBeat: from 1.7.1 before 1.8.0.<br /> <br /> Users are recommended to upgrade to version 1.8.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
11/02/2026

CVE-2026-25656

Publication date:
10/02/2026
A vulnerability has been identified in SINEC NMS (All versions), User Management Component (UMC) (All versions
Severity CVSS v4.0: HIGH
Last modification:
12/02/2026

CVE-2026-23719

Publication date:
10/02/2026
A vulnerability has been identified in Simcenter Femap (All versions
Severity CVSS v4.0: HIGH
Last modification:
11/02/2026