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

Publication date:
05/08/2026
In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers (X-Copy-From, X-Copy-From-Account) from S3 API requests when s3_acl=true. An<br /> attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a server-side copy from another tenant&amp;#39;s private object. The source object authorization is bypassed because the S3API middleware has already authorized the request against the destination. The attacker can read any object whose project_id, container name, and object name are known, regardless of the source object&amp;#39;s ACLs or ownership. This requires the non-default s3_acl=true configuration.
Severity CVSS v4.0: MEDIUM
Last modification:
05/08/2026

CVE-2026-71190

Publication date:
05/08/2026
In OpenStack Swift through 2.38.0, the proxy server Accept header parser contains a regular expression vulnerable to catastrophic backtracking (ReDoS). The "qdtext" pattern (?:[^"]|\\.)* allows an unauthenticated remote attacker to send a crafted Accept header that causes exponential CPU consumption in the proxy worker. A payload of 32 backslash-character pairs exceeds 30 seconds of CPU time. No authentication is required. Repeated requests can exhaust all proxy worker threads, resulting in a complete denial of service.
Severity CVSS v4.0: HIGH
Last modification:
06/08/2026

CVE-2026-71191

Publication date:
05/08/2026
In OpenStack Swift through 2.38.0, S3API middleware does not enforce that semantic x-amz-* headers are covered by the SigV4 signature on presigned URL requests. An attacker who obtains a presigned PUT URL can inject an unsigned X-Amz-Copy-Source header, causing Swift to perform a server-side copy from an arbitrary source object using the signer&amp;#39;s authorization context. The attacker can read any object the signer has access to, provided the target project_id, container name, and object name are known. This affects all deployments using the default s3_acl=false configuration.
Severity CVSS v4.0: MEDIUM
Last modification:
06/08/2026

CVE-2026-7753

Publication date:
05/08/2026
The Cost Calculator Builder plugin for WordPress is vulnerable to unauthorized access of sensitive data due to a missing capability check on the `cost-calculator-custom-export-run` AJAX action (handler `CCBExportImport::export_calculators()`) in all versions up to, and including, 3.6.17. The handler only verifies a nonce, but the corresponding `ccb_export_nonce` is broadcast on every wp-admin page (including pages reachable to Subscribers, such as `/wp-admin/profile.php`) by the `ccb_add_admin_nonces` callback hooked to `admin_head`. This makes it possible for authenticated attackers, with Subscriber-level access and above, to export every calculator&amp;#39;s full configuration — including stored Stripe secret keys, PayPal client secrets, Razorpay secret keys, webhook secret keys, and reCAPTCHA secret keys.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-8761

Publication date:
05/08/2026
The Dokan plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.1. This is due to a missing authorization check in the `CustomersController` REST controller (`includes/REST/CustomersController.php`), which re-registers WooCommerce&amp;#39;s customer CRUD routes under the `/dokan/v1/customers/` namespace and replaces WooCommerce&amp;#39;s native `manage_woocommerce` capability check with a vendor-only check that inspects the **requesting** user&amp;#39;s role and never validates the **target** user. This makes it possible for authenticated attackers with Vendor/Seller-level access and above to read, modify, or delete any WordPress user — including administrators — via `GET`/`PUT`/`DELETE` requests against `/wp-json/dokan/v1/customers/{id}`. Setting the `password` parameter on an administrator&amp;#39;s record yields a full site takeover.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-8790

Publication date:
05/08/2026
The Football Pool plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `shouttext` POST parameter of the Shoutbox widget in all versions up to, and including, 2.13.4 due to insufficient input sanitization and output escaping. When a shoutbox form submission fails the nonce check (or `shouttext` is empty, or the user is unable to save), the raw POST value is echoed back into a `` element using `printf(&amp;#39;%s&amp;#39;, ...)` with no HTML escaping. This makes it possible for unauthenticated attackers to execute arbitrary web scripts in the browser of an authenticated victim (Subscriber-level or higher) who is tricked into submitting a crafted POST request to a page that contains the Shoutbox widget.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-9273

Publication date:
05/08/2026
The Membership Plugin – Kadence Memberships plugin for WordPress (formerly Restrict Content) is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rc_process_lost_password_form() consuming the attacker-controlled rc_redirect POST parameter into two unvalidated sinks in legacy/includes/forms.php: wp_redirect( esc_url( $_POST[&amp;#39;rc_redirect&amp;#39;] ) . ... ) at line 243, and add_query_arg( array( &amp;#39;key&amp;#39; =&gt; $key, &amp;#39;login&amp;#39; =&gt; ... ), $_POST[&amp;#39;rc_redirect&amp;#39;] ) inside rc_send_password_reset_email() at line 306. The nonce required to reach the handler is broadcast by the public [login_form] shortcode at line 207 to any anonymous visitor. This makes it possible for unauthenticated attackers to issue a password-reset request for any account (including administrators) whose reset email body points the victim at an attacker-controlled host carrying a valid reset key/login. When the victim clicks the link, the reset key leaks to the attacker, who can replay it against the legitimate site to complete account takeover.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-67465

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

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 Broker-J: through 10.0.1.<br /> <br /> Users are recommended to upgrade to version 10.1.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-68060

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 Broker-J: through 10.0.1.<br /> <br /> Users are recommended to upgrade to version 10.1.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-67589

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 ProtonJ2: through 1.1.0.<br /> <br /> Users are recommended to upgrade to version 1.2.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-67588

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 ProtonJ2: through 1.1.0.<br /> <br /> Users are recommended to upgrade to version 1.2.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026