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-2025-69152

Publication date:
02/07/2026
Unauthenticated Cross Site Scripting (XSS) in Artale | Wedding Photography WordPress
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2025-69094

Publication date:
02/07/2026
Subscriber SQL Injection in Unicamp
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2025-69153

Publication date:
02/07/2026
Unauthenticated Cross Site Scripting (XSS) in Trendy Travel
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2025-69154

Publication date:
02/07/2026
Unauthenticated Cross Site Scripting (XSS) in SpaLab | Beauty Salon WordPress Theme
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2025-69133

Publication date:
02/07/2026
Subscriber Local File Inclusion in Tourmaster
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2025-66076

Publication date:
02/07/2026
Unauthenticated Broken Access Control in Woostify Sites Library
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2025-58902

Publication date:
02/07/2026
Unauthenticated Local File Inclusion in Lighthouse
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-54431

Publication date:
02/07/2026
In liboauth2 the Demonstrating Proof-of-Possession (DPoP) verifier accepts a proof whose JSON Web Key (jwk) header contains private key material. RFC 9449 section 4.3 step 7 requires the verifier to reject such a proof but oauth2_token_verify() function returns success for a malformed DPoP proof that embeds the private Elliptic Curve (EC) key in the header.<br /> <br /> This issue was fixed in version 2.3.0
Severity CVSS v4.0: MEDIUM
Last modification:
02/07/2026

CVE-2026-54430

Publication date:
02/07/2026
liboauth2 is vulnerable to Server-Side Request Forgery in oauth2_jose_jwks_aws_alb_resolve() function. The AWS ALB verifier reads both signer and kid from the unverified JWT<br /> header. If signer matches the configured ARN, kid is appended to<br /> alb_base_url without URL encoding or path sanitization, and the HTTP GET<br /> is issued before signature verification. This allows an attacker to force<br /> the server to send a GET request to an attacker-chosen internal path.<br /> <br /> This issue was fixed in version 2.3.0
Severity CVSS v4.0: MEDIUM
Last modification:
02/07/2026

CVE-2026-9834

Publication date:
02/07/2026
The WP Database Backup – Unlimited Database &amp; Files Backup by Backup for WP plugin for WordPress is vulnerable to OS Command Injection in all versions up to and including 7.11 via the `wp_db_exclude_table` parameter. This is due to the direct concatenation of user-supplied `$_POST[&amp;#39;wp_db_exclude_table&amp;#39;]` values into the `mysqldump` shell command string in the `mysqldump()` function of `includes/admin/class-wpdb-admin.php` without wrapping them in `escapeshellarg()`—every other argument in the same command (DB_USER, DB_PASSWORD, host, filename, DB_NAME) is properly escaped, making the exclude-table values the sole exception—and because the only applied filtering, `sanitize_text_field()` via `recursive_sanitize_text_field()`, strips HTML tags but leaves shell metacharacters such as `;`, `|`, `` ` ``, and `$()` intact. This makes it possible for authenticated attackers, with administrator-level access and above, to execute arbitrary operating system commands on the server, potentially enabling full remote code execution. The injection is stored: malicious values submitted through the plugin settings form are persisted to the WordPress options table via `update_option(&amp;#39;wp_db_exclude_table&amp;#39;)` and later retrieved with `get_option()` and passed unsanitized to `shell_exec()` whenever a backup operation runs.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026

CVE-2026-13252

Publication date:
02/07/2026
The RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News &amp; YouTube Video Feeds Aggregator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via &amp;#39;aspectRatio&amp;#39; Attribute in all versions up to, and including, 5.2.1 due to insufficient input sanitization and output escaping. 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:
02/07/2026

CVE-2026-9188

Publication date:
02/07/2026
The Appointment Bookings for Zoom GoogleMeet and more – Wappointment plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to and including 2.7.6 via the `appointmentkey` parameter due to the appointment `edit_key` — the sole authorization token consumed by `tryCancel()` — being generated as a predictable, unsalted MD5 hash of only `client_id` (a sequential integer), `start_at` (a publicly observable appointment timestamp), and `staff_id` (a small enumerable integer), with no secret salt or random component, and the unauthenticated cancellation and rescheduling REST endpoints performing no ownership or identity verification beyond matching this reconstructible key. This makes it possible for unauthenticated attackers to compute valid `edit_key` values for appointments belonging to other users and cancel or reschedule those appointments arbitrarily. Exploitation requires the `allow_cancellation` or `allow_rescheduling` setting to be enabled on the site, both of which are common configurations for active booking deployments; an attacker can obtain the inputs needed to reconstruct a victim&amp;#39;s key by booking their own appointment to observe their sequential `client_id` and correlating publicly visible appointment times and enumerable staff identifiers.
Severity CVSS v4.0: Pending analysis
Last modification:
02/07/2026