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

CVE-2026-60082

Gravedad CVSS v3.1:
CRÍTICA
Tipo:
CWE-125 Lectura fuera de límites
Fecha de publicación:
14/07/2026
Última modificación:
15/07/2026

Descripción

*** Pendiente de traducción *** DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row.<br /> <br /> When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index.<br /> <br /> This could be triggered by a caller supplying inconsistent metadata and rows to the prepare method.