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

Publication date:
30/07/2026
RapidRAW before 1.6.0 does not validate the lutPath field in preset files before passing it to File::open() in lut_processing.rs. On Windows, a UNC path in lutPath causes an outbound SMB connection to an attacker-controlled host, leaking the victim's NTLMv2 credentials. The vulnerable code path is reachable through two vectors: community presets fetched automatically from the remote preset repository when the victim opens the Community tab, and individual preset files imported directly by the victim via the preset import feature (handle_import_presets_from_file in file_management.rs). The second vector does not require control of the community preset repository and is triggered when a user imports a preset file shared through Discord, forums, or similar channels.
Severity CVSS v4.0: HIGH
Last modification:
31/07/2026

CVE-2026-62845

Publication date:
30/07/2026
Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have no format validation, so a value containing a quote character breaks out of the quoted identifier — SQL injection executed over Kamaji's root connection to the shared datastore. etcd driver is not affected.This issue is fixed in version 26.7.4-edge.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-18064

Publication date:
30/07/2026
An incomplete fix for CVE-2026-15352 in the NASA core Flight System <br /> (cFS) Health and Safety (HS) application leaves a separate NULL pointer <br /> dereference reachable in versions through 7.0.1. An attacker who can <br /> trigger the affected command under specific conditions could cause the <br /> HS application to crash, resulting in a denial-of-service condition and <br /> processor reset.
Severity CVSS v4.0: HIGH
Last modification:
31/07/2026

CVE-2026-38709

Publication date:
30/07/2026
TR1200 v2.4.15, TR3000 v2.4.21, WR300 v2.4.25, WR1200 v2.4.23, WR1300 v2.4.22, WR1500 v2.3.10, WR3000 v2.4.19, WR3600 v2.3.16, and WR6500 v2.3.15 were discovered to contain a command injection vulnerability in the net.set_wan interface. This vulnerability allows attackers to execute arbitrary commands as root via a crafted input.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-12562

Publication date:
30/07/2026
The RCU II+ and Multiload II+ are vulnerable to an unauthenticated <br /> service that exposes a debug interface granting full root-level access <br /> to the embedded system. This vulnerability stems from a <br /> network-accessible port running a Target Communications Framework (TCF) <br /> service that does not require any authentication, allowing an attacker <br /> to directly interact with the Linux environment that powers the device. <br /> Once connected, an attacker can freely view and modify the filesystem, <br /> manipulate running processes, and control network interfaces, enabling <br /> deep alteration of system behavior.
Severity CVSS v4.0: HIGH
Last modification:
31/07/2026

CVE-2026-68500

Publication date:
30/07/2026
Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin&amp;#39;s POST /{_locale}/update-payment payment webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment belongs to the referenced Sylius order, allowing an unauthenticated attacker with any valid paid Mollie payment ID to mark a victim order as paid without transferring funds for that order. This issue is fixed in 2.2.8, 3.2.4, and 3.3.1.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-68502

Publication date:
30/07/2026
LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-team operations framework. Prior to 0.2.154, LazyOwn&amp;#39;s lazyc2.py registers an unauthenticated Socket.IO input event handler that dispatches data.get(&amp;#39;value&amp;#39;) to LazyOwnShell.one_cmd, reaching LazyOwnShell.do_cmd and subprocess.call(command, shell=True), allowing unauthenticated remote code execution in the C2 process. This issue is fixed in 0.2.154.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-68501

Publication date:
30/07/2026
Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin&amp;#39;s GET /{_locale}/thank-you PageRedirectController::thankYouAction and GET /{_locale}/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId values without ownership or session checks, exposing order tokenValue values that can be used with GET /{_locale}/register-after-checkout/{tokenValue} to view customer first name, last name, and email. This issue is fixed in 2.2.8, 3.2.4, and 3.3.1.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-68503

Publication date:
30/07/2026
LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-team operations framework. Prior to 0.2.154, LazyOwn ships default C2 credentials LazyOwn and LazyOwn in payload.json and core/payload_schema.py and passes them unchanged to lazyc2.py HTTP Basic authentication, allowing any network-reachable attacker who knows the defaults to authenticate to the C2 dashboard with operator-level access. This issue is fixed in 0.2.154.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-68499

Publication date:
30/07/2026
re2 provides Node.js bindings for Google&amp;#39;s RE2 regular expression engine. Prior to 1.25.2, re2&amp;#39;s String.prototype.match implementation with a global RE2 pattern that can match the empty string fails to advance its native matching cursor in lib/match.cc, causing an infinite loop and unbounded native memory growth that blocks the event loop and can exhaust host memory. This issue is fixed in 1.25.2.
Severity CVSS v4.0: Pending analysis
Last modification:
30/07/2026

CVE-2026-66418

Publication date:
30/07/2026
OpenClaw Dashboard v3.0.0 contains a stored cross-site scripting vulnerability that allows unauthenticated remote attackers to inject arbitrary HTML and script payloads by submitting a crafted username in a failed login POST request, which is recorded verbatim in the audit log. When an administrator opens the notification panel, the unescaped log entry is rendered via innerHTML with a permissive Content-Security-Policy allowing inline event handlers, enabling the attacker-supplied payload to execute in the administrator&amp;#39;s session and interact with authenticated endpoints including agent instruction file editing and configuration changes.
Severity CVSS v4.0: CRITICAL
Last modification:
30/07/2026

CVE-2026-66803

Publication date:
30/07/2026
Improper access control in Azure Cosmos DB allows an unauthorized attacker to execute code over a network.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026