Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-27135 (GCVE-0-2026-27135)
Vulnerability from cvelistv5 – Published: 2026-03-18 17:59 – Updated: 2026-05-13 21:31- CWE-617 - Reachable Assertion
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-27135",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-18T18:36:41.841104Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-18T18:36:48.198Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-05-13T21:31:25.337Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/20/3"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/05/msg00025.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "nghttp2",
"vendor": "nghttp2",
"versions": [
{
"status": "affected",
"version": "\u003c 1.68.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-617",
"description": "CWE-617: Reachable Assertion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-18T17:59:02.045Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
},
{
"name": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
}
],
"source": {
"advisory": "GHSA-6933-cjhr-5qg6",
"discovery": "UNKNOWN"
},
"title": "nghttp2 Denial of service: Assertion failure due to the missing state validation"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-27135",
"datePublished": "2026-03-18T17:59:02.045Z",
"dateReserved": "2026-02-17T18:42:27.044Z",
"dateUpdated": "2026-05-13T21:31:25.337Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-27135",
"date": "2026-06-23",
"epss": "0.0056",
"percentile": "0.42189"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-27135\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-18T18:16:26.723\",\"lastModified\":\"2026-05-13T22:16:42.337\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.\"},{\"lang\":\"es\",\"value\":\"nghttp2 es una implementaci\u00f3n del Protocolo de Transferencia de Hipertexto versi\u00f3n 2 en C. Antes de la versi\u00f3n 1.68.1, la biblioteca nghttp2 deja de leer los datos entrantes cuando la aplicaci\u00f3n llama a la API p\u00fablica orientada al usuario \u0027nghttp2_session_terminate_session\u0027 o \u0027nghttp2_session_terminate_session2\u0027. Estas pueden ser llamadas internamente por la biblioteca cuando esta detecta una situaci\u00f3n sujeta a error de conexi\u00f3n. Debido a la falta de validaci\u00f3n del estado interno, la biblioteca sigue leyendo el resto de los datos despu\u00e9s de que se llama a una de esas APIs. Luego, recibir una trama malformada que causa FRAME_SIZE_ERROR provoca un fallo de aserci\u00f3n. nghttp2 v1.68.1 a\u00f1ade la validaci\u00f3n de estado faltante para evitar el fallo de aserci\u00f3n. No se conocen soluciones alternativas disponibles.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.68.1\",\"matchCriteriaId\":\"1D6F266C-6337-477C-9A88-F7692CF26822\"}]}]}],\"references\":[{\"url\":\"https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/20/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/05/msg00025.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/20/3\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/05/msg00025.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-05-13T21:31:25.337Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-27135\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-18T18:36:41.841104Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-18T18:36:44.358Z\"}}], \"cna\": {\"title\": \"nghttp2 Denial of service: Assertion failure due to the missing state validation\", \"source\": {\"advisory\": \"GHSA-6933-cjhr-5qg6\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"nghttp2\", \"product\": \"nghttp2\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.68.1\"}]}], \"references\": [{\"url\": \"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6\", \"name\": \"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1\", \"name\": \"https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-617\", \"description\": \"CWE-617: Reachable Assertion\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-18T17:59:02.045Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-27135\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-13T21:31:25.337Z\", \"dateReserved\": \"2026-02-17T18:42:27.044Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-18T17:59:02.045Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:8548
Vulnerability from csaf_redhat - Published: 2026-04-16 20:01 - Updated: 2026-06-22 19:22A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nghttp2 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 (HTTP/2) protocol in C.\n\nSecurity Fix(es):\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8548",
"url": "https://access.redhat.com/errata/RHSA-2026:8548"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8548.json"
}
],
"title": "Red Hat Security Advisory: nghttp2 security update",
"tracking": {
"current_release_date": "2026-06-22T19:22:19+00:00",
"generator": {
"date": "2026-06-22T19:22:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:8548",
"initial_release_date": "2026-04-16T20:01:12+00:00",
"revision_history": [
{
"date": "2026-04-16T20:01:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T20:01:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-22T19:22:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"product": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"product_id": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.43.0-6.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"product": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"product_id": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.43.0-6.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"product": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"product_id": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.43.0-6.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"product": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"product_id": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.43.0-6.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"product": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"product_id": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.43.0-6.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"product": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"product_id": "nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.43.0-6.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"product": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"product_id": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.43.0-6.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"product": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"product_id": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.43.0-6.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"product": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"product_id": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.43.0-6.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"product": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"product_id": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.43.0-6.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"product": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"product_id": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.43.0-6.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"product": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"product_id": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.43.0-6.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.43.0-6.el9_6.1.i686",
"product": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.i686",
"product_id": "libnghttp2-0:1.43.0-6.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.43.0-6.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"product": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"product_id": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.43.0-6.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"product": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"product_id": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.43.0-6.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"product": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"product_id": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.43.0-6.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"product": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"product_id": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.43.0-6.el9_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"product": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"product_id": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.43.0-6.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"product": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"product_id": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.43.0-6.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"product": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"product_id": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.43.0-6.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"product": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"product_id": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.43.0-6.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"product": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"product_id": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.43.0-6.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"product": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"product_id": "nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.43.0-6.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"product": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"product_id": "libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.43.0-6.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"product": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"product_id": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.43.0-6.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"product": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"product_id": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.43.0-6.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"product": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"product_id": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.43.0-6.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"product": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"product_id": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.43.0-6.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.43.0-6.el9_6.1.s390x",
"product": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.s390x",
"product_id": "nghttp2-0:1.43.0-6.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.43.0-6.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nghttp2-0:1.43.0-6.el9_6.1.src",
"product": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.src",
"product_id": "nghttp2-0:1.43.0-6.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.43.0-6.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T20:01:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8548"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:libnghttp2-devel-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.src",
"CRB-9.6.0.Z.EUS:nghttp2-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-debuginfo-0:1.43.0-6.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:nghttp2-debugsource-0:1.43.0-6.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:8868
Vulnerability from csaf_redhat - Published: 2026-04-20 02:56 - Updated: 2026-06-22 19:23A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nghttp2 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 (HTTP/2) protocol in C.\n\nSecurity Fix(es):\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8868",
"url": "https://access.redhat.com/errata/RHSA-2026:8868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8868.json"
}
],
"title": "Red Hat Security Advisory: nghttp2 security update",
"tracking": {
"current_release_date": "2026-06-22T19:23:15+00:00",
"generator": {
"date": "2026-06-22T19:23:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:8868",
"initial_release_date": "2026-04-20T02:56:54+00:00",
"revision_history": [
{
"date": "2026-04-20T02:56:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T02:56:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-22T19:23:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"product": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"product_id": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.64.0-2.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"product": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"product_id": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.64.0-2.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"product": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"product_id": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.64.0-2.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"product": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"product_id": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.64.0-2.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"product": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"product_id": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.64.0-2.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"product": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"product_id": "nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.64.0-2.el10_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"product": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"product_id": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.64.0-2.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"product": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"product_id": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.64.0-2.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"product": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"product_id": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.64.0-2.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"product": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"product_id": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.64.0-2.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"product": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"product_id": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.64.0-2.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"product": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"product_id": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.64.0-2.el10_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"product": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"product_id": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.64.0-2.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"product": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"product_id": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.64.0-2.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"product": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"product_id": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.64.0-2.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"product": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"product_id": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.64.0-2.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"product": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"product_id": "libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.64.0-2.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.64.0-2.el10_0.1.s390x",
"product": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.s390x",
"product_id": "nghttp2-0:1.64.0-2.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.64.0-2.el10_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"product": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"product_id": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.64.0-2.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"product": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"product_id": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.64.0-2.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"product": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"product_id": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.64.0-2.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"product": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"product_id": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.64.0-2.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"product": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"product_id": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.64.0-2.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"product": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"product_id": "nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.64.0-2.el10_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nghttp2-0:1.64.0-2.el10_0.1.src",
"product": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.src",
"product_id": "nghttp2-0:1.64.0-2.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.64.0-2.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T02:56:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8868"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"AppStream-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:libnghttp2-devel-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.src",
"CRB-10.0.Z.E2S:nghttp2-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-debuginfo-0:1.64.0-2.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.s390x",
"CRB-10.0.Z.E2S:nghttp2-debugsource-0:1.64.0-2.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:9711
Vulnerability from csaf_redhat - Published: 2026-04-22 14:07 - Updated: 2026-06-22 19:23A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:9711",
"url": "https://access.redhat.com/errata/RHSA-2026:9711"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9711.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-06-22T19:23:21+00:00",
"generator": {
"date": "2026-06-22T19:23:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:9711",
"initial_release_date": "2026-04-22T14:07:14+00:00",
"revision_history": [
{
"date": "2026-04-22T14:07:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T14:07:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-22T19:23:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=src\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=src\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=noarch\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.4.0%2B24216%2B64c58546?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.4.0%2B24216%2B64c58546?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.4.0%2B24216%2B64c58546?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.4.0%2B24216%2B64c58546?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.4.0%2B24216%2B64c58546?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020260421133644:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:07:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9711"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:07:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9711"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:07:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9711"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T14:07:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9711"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.4.0+24216+64c58546.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.4.0+24216+64c58546.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
RHSA-2026:9832
Vulnerability from csaf_redhat - Published: 2026-04-22 17:32 - Updated: 2026-06-22 19:26A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Initial GA Release of Red Hat Insights proxy",
"title": "Topic"
},
{
"category": "general",
"text": "The Insights proxy Container is used by the Insights proxy product RPM\nand serves as an intermediary between cystomer systems in disconnected networks,\nair-gapped systems or systems with no outside connections and Insights.\n\nThe Insights proxy routes all Red Hat Insights traffic through itself, providing\na layer of privary and security for disconnected customer systems.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:9832",
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9832.json"
}
],
"title": "Red Hat Security Advisory: Insights proxy Container Image",
"tracking": {
"current_release_date": "2026-06-22T19:26:44+00:00",
"generator": {
"date": "2026-06-22T19:26:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:9832",
"initial_release_date": "2026-04-22T17:32:43+00:00",
"revision_history": [
{
"date": "2026-04-22T17:32:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T17:32:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-22T19:26:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Insights proxy 1.5",
"product": {
"name": "Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:insights_proxy:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Insights proxy"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42?arch=amd64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1776868961"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3Ac2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6?arch=arm64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1776868961"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:9874
Vulnerability from csaf_redhat - Published: 2026-04-22 21:54 - Updated: 2026-06-22 19:23A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* minimatch: minimatch: Denial of Service via specially crafted glob patterns (CVE-2026-26996)\n\n* minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions (CVE-2026-27904)\n\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n\n* Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header (CVE-2026-21710)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:9874",
"url": "https://access.redhat.com/errata/RHSA-2026:9874"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9874.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-06-22T19:23:20+00:00",
"generator": {
"date": "2026-06-22T19:23:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:9874",
"initial_release_date": "2026-04-22T21:54:54+00:00",
"revision_history": [
{
"date": "2026-04-22T21:54:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T21:54:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-22T19:23:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=src\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=src\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.20.2-2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.20.2.2.module%2Bel9.6.0%2B24220%2Bc44c288d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020260422064119:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-21710",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-03-30T20:01:21.196629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named `__proto__`. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an application crash. This can result in a Denial of Service (DoS), making the affected service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "RHBZ#2453151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21710"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"
}
],
"release_date": "2026-03-30T19:07:28.558000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T21:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9874"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T21:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9874"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T21:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9874"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T21:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9874"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:20.20.2-2.module+el9.6.0+24220+c44c288d.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:20.20.2-2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.aarch64::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.s390x::nodejs:20",
"AppStream-9.6.0.Z.EUS:npm-1:10.8.2-1.20.20.2.2.module+el9.6.0+24220+c44c288d.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
}
]
}
SUSE-SU-2026:1056-1
Vulnerability from csaf_suse - Published: 2026-03-26 08:57 - Updated: 2026-03-26 08:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-1.39.2-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-devel-1.39.2-3.23.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\n- CVE-2026-27135: Assertion failure due to missing state validation can lead to DoS (bsc#1259845).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1056,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1056,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1056",
"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_1056-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1056-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261056-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1056-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024951.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259845",
"url": "https://bugzilla.suse.com/1259845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27135 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27135/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2026-03-26T08:57:39Z",
"generator": {
"date": "2026-03-26T08:57:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1056-1",
"initial_release_date": "2026-03-26T08:57:39Z",
"revision_history": [
{
"date": "2026-03-26T08:57:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.23.1.aarch64",
"product": {
"name": "libnghttp2-14-1.39.2-3.23.1.aarch64",
"product_id": "libnghttp2-14-1.39.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.23.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.39.2-3.23.1.aarch64",
"product_id": "libnghttp2-devel-1.39.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.39.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.23.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.23.1.aarch64",
"product_id": "libnghttp2_asio1-1.39.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.23.1.aarch64",
"product": {
"name": "nghttp2-1.39.2-3.23.1.aarch64",
"product_id": "nghttp2-1.39.2-3.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.23.1.aarch64",
"product": {
"name": "python3-nghttp2-1.39.2-3.23.1.aarch64",
"product_id": "python3-nghttp2-1.39.2-3.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.39.2-3.23.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.39.2-3.23.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.39.2-3.23.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.39.2-3.23.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.39.2-3.23.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.39.2-3.23.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.23.1.i586",
"product": {
"name": "libnghttp2-14-1.39.2-3.23.1.i586",
"product_id": "libnghttp2-14-1.39.2-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.23.1.i586",
"product": {
"name": "libnghttp2-devel-1.39.2-3.23.1.i586",
"product_id": "libnghttp2-devel-1.39.2-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.i586",
"product_id": "libnghttp2_asio-devel-1.39.2-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.23.1.i586",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.23.1.i586",
"product_id": "libnghttp2_asio1-1.39.2-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.23.1.i586",
"product": {
"name": "nghttp2-1.39.2-3.23.1.i586",
"product_id": "nghttp2-1.39.2-3.23.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.23.1.i586",
"product": {
"name": "python3-nghttp2-1.39.2-3.23.1.i586",
"product_id": "python3-nghttp2-1.39.2-3.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.23.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.39.2-3.23.1.ppc64le",
"product_id": "libnghttp2-14-1.39.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.23.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.39.2-3.23.1.ppc64le",
"product_id": "libnghttp2-devel-1.39.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.39.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.23.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.23.1.ppc64le",
"product_id": "libnghttp2_asio1-1.39.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.23.1.ppc64le",
"product": {
"name": "nghttp2-1.39.2-3.23.1.ppc64le",
"product_id": "nghttp2-1.39.2-3.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.23.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.39.2-3.23.1.ppc64le",
"product_id": "python3-nghttp2-1.39.2-3.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.23.1.s390",
"product": {
"name": "libnghttp2-14-1.39.2-3.23.1.s390",
"product_id": "libnghttp2-14-1.39.2-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.23.1.s390",
"product": {
"name": "libnghttp2-devel-1.39.2-3.23.1.s390",
"product_id": "libnghttp2-devel-1.39.2-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.s390",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.s390",
"product_id": "libnghttp2_asio-devel-1.39.2-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.23.1.s390",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.23.1.s390",
"product_id": "libnghttp2_asio1-1.39.2-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.23.1.s390",
"product": {
"name": "nghttp2-1.39.2-3.23.1.s390",
"product_id": "nghttp2-1.39.2-3.23.1.s390"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.23.1.s390",
"product": {
"name": "python3-nghttp2-1.39.2-3.23.1.s390",
"product_id": "python3-nghttp2-1.39.2-3.23.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.23.1.s390x",
"product": {
"name": "libnghttp2-14-1.39.2-3.23.1.s390x",
"product_id": "libnghttp2-14-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.39.2-3.23.1.s390x",
"product": {
"name": "libnghttp2-14-32bit-1.39.2-3.23.1.s390x",
"product_id": "libnghttp2-14-32bit-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.23.1.s390x",
"product": {
"name": "libnghttp2-devel-1.39.2-3.23.1.s390x",
"product_id": "libnghttp2-devel-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.s390x",
"product_id": "libnghttp2_asio-devel-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.23.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.23.1.s390x",
"product_id": "libnghttp2_asio1-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.39.2-3.23.1.s390x",
"product": {
"name": "libnghttp2_asio1-32bit-1.39.2-3.23.1.s390x",
"product_id": "libnghttp2_asio1-32bit-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.23.1.s390x",
"product": {
"name": "nghttp2-1.39.2-3.23.1.s390x",
"product_id": "nghttp2-1.39.2-3.23.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.23.1.s390x",
"product": {
"name": "python3-nghttp2-1.39.2-3.23.1.s390x",
"product_id": "python3-nghttp2-1.39.2-3.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.23.1.x86_64",
"product": {
"name": "libnghttp2-14-1.39.2-3.23.1.x86_64",
"product_id": "libnghttp2-14-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.23.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.39.2-3.23.1.x86_64",
"product_id": "libnghttp2-devel-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.23.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.23.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.23.1.x86_64",
"product_id": "libnghttp2_asio1-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.39.2-3.23.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.39.2-3.23.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.23.1.x86_64",
"product": {
"name": "nghttp2-1.39.2-3.23.1.x86_64",
"product_id": "nghttp2-1.39.2-3.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.23.1.x86_64",
"product": {
"name": "python3-nghttp2-1.39.2-3.23.1.x86_64",
"product_id": "python3-nghttp2-1.39.2-3.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"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": "libnghttp2-14-1.39.2-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.aarch64"
},
"product_reference": "libnghttp2-14-1.39.2-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.s390x"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.39.2-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.39.2-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.39.2-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.39.2-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.39.2-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.s390x"
},
"product_reference": "libnghttp2-devel-1.39.2-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.39.2-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.39.2-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.23.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:libnghttp2-14-1.39.2-3.23.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.23.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:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.39.2-3.23.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:libnghttp2-devel-1.39.2-3.23.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.39.2-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27135"
}
],
"notes": [
{
"category": "general",
"text": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-devel-1.39.2-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27135",
"url": "https://www.suse.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "SUSE Bug 1259835 for CVE-2026-27135",
"url": "https://bugzilla.suse.com/1259835"
}
],
"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 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-devel-1.39.2-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libnghttp2-devel-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-14-32bit-1.39.2-3.23.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libnghttp2-devel-1.39.2-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T08:57:39Z",
"details": "important"
}
],
"title": "CVE-2026-27135"
}
]
}
SUSE-SU-2026:1074-1
Vulnerability from csaf_suse - Published: 2026-03-26 12:39 - Updated: 2026-03-26 12:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\n- CVE-2026-27135: Assertion failure due to missing state validation can lead to DoS (bsc#1259845).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1074,SUSE-SLE-Module-Basesystem-15-SP7-2026-1074",
"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_1074-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1074-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261074-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1074-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024959.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259845",
"url": "https://bugzilla.suse.com/1259845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27135 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27135/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2026-03-26T12:39:53Z",
"generator": {
"date": "2026-03-26T12:39:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1074-1",
"initial_release_date": "2026-03-26T12:39:53Z",
"revision_history": [
{
"date": "2026-03-26T12:39:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-150700.3.3.1.aarch64",
"product": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.aarch64",
"product_id": "libnghttp2-14-1.64.0-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.aarch64",
"product_id": "libnghttp2-devel-1.64.0-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.64.0-150700.3.3.1.aarch64",
"product": {
"name": "nghttp2-1.64.0-150700.3.3.1.aarch64",
"product_id": "nghttp2-1.64.0-150700.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.64.0-150700.3.3.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.64.0-150700.3.3.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.64.0-150700.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-150700.3.3.1.i586",
"product": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.i586",
"product_id": "libnghttp2-14-1.64.0-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.i586",
"product": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.i586",
"product_id": "libnghttp2-devel-1.64.0-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.64.0-150700.3.3.1.i586",
"product": {
"name": "nghttp2-1.64.0-150700.3.3.1.i586",
"product_id": "nghttp2-1.64.0-150700.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-150700.3.3.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.ppc64le",
"product_id": "libnghttp2-14-1.64.0-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le",
"product_id": "libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.64.0-150700.3.3.1.ppc64le",
"product": {
"name": "nghttp2-1.64.0-150700.3.3.1.ppc64le",
"product_id": "nghttp2-1.64.0-150700.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-150700.3.3.1.s390x",
"product": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.s390x",
"product_id": "libnghttp2-14-1.64.0-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.s390x",
"product": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.s390x",
"product_id": "libnghttp2-devel-1.64.0-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.64.0-150700.3.3.1.s390x",
"product": {
"name": "nghttp2-1.64.0-150700.3.3.1.s390x",
"product_id": "nghttp2-1.64.0-150700.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-150700.3.3.1.x86_64",
"product": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.x86_64",
"product_id": "libnghttp2-14-1.64.0-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.x86_64",
"product_id": "libnghttp2-devel-1.64.0-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.64.0-150700.3.3.1.x86_64",
"product": {
"name": "nghttp2-1.64.0-150700.3.3.1.x86_64",
"product_id": "nghttp2-1.64.0-150700.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.aarch64"
},
"product_reference": "libnghttp2-14-1.64.0-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.64.0-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.s390x"
},
"product_reference": "libnghttp2-14-1.64.0-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.x86_64"
},
"product_reference": "libnghttp2-14-1.64.0-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.64.0-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.s390x"
},
"product_reference": "libnghttp2-devel-1.64.0-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.64.0-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.64.0-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27135"
}
],
"notes": [
{
"category": "general",
"text": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27135",
"url": "https://www.suse.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "SUSE Bug 1259835 for CVE-2026-27135",
"url": "https://bugzilla.suse.com/1259835"
}
],
"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 Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-1.64.0-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-14-32bit-1.64.0-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2-devel-1.64.0-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T12:39:53Z",
"details": "important"
}
],
"title": "CVE-2026-27135"
}
]
}
SUSE-SU-2026:1247-1
Vulnerability from csaf_suse - Published: 2026-04-10 10:34 - Updated: 2026-04-10 10:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issue:\n\n- CVE-2026-27135: assertion failure due to missing state validation can lead to DoS (bsc#1259845).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1247,SUSE-SLE-Micro-5.3-2026-1247,SUSE-SLE-Micro-5.4-2026-1247,SUSE-SLE-Micro-5.5-2026-1247,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1247,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1247,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1247,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1247,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1247,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1247,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1247,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1247,SUSE-SUSE-MicroOS-5.2-2026-1247",
"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_1247-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1247-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261247-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1247-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045376.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259845",
"url": "https://bugzilla.suse.com/1259845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27135 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27135/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2026-04-10T10:34:43Z",
"generator": {
"date": "2026-04-10T10:34:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1247-1",
"initial_release_date": "2026-04-10T10:34:43Z",
"revision_history": [
{
"date": "2026-04-10T10:34:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"product": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"product_id": "libnghttp2-14-1.40.0-150200.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"product_id": "libnghttp2-devel-1.40.0-150200.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"product_id": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.22.1.aarch64",
"product": {
"name": "nghttp2-1.40.0-150200.22.1.aarch64",
"product_id": "nghttp2-1.40.0-150200.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.22.1.aarch64",
"product": {
"name": "python3-nghttp2-1.40.0-150200.22.1.aarch64",
"product_id": "python3-nghttp2-1.40.0-150200.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.40.0-150200.22.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.40.0-150200.22.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.40.0-150200.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.40.0-150200.22.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.40.0-150200.22.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.40.0-150200.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.22.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-150200.22.1.i586",
"product_id": "libnghttp2-14-1.40.0-150200.22.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.22.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.i586",
"product_id": "libnghttp2-devel-1.40.0-150200.22.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.22.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.22.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-150200.22.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.22.1.i586",
"product": {
"name": "nghttp2-1.40.0-150200.22.1.i586",
"product_id": "nghttp2-1.40.0-150200.22.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.22.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-150200.22.1.i586",
"product_id": "python3-nghttp2-1.40.0-150200.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"product_id": "libnghttp2-14-1.40.0-150200.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"product_id": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"product_id": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.22.1.ppc64le",
"product": {
"name": "nghttp2-1.40.0-150200.22.1.ppc64le",
"product_id": "nghttp2-1.40.0-150200.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.22.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.40.0-150200.22.1.ppc64le",
"product_id": "python3-nghttp2-1.40.0-150200.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"product": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"product_id": "libnghttp2-14-1.40.0-150200.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.22.1.s390x",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.s390x",
"product_id": "libnghttp2-devel-1.40.0-150200.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"product_id": "libnghttp2_asio1-1.40.0-150200.22.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.22.1.s390x",
"product": {
"name": "nghttp2-1.40.0-150200.22.1.s390x",
"product_id": "nghttp2-1.40.0-150200.22.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.22.1.s390x",
"product": {
"name": "python3-nghttp2-1.40.0-150200.22.1.s390x",
"product_id": "python3-nghttp2-1.40.0-150200.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-150200.22.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-150200.22.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.22.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-150200.22.1.x86_64",
"product_id": "nghttp2-1.40.0-150200.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.22.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-150200.22.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-150200.22.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_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27135"
}
],
"notes": [
{
"category": "general",
"text": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27135",
"url": "https://www.suse.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "SUSE Bug 1259835 for CVE-2026-27135",
"url": "https://bugzilla.suse.com/1259835"
}
],
"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 High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libnghttp2_asio1-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-14-32bit-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio-devel-1.40.0-150200.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libnghttp2_asio1-1.40.0-150200.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-10T10:34:43Z",
"details": "important"
}
],
"title": "CVE-2026-27135"
}
]
}
SUSE-SU-2026:1350-1
Vulnerability from csaf_suse - Published: 2026-04-15 13:36 - Updated: 2026-04-15 13:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issue:\n\n- CVE-2026-27135: assertion failure due to missing state validation can lead to DoS (bsc#1259845).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1350,SUSE-SLE-Module-Basesystem-15-SP7-2026-1350,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1350,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1350,openSUSE-SLE-15.6-2026-1350",
"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_1350-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1350-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261350-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1350-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045565.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259845",
"url": "https://bugzilla.suse.com/1259845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27135 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27135/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2026-04-15T13:36:21Z",
"generator": {
"date": "2026-04-15T13:36:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1350-1",
"initial_release_date": "2026-04-15T13:36:21Z",
"revision_history": [
{
"date": "2026-04-15T13:36:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"product": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"product_id": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"product_id": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"product_id": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150600.25.5.1.aarch64",
"product": {
"name": "nghttp2-1.40.0-150600.25.5.1.aarch64",
"product_id": "nghttp2-1.40.0-150600.25.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150600.25.5.1.aarch64",
"product": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.aarch64",
"product_id": "python3-nghttp2-1.40.0-150600.25.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.40.0-150600.25.5.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.40.0-150600.25.5.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.40.0-150600.25.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.40.0-150600.25.5.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.40.0-150600.25.5.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.40.0-150600.25.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150600.25.5.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.i586",
"product_id": "libnghttp2-14-1.40.0-150600.25.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.i586",
"product_id": "libnghttp2-devel-1.40.0-150600.25.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-150600.25.5.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150600.25.5.1.i586",
"product": {
"name": "nghttp2-1.40.0-150600.25.5.1.i586",
"product_id": "nghttp2-1.40.0-150600.25.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150600.25.5.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.i586",
"product_id": "python3-nghttp2-1.40.0-150600.25.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"product_id": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"product_id": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"product_id": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150600.25.5.1.ppc64le",
"product": {
"name": "nghttp2-1.40.0-150600.25.5.1.ppc64le",
"product_id": "nghttp2-1.40.0-150600.25.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150600.25.5.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.ppc64le",
"product_id": "python3-nghttp2-1.40.0-150600.25.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"product": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"product_id": "libnghttp2-14-1.40.0-150600.25.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"product": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"product_id": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"product_id": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"product_id": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150600.25.5.1.s390x",
"product": {
"name": "nghttp2-1.40.0-150600.25.5.1.s390x",
"product_id": "nghttp2-1.40.0-150600.25.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150600.25.5.1.s390x",
"product": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.s390x",
"product_id": "python3-nghttp2-1.40.0-150600.25.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-150600.25.5.1.x86_64",
"product_id": "nghttp2-1.40.0-150600.25.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150600.25.5.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-150600.25.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150600.25.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "nghttp2-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150600.25.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "nghttp2-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150600.25.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "nghttp2-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "nghttp2-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.aarch64"
},
"product_reference": "python3-nghttp2-1.40.0-150600.25.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.ppc64le"
},
"product_reference": "python3-nghttp2-1.40.0-150600.25.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.s390x"
},
"product_reference": "python3-nghttp2-1.40.0-150600.25.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150600.25.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.x86_64"
},
"product_reference": "python3-nghttp2-1.40.0-150600.25.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27135"
}
],
"notes": [
{
"category": "general",
"text": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27135",
"url": "https://www.suse.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "SUSE Bug 1259835 for CVE-2026-27135",
"url": "https://bugzilla.suse.com/1259835"
}
],
"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 Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2-14-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-14-32bit-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2-devel-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2_asio-devel-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:libnghttp2_asio1-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:libnghttp2_asio1-32bit-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:nghttp2-1.40.0-150600.25.5.1.x86_64",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.aarch64",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.ppc64le",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.s390x",
"openSUSE Leap 15.6:python3-nghttp2-1.40.0-150600.25.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:36:21Z",
"details": "important"
}
],
"title": "CVE-2026-27135"
}
]
}
SUSE-SU-2026:20833-1
Vulnerability from csaf_suse - Published: 2026-03-24 12:31 - Updated: 2026-03-24 12:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issue:\n\n- CVE-2026-27135: assertion failure due to missing state validation can lead to DoS (bsc#1259845).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-432",
"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_20833-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20833-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620833-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20833-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025004.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259845",
"url": "https://bugzilla.suse.com/1259845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27135 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27135/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2026-03-24T12:31:51Z",
"generator": {
"date": "2026-03-24T12:31:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20833-1",
"initial_release_date": "2026-03-24T12:31:51Z",
"revision_history": [
{
"date": "2026-03-24T12:31:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-160000.3.1.aarch64",
"product": {
"name": "libnghttp2-14-1.64.0-160000.3.1.aarch64",
"product_id": "libnghttp2-14-1.64.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-160000.3.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.64.0-160000.3.1.ppc64le",
"product_id": "libnghttp2-14-1.64.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-160000.3.1.s390x",
"product": {
"name": "libnghttp2-14-1.64.0-160000.3.1.s390x",
"product_id": "libnghttp2-14-1.64.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.64.0-160000.3.1.x86_64",
"product": {
"name": "libnghttp2-14-1.64.0-160000.3.1.x86_64",
"product_id": "libnghttp2-14-1.64.0-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:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.aarch64"
},
"product_reference": "libnghttp2-14-1.64.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.64.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.s390x"
},
"product_reference": "libnghttp2-14-1.64.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.64.0-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.x86_64"
},
"product_reference": "libnghttp2-14-1.64.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27135",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27135"
}
],
"notes": [
{
"category": "general",
"text": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27135",
"url": "https://www.suse.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "SUSE Bug 1259835 for CVE-2026-27135",
"url": "https://bugzilla.suse.com/1259835"
}
],
"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:libnghttp2-14-1.64.0-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libnghttp2-14-1.64.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-24T12:31:51Z",
"details": "important"
}
],
"title": "CVE-2026-27135"
}
]
}
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.