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-2025-55643

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A NULL pointer dereference in the TrackWriter handling component (filters/mux_isom.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-55644

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A heap use-after-free in the gf_node_get_tag function (scenegraph/base_scenegraph.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-55645

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A heap buffer overflow in the gf_cenc_set_pssh function (isomedia/drm_sample.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-55647

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** An Out-of-Memory in the mp4_mux_cenc_insert_pssh function (filters/mux_isom.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-55648

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A heap buffer overflow in the gf_opus_parse_packet_header function (media_tools/av_parsers.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-55649

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A NULL pointer dereference in the gf_media_map_esd function (media_tools/isom_tools.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2025-55641

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A NULL pointer dereference in the gf_isom_copy_sample_info function (isomedia/isom_write.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/06/2026

CVE-2026-6045

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice can import EMF+ graphics, which may be embedded in documents. A heap buffer overflow existed when importing an EMF+ gradient brush. The number of gradient blend points was read from the file and used to compute an allocation size, but that multiplication could overflow, so a small buffer was allocated and then filled as if it were large, writing past its end. In fixed versions the blend-point count is checked against the data actually available before allocating.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-6047

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice can import documents in the OOXML format (DOCX). A heap buffer overflow existed when replaying deferred parser events for a text box element. A handler object was assumed to be of one type and written to at that type's field layout, but it could be a smaller object, so the write landed past the end of the allocation. In fixed versions the type is checked before the write.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-8356

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose combined colour counts exceeded the table size wrote past the end of the tables on the stack. In fixed versions the unused second pass is no longer read into those tables.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-8358

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its allocation. In fixed versions records with a duplicate identifier are rejected.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-8357

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting depth was allocated one element too small for that worst case, so such a formula wrote one element past its end. In fixed versions the array is sized to hold the largest possible nesting.
Gravedad CVSS v4.0: MEDIA
Última modificación:
28/07/2026