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-2026-3433

Publication date:
12/06/2026
Mattermost versions 11.6.x
Severity CVSS v4.0: Pending analysis
Last modification:
15/06/2026

CVE-2026-3840

Publication date:
12/06/2026
A vulnerability in Kedro version 1.2.0 allows an attacker to exploit path traversal by providing a crafted version string. The `_get_versioned_path()` method in `kedro/io/core.py` directly interpolates user-supplied version strings into filesystem paths without sanitization. This enables an attacker to escape the intended versioned dataset directory and access files outside the expected path. The issue is also reachable through the CLI via the `--load-versions` parameter, as `_split_load_versions()` in `kedro/framework/cli/utils.py` does not validate the version string. This vulnerability can lead to unauthorized file reads, data poisoning, cross-project or cross-tenant data access, and broader downstream impacts in environments where Kedro is used with automation or orchestration layers.
Severity CVSS v4.0: Pending analysis
Last modification:
16/06/2026

CVE-2026-9641

Publication date:
12/06/2026
Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations.<br /> <br /> The default algorithm is HMAC-SHA1, which should only be used for legacy systems.<br /> <br /> These versions default to using 1000 iterations.<br /> <br /> Depending on the chosen algorithm, 220,000 to 1,400,000 iterations should be used.
Severity CVSS v4.0: Pending analysis
Last modification:
14/06/2026

CVE-2026-5792

Publication date:
12/06/2026
Authentication bypass by spoofing vulnerability in Hedef Media Promotion Interactive Media Marketing Inc. Related Marketing Cloud (RMC) allows Brute Force.<br /> <br /> This issue affects Related Marketing Cloud (RMC): through 12052026.
Severity CVSS v4.0: Pending analysis
Last modification:
12/06/2026

CVE-2026-8828

Publication date:
12/06/2026
A lack of authorization validation in version 1.0.0 or later of the ChromaDB Rust project allows any authenticated users to arbitrarily read, write, update, or delete data in any tenant&amp;#39;s collection regardless of which tenant they belong to.
Severity CVSS v4.0: HIGH
Last modification:
12/06/2026

CVE-2026-9638

Publication date:
12/06/2026
Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts.<br /> <br /> These versions use the built-in rand function, which is predictable and unsuitable for cryptography.
Severity CVSS v4.0: Pending analysis
Last modification:
12/06/2026

CVE-2026-53568

Publication date:
12/06/2026
Frappe is a full-stack web application framework. Prior to versions 15.107.2 and 16.17.4, there is a stored XSS vulnerablity in Frappe Report/List View. This issue has been patched in versions 15.107.2 and 16.17.4.
Severity CVSS v4.0: MEDIUM
Last modification:
12/06/2026

CVE-2026-50560

Publication date:
12/06/2026
Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty HTTP/2 max header size handling produces an attack similar to HTTP/2 Rapid Reset. There is a setting in the http2 specification called `SETTINGS_MAX_HEADER_LIST_SIZE`. When a client sends that setting to Netty, it appears that Netty will behave as follows: read the request; proxy the request to the origin; attempt to produce a response; and create an exception while writing the headers for the response. Functionally, this should be similar to the http2 reset attack, but with a different on-the-wire signature. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
Severity CVSS v4.0: MEDIUM
Last modification:
15/06/2026

CVE-2026-50086

Publication date:
12/06/2026
The Aqara IAM/SSO gateway (gw-builder.aqara.com) exposes bidirectional AES round-trups against the platform&amp;#39;s signing key without authentication. This is an instance of "CWE-306: Missing Authentication for Critical Function" and "CWE-327: Use of a Broken or Risky Cryptographic Algorithm," and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N (7.5 High).
Severity CVSS v4.0: Pending analysis
Last modification:
09/07/2026

CVE-2026-50087

Publication date:
12/06/2026
The Aqara IAM/SSO gateway (gw-builder.aqara.com) exhibits a cross-origin request sharing vulnerability, which is an instance of "CWE-942: Permissive Cross-domain Policy with Untrusted Domains," and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N (8.2 High).
Severity CVSS v4.0: Pending analysis
Last modification:
09/07/2026

CVE-2026-50091

Publication date:
12/06/2026
Aqara Home Android (com.lumiunited.aqarahome) 6.0.0 (and white-label clients embedding the same liblumidevsdk.so) uses hard-coded cryptographic keys, which is an instance of "CWE-321: Use of Hard-coded Cryptographic Key" and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N (9.1 Critical).
Severity CVSS v4.0: Pending analysis
Last modification:
09/07/2026

CVE-2026-50090

Publication date:
12/06/2026
The Aqara Cloud OAuth Authorization Endpoint (open-cn.aqara.com/oauth/authorize) is vulnerable to a redirect bypass due to lax controls on domain matching, which is an instance of "CWE-1289: Improper Validation of Unsafe Equivalence in Input" and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N (9.3 Critical).
Severity CVSS v4.0: Pending analysis
Last modification:
09/07/2026