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

Publication date:
12/08/2026
The Kirki WordPress plugin before 6.2.1 does not properly authorise its front-end form submission REST routes and passes attacker-controlled input through shortcode execution, allowing unauthenticated users to run any shortcode registered on the site, which on a default install leads to disclosure of the site administrator's email address and an arbitrary-recipient mail relay from the victim's domain.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-16990

Publication date:
12/08/2026
The Payment Button for PayPal WordPress plugin through 1.2.3.44 does not enforce the merchant-configured price server-side and trusts a client-supplied payment amount, allowing unauthenticated attackers to create a real PayPal order against the merchant for an arbitrary lower amount.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-17008

Publication date:
12/08/2026
The Quick Paypal Payments WordPress plugin through 5.7.50 does not verify the paid amount, receiver, or payment status in its PayPal IPN handler and marks an order paid on an order-token match alone, so a buyer who pays an arbitrary small amount can have a full-price order marked paid.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-15045

Publication date:
12/08/2026
The Wallet System for WooCommerce WordPress plugin before 2.7.10 does not validate a user-supplied wallet amount against the customer's actual stored balance during checkout, allowing authenticated customers to arbitrarily reduce their own order total, including down to zero, and complete checkout without paying the merchant.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-15213

Publication date:
12/08/2026
The Welcart e-Commerce WordPress plugin before 2.11.33 does not verify the authenticity of its convenience-store / bank-transfer settlement callback: an unauthenticated request can flip an order from unpaid to settled purely from an order number and a status flag, with no signature, amount, or origin check. Because these are pay-later methods, an attacker can mark their own unpaid order as settled and obtain fulfilment without paying.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-16621

Publication date:
12/08/2026
The Payment Gateway for PayPal on WooCommerce WordPress plugin before 9.2.1 does not verify that payment actually succeeded before completing an order in its PayPal return handler: it reads attacker-controlled parameters, performs no amount comparison and no order-ownership check, and completes the order even when the server-side gateway verification fails, allowing an unauthenticated attacker to mark arbitrary orders as paid without paying.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-11325

Publication date:
12/08/2026
Description<br /> <br /> <br /> <br /> Cloudflare was recently notified by external researchers of vulnerabilities in this archived repository, including a remote code execution issue in `src/index.ts` reachable from certain GitHub Actions workflow configurations. Successful exploitation may expose workflow secrets such as CLOUDFLARE_API_TOKEN and GITHUB_TOKEN to an attacker. Because this repository has been deprecated since 2024, Cloudflare will not be issuing patches. To remediate this issue, we recommend migrating to `cloudflare/wrangler-action` immediately. Consumers who have already migrated are not affected.<br /> <br /> <br /> <br /> <br /> Sunset Date<br /> <br /> <br /> <br /> The cloudflare/pages-action repository will be removed on 2026-09-18. Consumers must complete migration before 18th September to avoid CI disruption.<br /> <br /> <br /> <br /> <br /> Affected Versions<br /> <br /> <br /> <br /> All published versions of cloudflare/pages-action, including consumers pinned to the v1 moving tag.<br /> <br /> <br /> <br /> <br /> Patched Versions<br /> <br /> <br /> <br /> None. This repository will not receive further updates, including security patches.<br /> <br /> <br /> <br /> <br /> Resolution / Migration Path<br /> Migrate all workflows using cloudflare/pages-action to `cloudflare/wrangler-action` before 2026-09-18. Refer to the wrangler-action README for the equivalent step configuration and migration guidance.<br /> <br /> <br /> <br /> <br /> Credit<br /> <br /> <br /> <br /> Thanks to @agentka99 and @beg1nn3r for reporting their findings via Cloudflare&amp;#39;s HackerOne program that informe
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-68868

Publication date:
12/08/2026
The Google Cloud Secret Manager secrets backend in Apache Airflow&amp;#39;s Google provider never applied the team scope when resolving Connections and Variables: the caller&amp;#39;s `team_name` was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnostic secret name. In a deployment running multi-team mode with this backend, a task or Dag belonging to one team resolved another team&amp;#39;s Connection or Variable, obtaining its credentials in full. No unusual configuration is required beyond enabling multi-team mode and using this backend. Users are advised to upgrade to apache-airflow-providers-google 22.3.0 or later, which builds and applies the team-scoped secret name.
Severity CVSS v4.0: Pending analysis
Last modification:
17/08/2026

CVE-2026-64951

Publication date:
12/08/2026
A rogue Velociraptor client can upload a malformed sparse file such that if the GUI attempts to expand the file, a panic occurs which may crash the server process.<br /> <br /> The problem is a Divide by Zero bug in the ShouldPadFile() function.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-64952

Publication date:
12/08/2026
The hunt_delete() VQL function allows deleting hunts. <br /> <br /> Velociraptor misapplied the permission check requiring only COLLECT_CLIENT (usually assigned to the "investigator" role) instead of the "DELETE_RESULTS" permission (usually only assigned to "administrators").
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-64955

Publication date:
12/08/2026
When Microsoft Excel imports a CSV file, it executes cells beginning with certain characters as formulas, giving such CSV files arbitrary execution. <br /> <br /> Velociraptor fails to sanitize such cells when exporting to CSV from various places such as the GUI, offline collector or data exports.<br /> <br /> It is not clear if the vulnerability is actually in Microsoft Excel treating a CSV data file as executable content, or if Velociraptor should be sanitizing the data to prevent Excel from executing it. However, since this is such a common use case for Velociraptor we decided to highlight it in an advisory.
Severity CVSS v4.0: Pending analysis
Last modification:
12/08/2026

CVE-2026-67284

Publication date:
12/08/2026
Joomla Extension - tabaoca.org - Improper ACL implementation allows file operations in Cotton Cloud
Severity CVSS v4.0: MEDIUM
Last modification:
12/08/2026