CVE-2026-10028

A flaw was found in glib-networking. A remote attacker can exploit this vulnerability by presenting a specially crafted certificate chain to an application that uses glib-networking with the GnuTLS backend enabled and performs certificate verification. This crafted chain, which contains circular issuer relationships, can cause an infinite loop during certificate verification. The unbounded traversal consumes excessive CPU resources, leading to a denial of service for the affected process or worker.
Configurations

No configuration.

History

21 Jul 2026, 10:10

Type Values Removed Values Added
Summary
  • (es) Se encontró una falla en glib-networking. Un atacante remoto puede explotar esta vulnerabilidad al presentar una cadena de certificados especialmente diseñada a una aplicación que utiliza glib-networking con el backend de GnuTLS habilitado y que realiza la verificación de certificados. Esta cadena diseñada, que contiene relaciones de emisor circulares, puede causar un bucle infinito durante la verificación de certificados. El recorrido ilimitado consume recursos excesivos de CPU, lo que lleva a una denegación de servicio para el proceso o trabajador afectado.

28 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 23:16

Updated : 2026-07-21 10:10


NVD link : CVE-2026-10028

Mitre link : CVE-2026-10028

CVE.ORG link : CVE-2026-10028


JSON object : View

Products Affected

No product.

CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')