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

Publication date:
10/07/2026
Improper Limitation of a Pathname to a Restricted Directory (&amp;#39;Path Traversal&amp;#39;) vulnerability in Apache IoTDB.<br /> An attacker can write arbitrary files anywhere the IoTDB process has write permissions with unsafe API.<br /> <br /> <br /> This issue affects Apache IoTDB: from 1.0.0 before 2.0.10.<br /> <br /> Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-40006

Publication date:
10/07/2026
Memory Allocation with Excessive Size Value, Allocation of Resources Without Limits or Throttling, Missing Authentication for Critical Function vulnerability in Apache IoTDB.<br /> When pipe_air_gap_receiver_enabled=true, the IoTDB AirGap pipe receiver<br /> accepts raw TCP connections on port 9780 with no authentication. The<br /> readLength method reads an attacker-controlled 32-bit integer from the<br /> socket and readData passes it directly to new byte[length] with no<br /> upper-bound check. An unauthenticated attacker can cause the JVM to attempt<br /> an allocation of up to 2,147,483,647 bytes per connection, exhausting heap<br /> memory and crashing or severely degrading the DataNode process.<br /> <br /> <br /> This issue affects Apache IoTDB: from 1.0.0 before 2.0.10.<br /> <br /> Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-40007

Publication date:
10/07/2026
Uncontrolled Recursion, Uncontrolled Resource Consumption vulnerability in Apache IoTDB.<br /> When pipe_air_gap_receiver_enabled=true, the IoTDB AirGap receiver&amp;#39;s<br /> readLength method calls itself recursively each time it recognises the<br /> E-language prefix in socket data, with no depth limit. An unauthenticated<br /> attacker can send a stream of repeated E-language prefixes that drives the<br /> recursion arbitrarily deep, exhausting the receiver thread&amp;#39;s JVM stack and<br /> raising StackOverflowError.<br /> <br /> <br /> This issue affects Apache IoTDB: from 1.0.0 before 2.0.10.<br /> <br /> Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-40008

Publication date:
10/07/2026
Use of Externally-Controlled Input to Select Classes or Code (&amp;#39;Unsafe Reflection&amp;#39;) vulnerability in Apache IoTDB.<br /> The pipe processor reads a fully<br /> qualified Java class name and<br /> instantiates it using Class.forName().newInstance() without any<br /> validation or allowlisting.<br /> <br /> <br /> This issue affects Apache IoTDB: from 1.0.0 before 2.0.10.<br /> <br /> Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-40454

Publication date:
10/07/2026
Out-of-bounds Read, Improper Input Validation vulnerability in Apache IoTDB C++ client.<br /> Out-of-bounds reads in IoTDB C++ client TsBlock deserializer crash client<br /> process on malformed server data.<br /> <br /> <br /> This issue affects Apache IoTDB C++ client: from 1.3.5 before 1.3.8, from 2.0.5 before 2.0.10.<br /> <br /> Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-28564

Publication date:
10/07/2026
Insufficient Session Expiration, Authentication Bypass by Capture-replay vulnerability in Apache IoTDB.<br /> REST Basic Authentication Accepts Stale Cached Credentials<br /> <br /> <br /> This issue affects Apache IoTDB: from 1.0.0 before 2.0.10.<br /> <br /> Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-13347

Publication date:
10/07/2026
The Hide My WP Lite plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 1.3 via the he_wrapper_js and he_wrapper_css query parameters processed by the elementor_assets_filter() function. This is due to the function concatenating user-supplied input directly onto ABSPATH and passing the result to file_get_contents() without any path traversal validation, allow-list, realpath containment, or extension check; the result is then echoed in the HTTP response. Although the output is passed through wp_kses_post(), that function only filters HTML tags and does not prevent disclosure of arbitrary file contents. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the affected site&amp;#39;s server (such as wp-config). Note: The exploit requires the Elementor plugin and the &amp;#39;Hide Elementor&amp;#39; feature to be enabled.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-12276

Publication date:
10/07/2026
The LA-Studio Element Kit for Elementor WordPress plugin before 1.6.1 does not check whether user registration is enabled on the site before creating an account through one of its unauthenticated AJAX actions, allowing unauthenticated attackers to register new accounts even when registration has been disabled site-wide.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-12685

Publication date:
10/07/2026
The EscortWP escortwp WordPress theme through 3.6.2 was distributed with a vendor-authored, obfuscated backdoor that lets an unauthenticated attacker who supplies a hard-coded, per-build key permanently delete all of the site&amp;#39;s content, and that covertly transmits the site URL, administrator email address, and license key to a third-party server.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-12123

Publication date:
10/07/2026
The All-in-One Video Gallery plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.8.5 via the &amp;#39;vdl&amp;#39; parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. A Subscriber-level attacker can plant an internal or loopback URL in the `mp4` post meta of a newly created `aiovg_videos` post via XML-RPC `wp.newPost`, then trigger the unauthenticated `?vdl=` endpoint to force the server to fetch that URL and stream the full response body back to the requester.
Severity CVSS v4.0: Pending analysis
Last modification:
10/07/2026

CVE-2026-21054

Publication date:
10/07/2026
Improper export of android application components in InputSharing prior to version 2.7.01.4 allows local attackers to access sharing data.
Severity CVSS v4.0: MEDIUM
Last modification:
10/07/2026

CVE-2026-21056

Publication date:
10/07/2026
Improper authorization in Samsung Health prior to version 7.00.0.107 allows local attackers to access connected device information.
Severity CVSS v4.0: MEDIUM
Last modification:
10/07/2026