VYPR

glib-networking

by GNOME Foundation

CVEs (4)

  • CVE-2020-13645MedMay 28, 2020
    risk 0.42cvss 6.5epss 0.02

    In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in contrast to its intended documented behavior, to fail the…

  • CVE-2025-60018MedSep 25, 2025
    risk 0.31cvss 4.8epss 0.00

    glib-networking's OpenSSL backend fails to properly check the return value of a call to BIO_write(), resulting in an out of bounds read.

  • CVE-2026-10028MedMay 28, 2026
    risk 0.28cvss 4.3epss 0.00

    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…

  • CVE-2025-60019LowSep 25, 2025
    risk 0.24cvss 3.7epss 0.00

    glib-networking's OpenSSL backend fails to properly check the return value of memory allocation routines. An out of memory condition could potentially result in writing to an invalid memory location.