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

Publication date:
15/04/2026
Missing Authorization vulnerability in bPlugins 3D viewer – Embed 3D Models 3d-viewer allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects 3D viewer – Embed 3D Models: from n/a through
Severity CVSS v4.0: Pending analysis
Last modification:
29/04/2026

CVE-2026-33805

Publication date:
15/04/2026
@fastify/reply-from v12.6.1 and earlier and @fastify/http-proxy v11.4.3 and earlier process the client&amp;#39;s Connection header after the proxy has added its own headers via rewriteRequestHeaders. This allows attackers to retroactively strip proxy-added headers from upstream requests by listing them in the Connection header value. Any header added by the proxy for routing, access control, or security purposes can be selectively removed by a client. @fastify/http-proxy is also affected as it delegates to @fastify/reply-from. <br /> <br /> Upgrade to @fastify/reply-from v12.6.2 or @fastify/http-proxy v11.4.4 or later.
Severity CVSS v4.0: CRITICAL
Last modification:
17/04/2026

CVE-2026-28741

Publication date:
15/04/2026
Mattermost versions 10.11.x
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-27769

Publication date:
15/04/2026
Mattermost versions 10.11.x
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-30778

Publication date:
15/04/2026
The SkyWalking OAP /debugging/config/dump endpoint may leak sensitive configuration information of MySQL/PostgreSQL.<br /> <br /> This issue affects Apache SkyWalking: from 9.7.0 through 10.3.0.<br /> <br /> Users are recommended to upgrade to version 10.4.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
20/04/2026

CVE-2026-3505

Publication date:
15/04/2026
Allocation of resources without limits or throttling, Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpg on all (pg modules). This vulnerability is associated with program files AEADEncDataPacket.Java, BcAEADUtil.Java, JceAEADUtil.Java, OperatorHelper.Java.<br /> <br /> This issue affects BC-JAVA: from 1.74 before 1.84.
Severity CVSS v4.0: HIGH
Last modification:
21/04/2026

CVE-2026-5598

Publication date:
15/04/2026
Covert timing channel vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA core on all (core modules). This vulnerability is associated with program files FrodoEngine.Java.<br /> <br /> This issue affects BC-JAVA: from 1.71 before 1.84.
Severity CVSS v4.0: HIGH
Last modification:
21/04/2026

CVE-2026-5588

Publication date:
15/04/2026
Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpkix on all (pkix modules), Legion of the Bouncy Castle Inc. BCPKIX-FIPS bcpkix on All (pkix modules), Legion of the Bouncy Castle Inc. BCPIX-LTS bcpkix on All (pkix modules).<br /> <br /> This vulnerability is associated with program files JcaContentVerifierProviderBuilder.Java, JcaContentVerfierProviderBuilder.Java.<br /> <br /> <br /> <br /> This issue affects BC-JAVA: from 1.67 before 1.84; BCPKIX-FIPS: from 2.0.6 before 2.0.11, from 2.1.7 before 2.1.11; BCPIX-LTS: from 2.73.7 before 2.73.11.
Severity CVSS v4.0: MEDIUM
Last modification:
08/05/2026

CVE-2026-33807

Publication date:
15/04/2026
@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. This results in complete bypass of Express middleware security controls, including authentication, authorization, and rate limiting, for all routes defined within affected child plugin scopes. No special configuration or request crafting is required.<br /> <br /> Upgrade to @fastify/express v4.0.5 or later.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-33808

Publication date:
15/04/2026
Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via duplicate slashes when ignoreDuplicateSlashes is enabled, or via semicolon delimiters when useSemicolonDelimiter is enabled. In both cases, Fastify router normalizes the URL and matches the route, but @fastify/express passes the original un-normalized URL to Express middleware, which fails to match and is skipped. An unauthenticated attacker can access protected routes by manipulating the URL path.<br /> <br /> PatchesUpgrade to @fastify/express v4.0.5 or later.
Severity CVSS v4.0: CRITICAL
Last modification:
17/04/2026

CVE-2025-14813

Publication date:
15/04/2026
Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcprov on all (core modules). This vulnerability is associated with program files G3413CTRBlockCipher.<br /> <br /> GOSTCTR implementation unable to process more than 255 blocks correctly.<br /> <br /> <br /> This issue affects BC-JAVA: from 1.59 before 1.84.
Severity CVSS v4.0: CRITICAL
Last modification:
17/04/2026

CVE-2026-0636

Publication date:
15/04/2026
Improper neutralization of special elements used in an LDAP query (&amp;#39;LDAP injection&amp;#39;) vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcprov on all (prov modules). This vulnerability is associated with program files LDAPStoreHelper.<br /> <br /> This issue affects BC-JAVA: from 1.74 before 1.84.
Severity CVSS v4.0: MEDIUM
Last modification:
17/04/2026