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-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-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:
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-6039

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose point count exceeded the 16-bit range was written past the end of the buffer. In fixed versions such oversized polylines are rejected.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-6040

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, so a malformed number format could be processed against memory outside that string. In fixed versions the position is bounds-checked before use.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/06/2026

CVE-2026-47777

Fecha de publicación:
15/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Mastodon is a free, open-source social network server based on ActivityPub. In versions there is a missing condition in the check if remote accounts consented to be featured in a remote Collection could lead to attackers bypassing the check and faking consent. An attacker could forge the FeatureAuthorization object that is used to verify consent to be featured in a Collection and thus make it appear as if an account is allowed to be in a Collection when it actually is not. While the FeatureAuthorization must reside on the same domain as the object it is for, a check is missing to make sure said object is actually the same as in the Collection item. This allows an attacker to forge the authorization. Mastodon servers are affected only if running the main branch or nightly builds who have opted into testing the experimental "Collections" feature by setting the environment variable EXPERIMENTAL_FEATURES to a value including collections. This has been patched in version 4.6.0-beta.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/06/2026