Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-10028 (GCVE-0-2026-10028)
Vulnerability from cvelistv5 – Published: 2026-05-28 22:33 – Updated: 2026-06-26 00:08- CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-10028 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2465152 | issue-trackingx_refsource_REDHAT |
| https://gitlab.gnome.org/GNOME/glib-networking/-/… |
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-10028",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-29T13:17:50.618059Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-29T13:17:58.872Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank AISLE Research for reporting this issue."
}
],
"datePublic": "2026-05-28T22:27:36.899Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-835",
"description": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-26T00:08:12.425Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-10028"
},
{
"name": "RHBZ#2465152",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465152"
},
{
"url": "https://gitlab.gnome.org/GNOME/glib-networking/-/work_items/231"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-05-04T14:37:40.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-05-28T22:27:36.899Z",
"value": "Made public."
}
],
"title": "Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain",
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-10028",
"datePublished": "2026-05-28T22:33:09.922Z",
"dateReserved": "2026-05-28T18:26:36.325Z",
"dateUpdated": "2026-06-26T00:08:12.425Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-10028",
"date": "2026-07-27",
"epss": "0.00181",
"percentile": "0.07927"
},
"microsoft_vex": {
"current_release_date": "2026-07-06T14:42:05.000Z",
"cve": "CVE-2026-10028",
"id": "msrc_CVE-2026-10028",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-10028.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-10028\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-05-28T23:16:44.213\",\"lastModified\":\"2026-07-21T10:10:00.103\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en glib-networking. Un atacante remoto puede explotar esta vulnerabilidad al presentar una cadena de certificados especialmente dise\u00f1ada a una aplicaci\u00f3n que utiliza glib-networking con el backend de GnuTLS habilitado y que realiza la verificaci\u00f3n de certificados. Esta cadena dise\u00f1ada, que contiene relaciones de emisor circulares, puede causar un bucle infinito durante la verificaci\u00f3n de certificados. El recorrido ilimitado consume recursos excesivos de CPU, lo que lleva a una denegaci\u00f3n de servicio para el proceso o trabajador afectado.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"glib-networking\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"glib-networking\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"glib-networking\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"glib-networking\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"glib-networking\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-29T13:17:50.618059Z\",\"id\":\"CVE-2026-10028\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-10028\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2465152\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/glib-networking/-/work_items/231\",\"source\":\"secalert@redhat.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-07-02T21:42:38+00:00",
"cve": "CVE-2026-10028",
"id": "CVE-2026-10028",
"initial_release_date": "2026-05-28T22:27:36.899000+00:00",
"product_status:known_affected": "7",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "glib-networking: Infinite loop in glib-networking GnuTLS backend allows remote denial of service via circular certificate chain",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10028.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-21T13:17:38Z",
"cve": "CVE-2026-10028",
"id": "CVE-2026-10028",
"initial_release_date": "2026-06-10T02:33:01Z",
"product_status:known_affected": "442",
"product_status:recommended": "33",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-10028",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-10028.json",
"version": "16"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-10028\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-29T13:17:50.618059Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-29T13:17:55.415Z\"}}], \"cna\": {\"title\": \"Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank AISLE Research for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"glib-networking\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"glib-networking\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"glib-networking\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"glib-networking\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"glib-networking\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-05-04T14:37:40.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-05-28T22:27:36.899Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-05-28T22:27:36.899Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-10028\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2465152\", \"name\": \"RHBZ#2465152\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/glib-networking/-/work_items/231\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-06-26T00:08:12.425Z\"}, \"x_redhatCweChain\": \"CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-10028\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-26T00:08:12.425Z\", \"dateReserved\": \"2026-05-28T18:26:36.325Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-05-28T22:33:09.922Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-10028
Vulnerability from fkie_nvd - Published: 2026-05-28 23:16 - Updated: 2026-07-21 10:10| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "glib-networking",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"source": "secalert@redhat.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en glib-networking. Un atacante remoto puede explotar esta vulnerabilidad al presentar una cadena de certificados especialmente dise\u00f1ada a una aplicaci\u00f3n que utiliza glib-networking con el backend de GnuTLS habilitado y que realiza la verificaci\u00f3n de certificados. Esta cadena dise\u00f1ada, que contiene relaciones de emisor circulares, puede causar un bucle infinito durante la verificaci\u00f3n de certificados. El recorrido ilimitado consume recursos excesivos de CPU, lo que lleva a una denegaci\u00f3n de servicio para el proceso o trabajador afectado."
}
],
"id": "CVE-2026-10028",
"lastModified": "2026-07-21T10:10:00.103",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-10028",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-29T13:17:50.618059Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-05-28T23:16:44.213",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-10028"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465152"
},
{
"source": "secalert@redhat.com",
"url": "https://gitlab.gnome.org/GNOME/glib-networking/-/work_items/231"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-835"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-QVJG-2VFM-53C7
Vulnerability from github – Published: 2026-05-29 00:38 – Updated: 2026-05-29 00:38A 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.
{
"affected": [],
"aliases": [
"CVE-2026-10028"
],
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-28T23:16:44Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-qvjg-2vfm-53c7",
"modified": "2026-05-29T00:38:34Z",
"published": "2026-05-29T00:38:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10028"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-10028"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465152"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/glib-networking/-/work_items/231"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-10028
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-07-06 14:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21556-17084 | — | ||
| Unresolved product id: 20465-17084 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-10028 Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-10028.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain",
"tracking": {
"current_release_date": "2026-07-06T14:42:05.000Z",
"generator": {
"date": "2026-07-07T07:26:27.094Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-10028",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-02T01:01:14.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-07-03T14:42:36.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-07-06T14:42:05.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 glib-networking 0:2.78.0-2.azl3",
"product": {
"name": "\u003cazl3 glib-networking 0:2.78.0-2.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 glib-networking 0:2.78.0-2.azl3",
"product": {
"name": "azl3 glib-networking 0:2.78.0-2.azl3",
"product_id": "21556"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 glib-networking 0:2.78.0-1.azl3",
"product": {
"name": "\u003cazl3 glib-networking 0:2.78.0-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 glib-networking 0:2.78.0-1.azl3",
"product": {
"name": "azl3 glib-networking 0:2.78.0-1.azl3",
"product_id": "20465"
}
}
],
"category": "product_name",
"name": "glib-networking"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 glib-networking 0:2.78.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 glib-networking 0:2.78.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "21556-17084"
},
"product_reference": "21556",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 glib-networking 0:2.78.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 glib-networking 0:2.78.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "20465-17084"
},
"product_reference": "20465",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21556-17084",
"20465-17084"
],
"known_affected": [
"17084-1",
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-10028 Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-10028.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T01:01:14.000Z",
"details": "0:2.78.0-2.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 4.3,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"17084-1",
"17084-2"
]
}
],
"title": "Glib-networking: infinite loop in glib-networking gnutls backend allows remote denial of service via circular certificate chain"
}
]
}
SUSE-SU-2026:22102-1
Vulnerability from csaf_suse - Published: 2026-06-12 09:03 - Updated: 2026-06-12 09:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib-networking",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib-networking fixes the following issue\n\n- CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop (bsc#1267979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-753",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22102-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22102-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622102-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22102-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026788.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267979",
"url": "https://bugzilla.suse.com/1267979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10028 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10028/"
}
],
"title": "Security update for glib-networking",
"tracking": {
"current_release_date": "2026-06-12T09:03:18Z",
"generator": {
"date": "2026-06-12T09:03:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22102-1",
"initial_release_date": "2026-06-12T09:03:18Z",
"revision_history": [
{
"date": "2026-06-12T09:03:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.76.0-4.1.aarch64",
"product": {
"name": "glib-networking-2.76.0-4.1.aarch64",
"product_id": "glib-networking-2.76.0-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.76.0-4.1.s390x",
"product": {
"name": "glib-networking-2.76.0-4.1.s390x",
"product_id": "glib-networking-2.76.0-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.76.0-4.1.x86_64",
"product": {
"name": "glib-networking-2.76.0-4.1.x86_64",
"product_id": "glib-networking-2.76.0-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.76.0-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.aarch64"
},
"product_reference": "glib-networking-2.76.0-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.76.0-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.s390x"
},
"product_reference": "glib-networking-2.76.0-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.76.0-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.x86_64"
},
"product_reference": "glib-networking-2.76.0-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10028"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.aarch64",
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.s390x",
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10028",
"url": "https://www.suse.com/security/cve/CVE-2026-10028"
},
{
"category": "external",
"summary": "SUSE Bug 1267979 for CVE-2026-10028",
"url": "https://bugzilla.suse.com/1267979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.aarch64",
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.s390x",
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.aarch64",
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.s390x",
"SUSE Linux Micro 6.0:glib-networking-2.76.0-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T09:03:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-10028"
}
]
}
SUSE-SU-2026:22135-1
Vulnerability from csaf_suse - Published: 2026-06-15 09:16 - Updated: 2026-06-15 09:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib-networking",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib-networking fixes the following issue\n\n- CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop (bsc#1267979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-579",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22135-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22135-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622135-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22135-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026808.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267979",
"url": "https://bugzilla.suse.com/1267979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10028 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10028/"
}
],
"title": "Security update for glib-networking",
"tracking": {
"current_release_date": "2026-06-15T09:16:24Z",
"generator": {
"date": "2026-06-15T09:16:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22135-1",
"initial_release_date": "2026-06-15T09:16:24Z",
"revision_history": [
{
"date": "2026-06-15T09:16:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.78.0-slfo.1.1_2.1.aarch64",
"product": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.aarch64",
"product_id": "glib-networking-2.78.0-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.78.0-slfo.1.1_2.1.ppc64le",
"product": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.ppc64le",
"product_id": "glib-networking-2.78.0-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.78.0-slfo.1.1_2.1.s390x",
"product": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.s390x",
"product_id": "glib-networking-2.78.0-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.78.0-slfo.1.1_2.1.x86_64",
"product": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.x86_64",
"product_id": "glib-networking-2.78.0-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.aarch64"
},
"product_reference": "glib-networking-2.78.0-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.ppc64le"
},
"product_reference": "glib-networking-2.78.0-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.s390x"
},
"product_reference": "glib-networking-2.78.0-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.78.0-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.x86_64"
},
"product_reference": "glib-networking-2.78.0-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10028"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10028",
"url": "https://www.suse.com/security/cve/CVE-2026-10028"
},
{
"category": "external",
"summary": "SUSE Bug 1267979 for CVE-2026-10028",
"url": "https://bugzilla.suse.com/1267979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:glib-networking-2.78.0-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T09:16:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-10028"
}
]
}
SUSE-SU-2026:22230-1
Vulnerability from csaf_suse - Published: 2026-06-20 18:18 - Updated: 2026-06-20 18:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib-networking",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib-networking fixes the following issue\n\n- CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop (bsc#1267979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-995",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22230-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22230-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622230-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22230-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047478.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267979",
"url": "https://bugzilla.suse.com/1267979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10028 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10028/"
}
],
"title": "Security update for glib-networking",
"tracking": {
"current_release_date": "2026-06-20T18:18:24Z",
"generator": {
"date": "2026-06-20T18:18:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22230-1",
"initial_release_date": "2026-06-20T18:18:24Z",
"revision_history": [
{
"date": "2026-06-20T18:18:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.aarch64",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.aarch64",
"product_id": "glib-networking-2.80.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.ppc64le",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.ppc64le",
"product_id": "glib-networking-2.80.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.s390x",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.s390x",
"product_id": "glib-networking-2.80.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.x86_64",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.x86_64",
"product_id": "glib-networking-2.80.1-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.aarch64"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.ppc64le"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.s390x"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.x86_64"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10028"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10028",
"url": "https://www.suse.com/security/cve/CVE-2026-10028"
},
{
"category": "external",
"summary": "SUSE Bug 1267979 for CVE-2026-10028",
"url": "https://bugzilla.suse.com/1267979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:glib-networking-2.80.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T18:18:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-10028"
}
]
}
SUSE-SU-2026:22297-1
Vulnerability from csaf_suse - Published: 2026-06-20 18:18 - Updated: 2026-06-20 18:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib-networking",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib-networking fixes the following issue\n\n- CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop (bsc#1267979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-995",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22297-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22297-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622297-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22297-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027157.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267979",
"url": "https://bugzilla.suse.com/1267979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10028 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10028/"
}
],
"title": "Security update for glib-networking",
"tracking": {
"current_release_date": "2026-06-20T18:18:24Z",
"generator": {
"date": "2026-06-20T18:18:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22297-1",
"initial_release_date": "2026-06-20T18:18:24Z",
"revision_history": [
{
"date": "2026-06-20T18:18:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.aarch64",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.aarch64",
"product_id": "glib-networking-2.80.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-lang-2.80.1-160000.3.1.noarch",
"product": {
"name": "glib-networking-lang-2.80.1-160000.3.1.noarch",
"product_id": "glib-networking-lang-2.80.1-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.ppc64le",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.ppc64le",
"product_id": "glib-networking-2.80.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.s390x",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.s390x",
"product_id": "glib-networking-2.80.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.80.1-160000.3.1.x86_64",
"product": {
"name": "glib-networking-2.80.1-160000.3.1.x86_64",
"product_id": "glib-networking-2.80.1-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.aarch64"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.ppc64le"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.s390x"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.x86_64"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-lang-2.80.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch"
},
"product_reference": "glib-networking-lang-2.80.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.aarch64"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.ppc64le"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.s390x"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.80.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.x86_64"
},
"product_reference": "glib-networking-2.80.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-lang-2.80.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch"
},
"product_reference": "glib-networking-lang-2.80.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10028"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10028",
"url": "https://www.suse.com/security/cve/CVE-2026-10028"
},
{
"category": "external",
"summary": "SUSE Bug 1267979 for CVE-2026-10028",
"url": "https://bugzilla.suse.com/1267979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glib-networking-2.80.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-2.80.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glib-networking-lang-2.80.1-160000.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T18:18:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-10028"
}
]
}
SUSE-SU-2026:2810-1
Vulnerability from csaf_suse - Published: 2026-07-09 06:14 - Updated: 2026-07-09 06:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib-networking",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib-networking fixes the following issue\n\n- CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop (bsc#1267979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2810,SUSE-SLE-Micro-5.3-2026-2810,SUSE-SLE-Micro-5.4-2026-2810,SUSE-SLE-Micro-5.5-2026-2810",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2810-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2810-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262810-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2810-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048054.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267979",
"url": "https://bugzilla.suse.com/1267979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10028 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10028/"
}
],
"title": "Security update for glib-networking",
"tracking": {
"current_release_date": "2026-07-09T06:14:46Z",
"generator": {
"date": "2026-07-09T06:14:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2810-1",
"initial_release_date": "2026-07-09T06:14:46Z",
"revision_history": [
{
"date": "2026-07-09T06:14:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.70.1-150400.3.3.1.aarch64",
"product": {
"name": "glib-networking-2.70.1-150400.3.3.1.aarch64",
"product_id": "glib-networking-2.70.1-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-64bit-2.70.1-150400.3.3.1.aarch64_ilp32",
"product": {
"name": "glib-networking-64bit-2.70.1-150400.3.3.1.aarch64_ilp32",
"product_id": "glib-networking-64bit-2.70.1-150400.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.70.1-150400.3.3.1.i586",
"product": {
"name": "glib-networking-2.70.1-150400.3.3.1.i586",
"product_id": "glib-networking-2.70.1-150400.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-lang-2.70.1-150400.3.3.1.noarch",
"product": {
"name": "glib-networking-lang-2.70.1-150400.3.3.1.noarch",
"product_id": "glib-networking-lang-2.70.1-150400.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.70.1-150400.3.3.1.ppc64le",
"product": {
"name": "glib-networking-2.70.1-150400.3.3.1.ppc64le",
"product_id": "glib-networking-2.70.1-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.70.1-150400.3.3.1.s390x",
"product": {
"name": "glib-networking-2.70.1-150400.3.3.1.s390x",
"product_id": "glib-networking-2.70.1-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.70.1-150400.3.3.1.x86_64",
"product": {
"name": "glib-networking-2.70.1-150400.3.3.1.x86_64",
"product_id": "glib-networking-2.70.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib-networking-32bit-2.70.1-150400.3.3.1.x86_64",
"product": {
"name": "glib-networking-32bit-2.70.1-150400.3.3.1.x86_64",
"product_id": "glib-networking-32bit-2.70.1-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.aarch64"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.s390x"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.x86_64"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.aarch64"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.s390x"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.x86_64"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.aarch64"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.ppc64le"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.s390x"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.70.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.x86_64"
},
"product_reference": "glib-networking-2.70.1-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10028"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10028",
"url": "https://www.suse.com/security/cve/CVE-2026-10028"
},
{
"category": "external",
"summary": "SUSE Bug 1267979 for CVE-2026-10028",
"url": "https://bugzilla.suse.com/1267979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.3:glib-networking-2.70.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.4:glib-networking-2.70.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:glib-networking-2.70.1-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T06:14:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-10028"
}
]
}
SUSE-SU-2026:3121-1
Vulnerability from csaf_suse - Published: 2026-07-20 06:59 - Updated: 2026-07-20 06:59| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-2.48.2-6.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-lang-2.48.2-6.6.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib-networking",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib-networking fixes the following issue\n\n- CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop (bsc#1267979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3121,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3121",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3121-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3121-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263121-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3121-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048452.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267979",
"url": "https://bugzilla.suse.com/1267979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10028 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10028/"
}
],
"title": "Security update for glib-networking",
"tracking": {
"current_release_date": "2026-07-20T06:59:38Z",
"generator": {
"date": "2026-07-20T06:59:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3121-1",
"initial_release_date": "2026-07-20T06:59:38Z",
"revision_history": [
{
"date": "2026-07-20T06:59:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.48.2-6.6.1.aarch64",
"product": {
"name": "glib-networking-2.48.2-6.6.1.aarch64",
"product_id": "glib-networking-2.48.2-6.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-64bit-2.48.2-6.6.1.aarch64_ilp32",
"product": {
"name": "glib-networking-64bit-2.48.2-6.6.1.aarch64_ilp32",
"product_id": "glib-networking-64bit-2.48.2-6.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.48.2-6.6.1.i586",
"product": {
"name": "glib-networking-2.48.2-6.6.1.i586",
"product_id": "glib-networking-2.48.2-6.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-lang-2.48.2-6.6.1.noarch",
"product": {
"name": "glib-networking-lang-2.48.2-6.6.1.noarch",
"product_id": "glib-networking-lang-2.48.2-6.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.48.2-6.6.1.ppc64le",
"product": {
"name": "glib-networking-2.48.2-6.6.1.ppc64le",
"product_id": "glib-networking-2.48.2-6.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.48.2-6.6.1.s390",
"product": {
"name": "glib-networking-2.48.2-6.6.1.s390",
"product_id": "glib-networking-2.48.2-6.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.48.2-6.6.1.s390x",
"product": {
"name": "glib-networking-2.48.2-6.6.1.s390x",
"product_id": "glib-networking-2.48.2-6.6.1.s390x"
}
},
{
"category": "product_version",
"name": "glib-networking-32bit-2.48.2-6.6.1.s390x",
"product": {
"name": "glib-networking-32bit-2.48.2-6.6.1.s390x",
"product_id": "glib-networking-32bit-2.48.2-6.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib-networking-2.48.2-6.6.1.x86_64",
"product": {
"name": "glib-networking-2.48.2-6.6.1.x86_64",
"product_id": "glib-networking-2.48.2-6.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib-networking-32bit-2.48.2-6.6.1.x86_64",
"product": {
"name": "glib-networking-32bit-2.48.2-6.6.1.x86_64",
"product_id": "glib-networking-32bit-2.48.2-6.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-2.48.2-6.6.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-2.48.2-6.6.1.x86_64"
},
"product_reference": "glib-networking-2.48.2-6.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib-networking-lang-2.48.2-6.6.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-lang-2.48.2-6.6.1.noarch"
},
"product_reference": "glib-networking-lang-2.48.2-6.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10028",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10028"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-2.48.2-6.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-lang-2.48.2-6.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10028",
"url": "https://www.suse.com/security/cve/CVE-2026-10028"
},
{
"category": "external",
"summary": "SUSE Bug 1267979 for CVE-2026-10028",
"url": "https://bugzilla.suse.com/1267979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-2.48.2-6.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-lang-2.48.2-6.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-2.48.2-6.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glib-networking-lang-2.48.2-6.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-20T06:59:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-10028"
}
]
}
ubuntu-cve-2026-10028
Vulnerability from osv_ubuntu
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.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.48.2-1~ubuntu16.04.2"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.48.2-1~ubuntu16.04.2"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.48.2-1~ubuntu16.04.2"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.48.2-1~ubuntu16.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.48.2-1~ubuntu16.04.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.46.0-1",
"2.46.1-1",
"2.46.1-1build1",
"2.48.0-1",
"2.48.2-1~ubuntu16.04.1",
"2.48.2-1~ubuntu16.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.56.0-1ubuntu0.1"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.56.0-1ubuntu0.1"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.56.0-1ubuntu0.1"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.56.0-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.56.0-1ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.54.0-1",
"2.54.1-1",
"2.54.1-2",
"2.55.90-1",
"2.56.0-1",
"2.56.0-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.64.2-1ubuntu0.1"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.64.2-1ubuntu0.1"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.64.2-1ubuntu0.1"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.64.2-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.64.2-1ubuntu0.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.62.1-1",
"2.63.2-1",
"2.63.3-0build1",
"2.63.90-1ubuntu1",
"2.63.91-1ubuntu1",
"2.64.0-1",
"2.64.1-1",
"2.64.2-1build1",
"2.64.2-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.72.0-1"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.72.0-1"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.72.0-1"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.72.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.72.0-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.68.2-2",
"2.70.0-1",
"2.70.1-1",
"2.72~alpha-1",
"2.72~beta-1build1",
"2.72.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.80.0-1build1"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.80.0-1build1"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.80.0-1build1"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.80.0-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.80.0-1build1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.78.0-1",
"2.80~alpha-1",
"2.80~rc-1",
"2.80.0-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.80.1-1build1"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.80.1-1build1"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.80.1-1build1"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.80.1-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.80.1-1build1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.80.1-1",
"2.80.1-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glib-networking",
"binary_version": "2.80.1-1build2"
},
{
"binary_name": "glib-networking-common",
"binary_version": "2.80.1-1build2"
},
{
"binary_name": "glib-networking-services",
"binary_version": "2.80.1-1build2"
},
{
"binary_name": "glib-networking-tests",
"binary_version": "2.80.1-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "glib-networking",
"purl": "pkg:deb/ubuntu/glib-networking@2.80.1-1build2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.80.1-1build1",
"2.80.1-1build2"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2026-10028",
"modified": "2026-06-03T11:20:11Z",
"published": "2026-05-28T23:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-10028"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10028"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-10028"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-10028"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.