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

28 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 23:16

Updated : 2026-05-29 02:47


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')