← Volver al buscador de CVEs

CVE-2026-75148

cgltf

Descripción

cgltf through 1.15 contains an integer overflow vulnerability in the non-sparse accessor bounds check within cgltf_validate() that allows remote attackers to cause memory disclosure and denial of service by supplying crafted accessor count values. Attackers can provide malformed .gltf or .glb input with a specially crafted accessor count to overflow the unsigned integer multiplication of accessor stride and element count, causing the bounds check to pass and triggering a heap out-of-bounds read when cgltf_accessor_read_float() is subsequently called on the validated malformed accessor.

CVSS 6.1EPSS 0.152%Riesgo 0.62
Ver fuente
Publicación
2026-08-19 14:17:40
Versiones afectadas
<=1.15
Tipo
Librería
Última modificación
2026-08-20 18:16:51
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H