Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

Vulnerabilidades

Con el objetivo de informar, advertir y ayudar a los profesionales sobre las últimas vulnerabilidades de seguridad en sistemas tecnológicos, ponemos a disposición de los usuarios interesados en esta información una base de datos con información en castellano sobre cada una de las últimas vulnerabilidades documentadas y conocidas.

Este repositorio con más de 75.000 registros esta basado en la información de NVD (National Vulnerability Database) – en función de un acuerdo de colaboración – por el cual desde INCIBE realizamos la traducción al castellano de la información incluida. En ocasiones este listado mostrará vulnerabilidades que aún no han sido traducidas debido a que se recogen en el transcurso del tiempo en el que el equipo de INCIBE realiza el proceso de traducción.

Se emplea el estándar de nomenclatura de vulnerabilidades CVE (Common Vulnerabilities and Exposures), con el fin de facilitar el intercambio de información entre diferentes bases de datos y herramientas. Cada una de las vulnerabilidades recogidas enlaza a diversas fuentes de información así como a parches disponibles o soluciones aportadas por los fabricantes y desarrolladores. Es posible realizar búsquedas avanzadas teniendo la opción de seleccionar diferentes criterios como el tipo de vulnerabilidad, fabricante, tipo de impacto entre otros, con el fin de acortar los resultados.

Mediante suscripción RSS o Boletines podemos estar informados diariamente de las últimas vulnerabilidades incorporadas al repositorio.

CVE-2026-49188

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The ai_cmd utility executes with full root permissions. It pipes socket inputs directly to popen(), paving the way for unauthenticated users to execute arbitrary root commands.
Gravedad CVSS v4.0: ALTA
Última modificación:
04/06/2026

CVE-2026-49189

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Unchecked public access permissions on a core Broadcast Receiver allow unauthorized local software components to invoke administrative operations.
Gravedad CVSS v4.0: ALTA
Última modificación:
04/06/2026

CVE-2026-10805

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in NetworkManager. This local privilege escalation vulnerability exists in NetworkManager's dhclient backend when processing malformed Manufacturer Usage Description (MUD) URLs. A local user can exploit this flaw to escalate privileges by triggering a script via a crafted MUD URL, provided an administrator has explicitly configured NetworkManager to use dhclient. This issue does not affect default configurations of NetworkManager.
Gravedad CVSS v3.1: MEDIA
Última modificación:
04/06/2026

CVE-2026-49185

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
04/06/2026

CVE-2026-49186

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The local MQTT broker does not enforce topic-level Access Control Lists (ACLs). This allows any client to subscribe using wildcard characters (# or +) to enumerate hidden network devices or publish rogue control commands.
Gravedad CVSS v4.0: ALTA
Última modificación:
04/06/2026

CVE-2026-48681

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** OpenStack Ironic through before 35.0.2 allows file overwrite via directory traversal during deployment with a crafted ISO image.
Gravedad CVSS v3.1: MEDIA
Última modificación:
04/06/2026

CVE-2026-44917

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** OpenStack Ironic before 35.0.2 allows a malicious authenticated project admin or manager to read local files on the Ironic conductor via a pxe_template.
Gravedad CVSS v3.1: MEDIA
Última modificación:
04/06/2026

CVE-2026-41283

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** OpenStack Mistral through 22.0.0 allows Arbitrary Remote Code Execution when the API is exposed. There are endpoints that allow code execution, which can lead to exfiltration of service credentials.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
04/06/2026

CVE-2026-41010

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** ReleaseJob#unpack builds job_dir = File.join(@release_dir, &amp;#39;jobs&amp;#39;, name) and job_tgz = File.join(@release_dir, &amp;#39;jobs&amp;#39;, "#{name}.tgz") where name returns @job_meta[&amp;#39;name&amp;#39;], a value taken verbatim from the jobs: array of the attacker-supplied release.MF inside the uploaded tarball. These paths are then interpolated into a shell string: Bosh::Common::Exec.sh("tar -C #{job_dir} -xf #{job_tgz} 2&gt;&amp;1", :on_error =&gt; :return). Bosh::Common::Exec.sh executes via %x{#{command}} (bosh-common/lib/bosh/common/exec.rb:53), i.e. /bin/sh -c, so any shell metacharacters in name are interpreted. FileUtils.mkdir_p(job_dir) on line 49 creates the literal directory (no shell) and succeeds even when the name contains $()/;, so execution reaches the sh call.<br /> <br /> Affected versions:<br /> - BOSH Director: all versions prior to v282.1.12 (inclusive); fixed in v282.1.12 or later
Gravedad CVSS v4.0: ALTA
Última modificación:
04/06/2026

CVE-2026-41860

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token requests via MITM. HttpRequestHelper#create_async_endpoint and #send_http_get_request_synchronous hard-code OpenSSL::SSL::VERIFY_NONE, enabling an attacker to intercept traffic between bosh-monitor and the BOSH director or UAA and steal credentials.<br /> <br /> Affected versions:<br /> - BOSH: all versions prior to v282.1.9 (inclusive); fixed in v282.1.9 or later
Gravedad CVSS v4.0: ALTA
Última modificación:
04/06/2026

CVE-2026-8829

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities.<br /> <br /> The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV returned by hv_fetch on the entity2char hash. When the input SV was identical to a value SV in that hash, and that value contained its own key as an entity reference, a later call to grow_gap() reallocated the SV&amp;#39;s PV buffer and freed the backing allocation that repl still pointed into. The subsequent copy loop read repl_len bytes from the freed allocation.<br /> <br /> The read may disclose adjacent heap contents into the destination SV.
Gravedad: Pendiente de análisis
Última modificación:
04/06/2026

CVE-2026-10597

Fecha de publicación:
04/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** OMICARD EDM developed by ITPison has a Insecure Direct Object Reference vulnerability, allowing unauthenticated remote attackers to modify a specific parameter to obtain user&amp;#39;s email address.
Gravedad CVSS v4.0: MEDIA
Última modificación:
04/06/2026