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

Publication date:
03/08/2026
A cryptographic<br /> weakness exists in the Omada adoption protocol. <br /> The protocol relies on hard-coded cryptographic keys to establish trust and<br /> protect authentication exchanges between controllers and managed devices during<br /> device adoption.<br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> An attacker may<br /> be able to impersonate trusted controllers or managed devices and gain access<br /> to sensitive adoption-related communications.
Severity CVSS v4.0: MEDIUM
Last modification:
07/08/2026

CVE-2025-15544

Publication date:
03/08/2026
A cryptographic<br /> weakness exists in the Omada device adoption process.  During adoption, authentication credentials associated<br /> with site management are transmitted using a weak hashing algorithm that does<br /> not provide sufficient protection. <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> An attacker who<br /> successfully intercepts adoption-related authentication traffic may be able to<br /> recover valid credentials and gain unauthorized access to managed devices or<br /> controller-managed environments.
Severity CVSS v4.0: MEDIUM
Last modification:
07/08/2026

CVE-2026-61523

Publication date:
03/08/2026
WebsiteBaker CMS before 2.13.10 contains a code injection vulnerability in the Droplets editor that allows authenticated administrators to inject arbitrary PHP code by submitting malicious content through the droplet Code field, which is written verbatim to a publicly accessible PHP file with no content sanitization. Attackers can save a PHP webshell via the save_droplet handler to a predictable path inside the modules directory, enabling unauthenticated users to achieve remote code execution by making direct HTTP requests to the written file.
Severity CVSS v4.0: HIGH
Last modification:
03/08/2026

CVE-2026-61524

Publication date:
03/08/2026
WebsiteBaker CMS before 2.13.10 contains an unrestricted file upload vulnerability in the module installation feature that allows authenticated administrators to achieve remote code execution by uploading a crafted ZIP archive containing a PHP webshell alongside a valid info.php metadata file. Attackers can place the malicious archive through the module installation interface, causing the application to extract the webshell into a web-accessible modules/ subdirectory where it becomes immediately executable by any unauthenticated user via direct HTTP request.
Severity CVSS v4.0: HIGH
Last modification:
03/08/2026

CVE-2026-40717

Publication date:
03/08/2026
Dell Monitor driver, version 1.0.0.0, contains an Improper Link Resolution Before File Access (&amp;#39;Link Following&amp;#39;) vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of Privileges.
Severity CVSS v4.0: Pending analysis
Last modification:
07/08/2026

CVE-2026-18612

Publication date:
03/08/2026
A flaw has been found in GL-iNet GL-MT3000 up to 4.4.5. This vulnerability affects the function plugins.remove_package/plugins.install_package of the file /cgi-bin/glc of the component plugins.so Native Plugin. This manipulation causes command injection. The attack can be initiated remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure and confirmed the existence of the vulnerability.
Severity CVSS v4.0: HIGH
Last modification:
12/08/2026

CVE-2026-18613

Publication date:
03/08/2026
A vulnerability has been found in GL-iNet GL-MT3000 up to 4.4.5. This issue affects the function plugins.set_config of the file /cgi-bin/glc of the component plugins.so Native Plugin. Such manipulation leads to injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure and confirmed the existence of the vulnerability.
Severity CVSS v4.0: HIGH
Last modification:
12/08/2026

CVE-2025-9291

Publication date:
03/08/2026
A<br /> certification validation weakness exists in communication between affected<br /> Omada devices and cloud controllers. Certificate identity verification does not<br /> adequately validate that a presented certificate corresponds to the expected<br /> cloud controller hostname, which may allow certificate validation protections<br /> to be bypassed under specific conditions.<br /> <br /> <br /> <br /> <br /> <br /> Successful<br /> exploitation may allow interception or modification of communication between<br /> affected devices and cloud controllers.
Severity CVSS v4.0: HIGH
Last modification:
07/08/2026

CVE-2026-69153

Publication date:
03/08/2026
PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or directory-traversal sourceMappingURL. The resulting map’s sources and sourcesContent may then be exposed to the application. This issue is fixed in version 8.5.19.
Severity CVSS v4.0: MEDIUM
Last modification:
05/08/2026

CVE-2026-69152

Publication date:
03/08/2026
The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand() does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop. The fix for CVE-2026-14257 is bypassed by the vulnerability. This issue is fixed in versions 1.1.18, 2.1.4, 3.0.6, and 5.0.9.
Severity CVSS v4.0: Pending analysis
Last modification:
05/08/2026

CVE-2026-68945

Publication date:
03/08/2026
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same transfer-cache key and reuse a wrong backend response. This issue is fixed in versions 20.3.27, 21.2.19, and 22.0.2.
Severity CVSS v4.0: HIGH
Last modification:
11/08/2026

CVE-2026-69149

Publication date:
03/08/2026
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.7, a Cross-Site Scripting (XSS) vulnerability exists in @angular/platform-server&amp;#39;s DOM emulation dependency (domino) when serializing the content of fallback raw-content elements (, , , and ). This issue is fixed in versions 20.3.27, 21.2.19, and 22.0.7.
Severity CVSS v4.0: HIGH
Last modification:
11/08/2026