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

Publication date:
05/08/2026
pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential denial of service.<br /> <br /> This issue affects Apache Qpid Proton-Dotnet: through 1.0.0.<br /> <br /> Users are recommended to upgrade to version 1.1.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-66344

Publication date:
05/08/2026
NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Uncontrolled Search Path Element vulnerability (CWE-427). An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges.
Severity CVSS v4.0: MEDIUM
Last modification:
05/08/2026

CVE-2026-66839

Publication date:
05/08/2026
NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Unquoted Search Path or Element vulnerability (CWE-428). An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges.
Severity CVSS v4.0: HIGH
Last modification:
05/08/2026

CVE-2026-66257

Publication date:
05/08/2026
A pre-authentication attacker could leverage unbounded symbol value caching to cause resource exhaustion leading to denial of service.<br /> <br /> This issue affects Apache Qpid Proton-J: through 0.34.1.<br /> <br /> Users are recommended to upgrade to version 0.35.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-66273

Publication date:
05/08/2026
A pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential denial of service.<br /> <br /> This issue affects Apache Qpid Proton-J: through 0.34.1.<br /> <br /> Users are recommended to upgrade to version 0.35.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-5062

Publication date:
05/08/2026
The PrettyLinks – Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin plugin for WordPress is vulnerable to SQL Injection via the &amp;#39;s&amp;#39; (search) parameter on the Pretty Links listing page in all versions up to, and including, 3.6.20. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the `search_links_table()` function. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-18322

Publication date:
05/08/2026
The Smart Popup by Supsystic plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.12.0. This is due to a permission map collision in the `havePermissions()` function in `classes/frame.php`, where `array_merge()` overwrites the popup module&amp;#39;s administrator-restricted method list with the base controller&amp;#39;s value, silently removing `save` from protected actions; this is compounded by the subscription confirmation email embedding the same generic `pps_nonce` that the unauthenticated `wp_ajax_nopriv_save` endpoint accepts, and by the complete absence of any server-side role allowlist in `createWpSubscriber()`. This makes it possible for unauthenticated attackers to submit a crafted POST request to `admin-ajax.php` using a nonce obtained from a public subscription confirmation email, setting `params[tpl][sub_wp_create_user_role]` to `administrator` via the exposed `popupControllerPps::save()` action, and then triggering the stored confirmation flow to create a persistent WordPress Administrator account with attacker-chosen credentials.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-18902

Publication date:
05/08/2026
A vulnerability was detected in H3C NX15 V100R017. Affected by this vulnerability is the function esps.wan.repeater.set/repeaterproc of the file /api/esps. Performing a manipulation of the argument my2P4key results in command injection. Remote exploitation of the attack is possible. The exploit is now public and may be used. The vendor was contacted early about this disclosure.
Severity CVSS v4.0: HIGH
Last modification:
12/08/2026

CVE-2026-18903

Publication date:
05/08/2026
A vulnerability was determined in yeqifu warehouse up to aaf29962ba407d22d991781de28796ee7b4670e4. This issue affects some unknown processing of the file src/main/java/com/yeqifu/sys/controller/FileController.java. This manipulation of the argument path causes path traversal. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Severity CVSS v4.0: LOW
Last modification:
12/08/2026

CVE-2026-55707

Publication date:
05/08/2026
In OpenStack Neutron before 28.0.2, the subnetpool onboarding API does not verify ownership of the target subnets. An authenticated user can onboard subnets from another project&amp;#39;s shared network into their own subnetpool, mutating the victim&amp;#39;s subnet state and altering L3 routing and address scope behavior for victim routers.
Severity CVSS v4.0: HIGH
Last modification:
12/08/2026

CVE-2026-11421

Publication date:
05/08/2026
The ERP: Complete HR, Accounting &amp; CRM Suite with WooCommerce CRM Support plugin for WordPress is vulnerable to SQL Injection via the &amp;#39;erpadvancefilter&amp;#39; parameter in all versions up to, and including, 1.17.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The handler runs the value through sanitize_text_field, which preserves single quotes, and the downstream erp_crm_contact_advance_filter() function interpolates it directly into a single-quoted SQL WHERE clause before execution via $wpdb-&gt;get_results(). This makes it possible for authenticated attackers, with the plugin-supplied CRM Agent role (or higher CRM Manager / WordPress admin) and the erp_crm_list_contact capability, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-15918

Publication date:
05/08/2026
VikAppointments Service Booking Calendar wordpress plugin is vulnerable to unauthenticated SQL injection due to one of the parameters that controls how the public reviews list is sorted is taken from the incoming request and used to build a database query without proper validation or sanitization. Because this value is placed directly into the query, an attacker who is not logged in can inject arbitrary SQL through a normal booking page and read data from the site&amp;#39;s database — including sensitive information such as WordPress user credentials. No authentication or special privileges are required
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026