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

Publication date:
23/07/2026
The WP Shortcode by MyThemeShop plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' parameter of the [tab] shortcode in versions up to, and including, 1.4.17. This is due to insufficient input sanitization and output escaping in the mts_tabs() function, which outputs the title shortcode attribute directly into the HTML output between anchor tags without applying any escaping functions. 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:
23/07/2026

CVE-2026-59678

Publication date:
23/07/2026
An Incorrect Authorization vulnerability in Linux-Gaming PortProtonQt allows any users to mount and unmount arbitrary file systems and modify the network configuration via NetworkManager.<br /> <br /> <br /> <br /> <br /> <br /> <br /> This issue affects PortProtonQt before 0d0f0950ebd948cdf82e8c3e1ebd2bcb9b8bafbe.
Severity CVSS v4.0: HIGH
Last modification:
23/07/2026

CVE-2026-59677

Publication date:
23/07/2026
A Missing Authorization vulnerability in selinux policycoreutils seunshares allows a user that is running in unconfined context to kill e.g. root-owned processes running also in<br /> unconfined context<br /> <br /> <br /> <br /> <br /> <br /> <br /> This issue affects policycoreutils through 3.10.
Severity CVSS v4.0: MEDIUM
Last modification:
23/07/2026

CVE-2026-12421

Publication date:
23/07/2026
The ARforms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via &amp;#39;password&amp;#39; Field Values in all versions up to, and including, 7.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers 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:
23/07/2026

CVE-2026-14291

Publication date:
23/07/2026
The security-ninja-premium WordPress plugin before 5.290 does not verify the second authentication factor in one of its two-factor authentication code paths, allowing an unauthenticated attacker who knows a user&amp;#39;s password to complete authentication without the one-time code and bypass enforced two-factor authentication for any account, including administrators. The affected two-factor module ships only in the premium build.
Severity CVSS v4.0: Pending analysis
Last modification:
23/07/2026

CVE-2026-9066

Publication date:
23/07/2026
The WP Compress WordPress plugin before 7.10.04 does not validate the value of a query parameter that controls the asset CDN host before using it to build the URLs of JavaScript files emitted on the page, leading to Reflected XSS. When a visitor follows a crafted link, the WP Compress WordPress plugin before 7.10.04&amp;#39;s loader injects script elements pointing to an attacker-controlled origin, which lets the attacker execute arbitrary JavaScript in the visitor&amp;#39;s session on the target site.
Severity CVSS v4.0: Pending analysis
Last modification:
23/07/2026

CVE-2026-9577

Publication date:
23/07/2026
The Post Status Notifier Lite WordPress plugin before 1.13.0 does not properly escape the `mod` URL parameter before reflecting it into the admin settings page (`admin.php?page=post-status-notifier-lite`), leading to a Reflected Cross-Site Scripting vulnerability that fires in the administrator&amp;#39;s session when they are tricked into following a crafted URL.
Severity CVSS v4.0: Pending analysis
Last modification:
23/07/2026

CVE-2026-59676

Publication date:
23/07/2026
A Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in seunshare of selinux policycoreutils allows a user calling seunshare that is running in the unconfined SELinux domain to delete arbitrary root-owned files,<br /> <br /> <br /> <br /> <br /> <br /> <br /> This issue affects policycoreutils through 3.10.
Severity CVSS v4.0: MEDIUM
Last modification:
23/07/2026

CVE-2026-12082

Publication date:
23/07/2026
The Praison AI SEO WordPress plugin before 5.0.7 does not perform authorization checks on several of its REST API routes, allowing unauthenticated users to modify the permalink of any published post and to read Praison AI SEO WordPress plugin before 5.0.7 configuration data.
Severity CVSS v4.0: Pending analysis
Last modification:
23/07/2026

CVE-2026-7232

Publication date:
23/07/2026
The FormCraft plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;[parameter name]&amp;#39; parameter in all versions up to, and including, 3.9.14 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit chain combines a server-side gap — where composite matrix sub-field keys such as field2_0 and field2_1 are never passed through the sanitization loop and are stored raw via $wpdb-&gt;insert() — with a client-side gap where DOMPurify is only invoked when typeof field.value === &amp;#39;string&amp;#39;, but matrix values arrive from the server as arrays, bypassing the check before being mapped to strings and injected into the DOM. Additionally, the same sink is reachable via a second attack vector: array-typed field values are passed through htmlentities() on submission but later reversed by html_entity_decode() at formcraft-main.php:2608 and :2122, restoring the malicious payload before storage and rendering.
Severity CVSS v4.0: Pending analysis
Last modification:
23/07/2026

CVE-2026-7534

Publication date:
23/07/2026
The SUMO Reward Points plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REST API endpoint `/wp-json/wc-srp/v1/earning` in versions up to, and including, 32.7.0. This is due to the `user_has_cap` filter in the `SRP_REST_Earning_Controller` class unconditionally granting the custom `rs_earning_read` capability to all users — including unauthenticated visitors — combined with missing sanitization of the `reason` parameter in the `create_items()` function and missing output escaping in the `column_default()` method of `SRP_Master_Log`. This makes it possible for unauthenticated attackers to inject arbitrary web scripts into the reward points log that will execute whenever an administrator accesses the Master Log or User Reward Points admin pages.
Severity CVSS v4.0: Pending analysis
Last modification:
23/07/2026

CVE-2026-64600

Publication date:
23/07/2026
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xfs: resample the data fork mapping after cycling ILOCK<br /> <br /> xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode,<br /> a data fork mapping, and a cow fork mapping. Unfortunately, these two<br /> helpers cycle the ILOCK to grab a transaction, which means that the<br /> mappings are stale as soon as we reacquire the ILOCK. Currently we<br /> refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but<br /> we don&amp;#39;t refresh the data fork mapping beforehand, which means that the<br /> xfs_bmap_trim_cow in that function queries the refcount btree about the<br /> wrong physical blocks and returns an inaccurate value in *shared.<br /> <br /> If *shared is now false, the directio write proceeds with a stale data<br /> fork mapping. Fix this by querying the data fork mapping if the<br /> sequence counter changes across the ILOCK cycle.
Severity CVSS v4.0: Pending analysis
Last modification:
27/07/2026