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

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** SeaweedFS is a distributed storage system. In versions 4.08 through 4.33, requests signed with SigV4 service s3tables are routed to the S3Tables management API where authorization collapses account-less S3 identities into the shared admin account and fails open, allowing an authenticated low-privileged S3 user to enumerate administrator-owned table bucket names and ARNs. This issue is fixed in version 4.34.
Gravedad CVSS v3.1: MEDIA
Última modificación:
08/07/2026

CVE-2026-55668

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** File Browser provides a web file managing interface. Prior to 2.63.16, ScopedFs validates the nearest existing ancestor of a dangling symlink as in scope and then follows the symlink during file creation, allowing an authenticated user with Create and Modify permissions to create attacker-controlled files outside the user's scope. This issue is fixed in version 2.63.16.
Gravedad CVSS v3.1: MEDIA
Última modificación:
08/07/2026

CVE-2026-55874

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** SeaweedFS is a distributed storage system. Prior to 4.34, the S3 API gateway does not reject dot-dot path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy, allowing an authenticated identity scoped to one bucket to read objects from other buckets through server-side copy. This issue is fixed in version 4.34.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-54652

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Frigate is an open source network video recorder. In version 0.17.1, the GET /api/logs/{service} endpoint allows any authenticated user including the viewer role to download Frigate and nginx logs, exposing auto-generated admin passwords and camera credentials logged in request query strings and enabling viewer-to-admin privilege escalation. A fixed release has not been identified.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-49145

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** App::Ack versions through 3.10.0 for Perl read arbitrary files via --files-from in a project .ackrc.<br /> <br /> ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The project-source option blocklist in App::Ack::ConfigLoader does not include --files-from, so a project .ackrc can set it to a path whose listed files ack then reads and searches. Version 3.10.0 added --follow to the blocklist; --files-from remains accepted.<br /> <br /> A project .ackrc committed to an untrusted repository can make ack read files outside the project and print their matching lines.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-49146

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** App::Ack versions before 3.10.0 for Perl allow memory exhaustion via an unbounded context value in a project .ackrc.<br /> <br /> ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The -B and -C context options accepted any positive integer, and ack sized the before-context buffer to that value, so a project .ackrc setting --before-context=100000000 made ack allocate a buffer of 100 million elements.<br /> <br /> A project .ackrc committed to an untrusted repository can abort ack with an out-of-memory condition.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-49147

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** App::Ack versions through 3.10.0 for Perl print unsanitised terminal escape sequences from filenames in several output modes.<br /> <br /> When ack prints a filename whose basename contains terminal control bytes such as ANSI escape sequences, those bytes reach the terminal unchanged. Version 3.10.0 added a _safe_filename helper that sanitises the filenames printed by -f, -g, the colored match heading, and per-match lines, but the --show-types, -l/-L, and -c paths still emit the raw filename.<br /> <br /> A file whose name embeds cursor-movement or color escapes can overwrite or recolor earlier terminal output, or be passed unchanged to a downstream consumer.
Gravedad CVSS v3.1: ALTA
Última modificación:
08/07/2026

CVE-2026-24700

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An OS command injection vulnerability exists in the start_lltd() function of the "rc" binary in Cisco RV130/RV130W with firmware 1.0.3.55 and RV110W routers with firmware 1.2.2.5 / 1.2.2.8. The machine_name configuration parameter is not properly sanitized, which could allow an authenticated remote attacker to execute arbitrary OS commands with root privileges.
Gravedad CVSS v3.1: ALTA
Última modificación:
10/07/2026

CVE-2026-15062

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** SQL injection vulnerabilities in the Snowflake Snowpark Python SDK (snowpark-python) versions prior to 1.53.0 could allow authenticated low-privilege users to execute SQL beyond their authorization scope. An attacker could exploit these vulnerabilities by embedding SQL payloads in source database column names to escalate privileges via the DataFrameReader.dbapi() API by supplying a specially crafted location parameter to DataFrameWriter write methods to redirect a COPY INTO to an arbitrary source query, or by including a backslash-single-quote sequence in an export path to defeat the normalize_path() sanitizer and inject SQL via DataFrame.to_csv(). Successful exploitation may result in source database compromise, unauthorized cross-tenant data exfiltration, or unauthorized read of Snowflake account data.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
09/07/2026

CVE-2026-15067

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Snowflake Terraform Provider versions prior to 2.18.0 contain several security vulnerabilities, including SQL injection via an unsanitized data source input could result in arbitrary SQL execution under the provider&amp;#39;s privileged Snowflake session, potentially enabling sensitive data exfiltration and minting of long-lived access credentials. Exploitation requires the ability for an attacker to influence a workspace variable in a pipeline where this data source was enabled. Improper neutralization of identifier content in user resource inputs could allow DDL injection into user management statements, potentially causing accounts to be created with attacker-controlled credentials and without the security controls configured by the operator. The fix is available in Snowflake Terraform Provider version 2.18.0. Users must manually upgrade.
Gravedad CVSS v3.1: ALTA
Última modificación:
09/07/2026

CVE-2026-24699

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An OS command injection vulnerability exists in the sub_34984() function of the "rc" binary in Cisco RV130/RV130W with firmware 1.0.3.55 and RV110W routers with firmware 1.2.2.5 / 1.2.2.8. The lan_ipv6_prefixlen configuration parameter is not properly sanitized, which could allow an authenticated remote attacker to execute arbitrary OS commands with root privileges.
Gravedad CVSS v3.1: ALTA
Última modificación:
10/07/2026

CVE-2026-24698

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An OS command injection vulnerability exists in the save_syslog_to_file() function of the "httpd" binary in Cisco RV130/RV130W with firmware 1.0.3.55 and RV110W routers with firmware 1.2.2.5 / 1.2.2.8. The model_name configuration parameter is not properly sanitized, which could allow an authenticated remote attacker to execute arbitrary OS commands with root privileges.
Gravedad CVSS v3.1: ALTA
Última modificación:
10/07/2026