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

Publication date:
14/04/2026
Cleartext Transmission of Sensitive Information vulnerability in Apache APISIX.<br /> <br /> tencent-cloud-cls log export uses plaintext HTTP<br /> This issue affects Apache APISIX: from 2.99.0 through 3.15.0.<br /> <br /> Users are recommended to upgrade to version 3.16.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-31923

Publication date:
14/04/2026
Cleartext Transmission of Sensitive Information vulnerability in Apache APISIX.<br /> <br /> This can occur due to `ssl_verify` in openid-connect plugin configuration being set to false by default.<br /> This issue affects Apache APISIX: from 0.7 through 3.15.0.<br /> <br /> Users are recommended to upgrade to version 3.16.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-31908

Publication date:
14/04/2026
Header injection vulnerability in Apache APISIX.<br /> <br /> The attacker can take advantage of certain configuration in forward-auth plugin to inject malicious headers.<br /> This issue affects Apache APISIX: from 2.12.0 through 3.15.0.<br /> <br /> Users are recommended to upgrade to version 3.16.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2025-40745

Publication date:
14/04/2026
A vulnerability has been identified in Siemens Software Center (All versions
Severity CVSS v4.0: MEDIUM
Last modification:
17/04/2026

CVE-2026-24032

Publication date:
14/04/2026
A vulnerability has been identified in SINEC NMS (All versions
Severity CVSS v4.0: MEDIUM
Last modification:
17/04/2026

CVE-2026-2582

Publication date:
14/04/2026
The The Germanized for WooCommerce plugin for WordPress is vulnerable to arbitrary shortcode execution via &amp;#39;account_holder&amp;#39; parameter in all versions up to, and including, 3.20.5. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-3017

Publication date:
14/04/2026
The Smart Post Show – Post Grid, Post Carousel &amp; Slider, and List Category Posts plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.0.12 via deserialization of untrusted input in the import_shortcodes() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-4059

Publication date:
14/04/2026
The ShopLentor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the woolentor_quickview_button shortcode&amp;#39;s button_text attribute in all versions up to, and including, 3.3.5. This is due to insufficient input sanitization and missing output escaping on user-supplied shortcode attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-4479

Publication date:
14/04/2026
The WholeSale Products Dynamic Pricing Management WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-40315

Publication date:
14/04/2026
PraisonAI is a multi-agent teams system. Prior to 4.5.133, there is an SQL identifier injection vulnerability in SQLiteConversationStore where the table_prefix configuration value is directly concatenated into SQL queries via f-strings without any validation or sanitization. Since SQL identifiers cannot be safely parameterized, an attacker who controls the table_prefix value (e.g., through from_yaml or from_dict configuration input) can inject arbitrary SQL fragments that alter query structure. This enables unauthorized data access, such as reading internal SQLite tables like sqlite_master, and manipulation of query results through techniques like UNION-based injection. The vulnerability propagates from configuration input in config.py, through factory.py, to the SQL query construction in sqlite.py. Exploitation requires the ability to influence configuration input, and successful exploitation leads to internal schema disclosure and full query result tampering. This issue has been fixed in version 4.5.133.
Severity CVSS v4.0: HIGH
Last modification:
20/04/2026

CVE-2026-40313

Publication date:
14/04/2026
PraisonAI is a multi-agent teams system. In versions 4.5.139 and below, the GitHub Actions workflows are vulnerable to ArtiPACKED attack, a known credential leakage vector caused by using actions/checkout without setting persist-credentials: false. By default, actions/checkout writes the GITHUB_TOKEN (and sometimes ACTIONS_RUNTIME_TOKEN) into the .git/config file for persistence, and if any subsequent workflow step uploads artifacts (build outputs, logs, test results, etc.), these tokens can be inadvertently included. Since PraisonAI is a public repository, any user with read access can download these artifacts and extract the leaked tokens, potentially enabling an attacker to push malicious code, poison releases and PyPI/Docker packages, steal repository secrets, and execute a full supply chain compromise affecting all downstream users. The issue spans numerous workflow and action files across .github/workflows/ and .github/actions/. This issue has been fixed in version 4.5.140.
Severity CVSS v4.0: Pending analysis
Last modification:
20/04/2026

CVE-2026-40289

Publication date:
14/04/2026
PraisonAI is a multi-agent teams system. In versions below 4.5.139 of PraisonAI and 1.5.140 of praisonaiagents, the browser bridge (praisonai browser start) is vulnerable to unauthenticated remote session hijacking due to missing authentication and a bypassable origin check on its /ws WebSocket endpoint. The server binds to 0.0.0.0 by default and only validates the Origin header when one is present, meaning any non-browser client that omits the header is accepted without restriction. An unauthenticated network attacker can connect, send a start_session message, and the server will route it to the first idle browser-extension WebSocket (effectively hijacking that session) and then broadcast all resulting automation actions and outputs back to the attacker. This enables unauthorized remote control of connected browser automation sessions, leakage of sensitive page context and automation results, and misuse of model-backed browser actions in any environment where the bridge is network-reachable. This issue has been fixed in versions 4.5.139 of PraisonAI and 1.5.140 of praisonaiagents.
Severity CVSS v4.0: Pending analysis
Last modification:
20/04/2026