Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-25506 (GCVE-0-2026-25506)
Vulnerability from cvelistv5 – Published: 2026-02-10 18:55 – Updated: 2026-02-17 18:17- CWE-787 - Out-of-bounds Write
| URL | Tags |
|---|---|
| https://github.com/dun/munge/security/advisories/… | x_refsource_CONFIRM |
| https://github.com/dun/munge/commit/bf40cc27c4ce8… | x_refsource_MISC |
| https://github.com/dun/munge/releases/tag/munge-0.5.18 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-25506",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-10T19:12:47.174130Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-10T19:13:33.822Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-02-17T18:17:47.022Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/02/10/3"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/02/17/6"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "munge",
"vendor": "dun",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.5, \u003c 0.5.18"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787: Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-10T18:55:57.708Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
},
{
"name": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"name": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
}
],
"source": {
"advisory": "GHSA-r9cr-jf4v-75gh",
"discovery": "UNKNOWN"
},
"title": "MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-25506",
"datePublished": "2026-02-10T18:55:57.708Z",
"dateReserved": "2026-02-02T18:21:42.486Z",
"dateUpdated": "2026-02-17T18:17:47.022Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-25506",
"date": "2026-05-12",
"epss": "0.00022",
"percentile": "0.064"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25506\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-10T19:16:03.720\",\"lastModified\":\"2026-02-25T17:39:03.170\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.\"},{\"lang\":\"es\",\"value\":\"MUNGE es un servicio de autenticaci\u00f3n para crear y validar credenciales de usuario. Desde 0.5 hasta 0.5.17, un atacante local puede explotar una vulnerabilidad de desbordamiento de b\u00fafer en munged (el demonio de autenticaci\u00f3n de MUNGE) para filtrar material de clave criptogr\u00e1fica de la memoria del proceso. Con el material de clave filtrado, el atacante podr\u00eda falsificar credenciales MUNGE arbitrarias para suplantar a cualquier usuario (incluido root) a servicios que dependen de MUNGE para la autenticaci\u00f3n. La vulnerabilidad permite un desbordamiento de b\u00fafer al enviar un mensaje manipulado con un campo de longitud de direcci\u00f3n sobredimensionado, corrompiendo el estado interno de munged y permitiendo la extracci\u00f3n de la subclave MAC utilizada para la verificaci\u00f3n de credenciales. Esta vulnerabilidad se corrige en 0.5.18.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.1,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opensuse:munge:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.5\",\"versionEndExcluding\":\"0.5.18\",\"matchCriteriaId\":\"8FA863EF-F766-4A77-8313-1AFC05928932\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/dun/munge/releases/tag/munge-0.5.18\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\",\"Release Notes\"]},{\"url\":\"https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/02/10/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/02/17/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/02/10/3\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/02/17/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-02-17T18:17:47.022Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25506\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-10T19:12:47.174130Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-10T19:13:30.717Z\"}}], \"cna\": {\"title\": \"MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery\", \"source\": {\"advisory\": \"GHSA-r9cr-jf4v-75gh\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.7, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"dun\", \"product\": \"munge\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.5, \u003c 0.5.18\"}]}], \"references\": [{\"url\": \"https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh\", \"name\": \"https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812\", \"name\": \"https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/dun/munge/releases/tag/munge-0.5.18\", \"name\": \"https://github.com/dun/munge/releases/tag/munge-0.5.18\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787: Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-02-10T18:55:57.708Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-25506\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-17T18:17:47.022Z\", \"dateReserved\": \"2026-02-02T18:21:42.486Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-02-10T18:55:57.708Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-25506
Vulnerability from fkie_nvd - Published: 2026-02-10 19:16 - Updated: 2026-02-25 17:397.8 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812 | Patch | |
| security-advisories@github.com | https://github.com/dun/munge/releases/tag/munge-0.5.18 | Product, Release Notes | |
| security-advisories@github.com | https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh | Mitigation, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/02/10/3 | Mailing List, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/02/17/6 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html | Mailing List, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| opensuse | munge | * | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:opensuse:munge:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8FA863EF-F766-4A77-8313-1AFC05928932",
"versionEndExcluding": "0.5.18",
"versionStartIncluding": "0.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18."
},
{
"lang": "es",
"value": "MUNGE es un servicio de autenticaci\u00f3n para crear y validar credenciales de usuario. Desde 0.5 hasta 0.5.17, un atacante local puede explotar una vulnerabilidad de desbordamiento de b\u00fafer en munged (el demonio de autenticaci\u00f3n de MUNGE) para filtrar material de clave criptogr\u00e1fica de la memoria del proceso. Con el material de clave filtrado, el atacante podr\u00eda falsificar credenciales MUNGE arbitrarias para suplantar a cualquier usuario (incluido root) a servicios que dependen de MUNGE para la autenticaci\u00f3n. La vulnerabilidad permite un desbordamiento de b\u00fafer al enviar un mensaje manipulado con un campo de longitud de direcci\u00f3n sobredimensionado, corrompiendo el estado interno de munged y permitiendo la extracci\u00f3n de la subclave MAC utilizada para la verificaci\u00f3n de credenciales. Esta vulnerabilidad se corrige en 0.5.18."
}
],
"id": "CVE-2026-25506",
"lastModified": "2026-02-25T17:39:03.170",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.1,
"impactScore": 6.0,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-02-10T19:16:03.720",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"source": "security-advisories@github.com",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/02/10/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/02/17/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
alsa-2026:3034
Vulnerability from osv_almalinux
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.
Security Fix(es):
- MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "munge"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.13-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "munge-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.13-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "munge-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.13-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods. \n\nSecurity Fix(es): \n\n * MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\n\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.\n",
"id": "ALSA-2026:3034",
"modified": "2026-02-26T10:49:31Z",
"published": "2026-02-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3034"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2438715"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3034.html"
}
],
"related": [
"CVE-2026-25506"
],
"summary": "Important: munge security update"
}
alsa-2026:3033
Vulnerability from osv_almalinux
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.
Security Fix(es):
- MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "munge"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.15-11.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "munge-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.15-11.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "munge-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.15-11.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods. \n\nSecurity Fix(es): \n\n * MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\n\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.\n",
"id": "ALSA-2026:3033",
"modified": "2026-02-26T10:51:19Z",
"published": "2026-02-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3033"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2438715"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3033.html"
}
],
"related": [
"CVE-2026-25506"
],
"summary": "Important: munge security update"
}
alsa-2026:3032
Vulnerability from osv_almalinux
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.
Security Fix(es):
- MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "munge"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.13-3.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "munge-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.13-3.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "munge-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.13-3.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods. \n\nSecurity Fix(es): \n\n * MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\n\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.\n",
"id": "ALSA-2026:3032",
"modified": "2026-02-23T14:44:19Z",
"published": "2026-02-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3032"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2438715"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-3032.html"
}
],
"related": [
"CVE-2026-25506"
],
"summary": "Important: munge security update"
}
RHSA-2026:3010
Vulnerability from csaf_redhat - Published: 2026-02-19 16:47 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.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 munge is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3010",
"url": "https://access.redhat.com/errata/RHSA-2026:3010"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3010.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:01+00:00",
"generator": {
"date": "2026-05-12T08:29:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3010",
"initial_release_date": "2026-02-19T16:47:00+00:00",
"revision_history": [
{
"date": "2026-02-19T16:47:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-19T16:47:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:01+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_4.1.src",
"product": {
"name": "munge-0:0.5.13-2.el8_4.1.src",
"product_id": "munge-0:0.5.13-2.el8_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_4.1.x86_64",
"product": {
"name": "munge-0:0.5.13-2.el8_4.1.x86_64",
"product_id": "munge-0:0.5.13-2.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"product_id": "munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_4.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_4.1.i686",
"product_id": "munge-libs-0:0.5.13-2.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"product_id": "munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_4.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-19T16:47:00+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-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3010"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:munge-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debuginfo-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-debugsource-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-0:0.5.13-2.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:munge-libs-debuginfo-0:0.5.13-2.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:3032
Vulnerability from csaf_redhat - Published: 2026-02-23 01:53 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.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 munge is now available for Red Hat Enterprise Linux 8.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3032",
"url": "https://access.redhat.com/errata/RHSA-2026:3032"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3032.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:03+00:00",
"generator": {
"date": "2026-05-12T08:29:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3032",
"initial_release_date": "2026-02-23T01:53:05+00:00",
"revision_history": [
{
"date": "2026-02-23T01:53:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T01:53:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:03+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-3.el8_10.s390x",
"product": {
"name": "munge-0:0.5.13-3.el8_10.s390x",
"product_id": "munge-0:0.5.13-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-3.el8_10.s390x",
"product": {
"name": "munge-libs-0:0.5.13-3.el8_10.s390x",
"product_id": "munge-libs-0:0.5.13-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-3.el8_10.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.s390x",
"product_id": "munge-debugsource-0:0.5.13-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"product_id": "munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-3.el8_10.s390x",
"product": {
"name": "munge-devel-0:0.5.13-3.el8_10.s390x",
"product_id": "munge-devel-0:0.5.13-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-3.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-3.el8_10.src",
"product": {
"name": "munge-0:0.5.13-3.el8_10.src",
"product_id": "munge-0:0.5.13-3.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-3.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-3.el8_10.aarch64",
"product": {
"name": "munge-0:0.5.13-3.el8_10.aarch64",
"product_id": "munge-0:0.5.13-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-3.el8_10.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-3.el8_10.aarch64",
"product_id": "munge-libs-0:0.5.13-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"product_id": "munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-3.el8_10.aarch64",
"product": {
"name": "munge-devel-0:0.5.13-3.el8_10.aarch64",
"product_id": "munge-devel-0:0.5.13-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-3.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-3.el8_10.ppc64le",
"product": {
"name": "munge-0:0.5.13-3.el8_10.ppc64le",
"product_id": "munge-0:0.5.13-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-3.el8_10.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-3.el8_10.ppc64le",
"product_id": "munge-libs-0:0.5.13-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-3.el8_10.ppc64le",
"product": {
"name": "munge-devel-0:0.5.13-3.el8_10.ppc64le",
"product_id": "munge-devel-0:0.5.13-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-3.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-3.el8_10.x86_64",
"product": {
"name": "munge-0:0.5.13-3.el8_10.x86_64",
"product_id": "munge-0:0.5.13-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-3.el8_10.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-3.el8_10.x86_64",
"product_id": "munge-libs-0:0.5.13-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"product_id": "munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-3.el8_10.x86_64",
"product": {
"name": "munge-devel-0:0.5.13-3.el8_10.x86_64",
"product_id": "munge-devel-0:0.5.13-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-3.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-3.el8_10.i686",
"product": {
"name": "munge-libs-0:0.5.13-3.el8_10.i686",
"product_id": "munge-libs-0:0.5.13-3.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-3.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-3.el8_10.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.i686",
"product_id": "munge-debugsource-0:0.5.13-3.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-3.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-3.el8_10.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.i686",
"product_id": "munge-debuginfo-0:0.5.13-3.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-3.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-3.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-3.el8_10.i686",
"product": {
"name": "munge-devel-0:0.5.13-3.el8_10.i686",
"product_id": "munge-devel-0:0.5.13-3.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-3.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src"
},
"product_reference": "munge-0:0.5.13-3.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src"
},
"product_reference": "munge-0:0.5.13-3.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T01:53:05+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-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3032"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:munge-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-debuginfo-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-debugsource-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-devel-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-0:0.5.13-3.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:munge-libs-debuginfo-0:0.5.13-3.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:3013
Vulnerability from csaf_redhat - Published: 2026-02-19 16:24 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_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 munge is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3013",
"url": "https://access.redhat.com/errata/RHSA-2026:3013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3013.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:07+00:00",
"generator": {
"date": "2026-05-12T08:29:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3013",
"initial_release_date": "2026-02-19T16:24:11+00:00",
"revision_history": [
{
"date": "2026-02-19T16:24:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-19T16:24:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:07+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_6.1.src",
"product": {
"name": "munge-0:0.5.13-2.el8_6.1.src",
"product_id": "munge-0:0.5.13-2.el8_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_6.1.x86_64",
"product": {
"name": "munge-0:0.5.13-2.el8_6.1.x86_64",
"product_id": "munge-0:0.5.13-2.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"product_id": "munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_6.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.i686",
"product_id": "munge-libs-0:0.5.13-2.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"product_id": "munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_6.1.aarch64",
"product": {
"name": "munge-0:0.5.13-2.el8_6.1.aarch64",
"product_id": "munge-0:0.5.13-2.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"product_id": "munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"product_id": "munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_6.1.ppc64le",
"product": {
"name": "munge-0:0.5.13-2.el8_6.1.ppc64le",
"product_id": "munge-0:0.5.13-2.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"product_id": "munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_6.1.s390x",
"product": {
"name": "munge-0:0.5.13-2.el8_6.1.s390x",
"product_id": "munge-0:0.5.13-2.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_6.1.s390x",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.s390x",
"product_id": "munge-libs-0:0.5.13-2.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"product_id": "munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.aarch64"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.s390x"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-19T16:24:11+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-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3013"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:munge-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-libs-0:0.5.13-2.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:2954
Vulnerability from csaf_redhat - Published: 2026-02-18 15:07 - Updated: 2026-05-12 08:28A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.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 munge 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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:2954",
"url": "https://access.redhat.com/errata/RHSA-2026:2954"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2954.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:28:58+00:00",
"generator": {
"date": "2026-05-12T08:28:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:2954",
"initial_release_date": "2026-02-18T15:07:41+00:00",
"revision_history": [
{
"date": "2026-02-18T15:07:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T15:07:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:28:58+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 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": "munge-0:0.5.15-10.el10_0.1.src",
"product": {
"name": "munge-0:0.5.15-10.el10_0.1.src",
"product_id": "munge-0:0.5.15-10.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-10.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-10.el10_0.1.aarch64",
"product": {
"name": "munge-0:0.5.15-10.el10_0.1.aarch64",
"product_id": "munge-0:0.5.15-10.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-10.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"product": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"product_id": "munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-10.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"product_id": "munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-10.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"product_id": "munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-10.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-10.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"product": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"product_id": "munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-10.el10_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-10.el10_0.1.ppc64le",
"product": {
"name": "munge-0:0.5.15-10.el10_0.1.ppc64le",
"product_id": "munge-0:0.5.15-10.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-10.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"product_id": "munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-10.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-10.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-10.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-10.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"product": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"product_id": "munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-10.el10_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-10.el10_0.1.s390x",
"product": {
"name": "munge-0:0.5.15-10.el10_0.1.s390x",
"product_id": "munge-0:0.5.15-10.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-10.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-10.el10_0.1.s390x",
"product": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.s390x",
"product_id": "munge-libs-0:0.5.15-10.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-10.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"product_id": "munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-10.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"product_id": "munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-10.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-10.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-10.el10_0.1.s390x",
"product": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.s390x",
"product_id": "munge-devel-0:0.5.15-10.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-10.el10_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-10.el10_0.1.x86_64",
"product": {
"name": "munge-0:0.5.15-10.el10_0.1.x86_64",
"product_id": "munge-0:0.5.15-10.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-10.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"product_id": "munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-10.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"product_id": "munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-10.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-10.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-10.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"product": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"product_id": "munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-10.el10_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.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:munge-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.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:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.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:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.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:munge-devel-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.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:munge-libs-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.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:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.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:munge-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.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:munge-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.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:munge-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.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:munge-0:0.5.15-10.el10_0.1.src"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-10.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:munge-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.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:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.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:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.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:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-10.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:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.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:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.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:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.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:munge-debugsource-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-10.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:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.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:munge-devel-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.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:munge-devel-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.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:munge-devel-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-10.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:munge-devel-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.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:munge-libs-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.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:munge-libs-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.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:munge-libs-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-10.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:munge-libs-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.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:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.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:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.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:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-10.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:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T15:07:41+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:munge-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2954"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src",
"AppStream-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.src",
"CRB-10.0.Z.E2S:munge-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-debuginfo-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-debugsource-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-devel-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-libs-0:0.5.15-10.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.s390x",
"CRB-10.0.Z.E2S:munge-libs-debuginfo-0:0.5.15-10.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:2934
Vulnerability from csaf_redhat - Published: 2026-02-18 13:25 - Updated: 2026-05-12 08:28A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.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 munge is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:2934",
"url": "https://access.redhat.com/errata/RHSA-2026:2934"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2934.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:28:57+00:00",
"generator": {
"date": "2026-05-12T08:28:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:2934",
"initial_release_date": "2026-02-18T13:25:41+00:00",
"revision_history": [
{
"date": "2026-02-18T13:25:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T13:25:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:28:57+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 E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_2.1.src",
"product": {
"name": "munge-0:0.5.13-13.el9_2.1.src",
"product_id": "munge-0:0.5.13-13.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_2.1.aarch64",
"product": {
"name": "munge-0:0.5.13-13.el9_2.1.aarch64",
"product_id": "munge-0:0.5.13-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"product_id": "munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_2.1.ppc64le",
"product": {
"name": "munge-0:0.5.13-13.el9_2.1.ppc64le",
"product_id": "munge-0:0.5.13-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"product_id": "munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_2.1.x86_64",
"product": {
"name": "munge-0:0.5.13-13.el9_2.1.x86_64",
"product_id": "munge-0:0.5.13-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"product_id": "munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_2.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.i686",
"product_id": "munge-libs-0:0.5.13-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"product_id": "munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_2.1.s390x",
"product": {
"name": "munge-0:0.5.13-13.el9_2.1.s390x",
"product_id": "munge-0:0.5.13-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_2.1.s390x",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.s390x",
"product_id": "munge-libs-0:0.5.13-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"product_id": "munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.aarch64"
},
"product_reference": "munge-0:0.5.13-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.s390x"
},
"product_reference": "munge-0:0.5.13-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.src"
},
"product_reference": "munge-0:0.5.13-13.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.x86_64"
},
"product_reference": "munge-0:0.5.13-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T13:25:41+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.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2934"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:munge-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-libs-0:0.5.13-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:2949
Vulnerability from csaf_redhat - Published: 2026-02-18 14:25 - Updated: 2026-05-12 08:28A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_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 munge is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:2949",
"url": "https://access.redhat.com/errata/RHSA-2026:2949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2949.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:28:58+00:00",
"generator": {
"date": "2026-05-12T08:28:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:2949",
"initial_release_date": "2026-02-18T14:25:01+00:00",
"revision_history": [
{
"date": "2026-02-18T14:25:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T14:25:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:28:58+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_0.1.src",
"product": {
"name": "munge-0:0.5.13-13.el9_0.1.src",
"product_id": "munge-0:0.5.13-13.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_0.1.aarch64",
"product": {
"name": "munge-0:0.5.13-13.el9_0.1.aarch64",
"product_id": "munge-0:0.5.13-13.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"product_id": "munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_0.1.ppc64le",
"product": {
"name": "munge-0:0.5.13-13.el9_0.1.ppc64le",
"product_id": "munge-0:0.5.13-13.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"product_id": "munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_0.1.x86_64",
"product": {
"name": "munge-0:0.5.13-13.el9_0.1.x86_64",
"product_id": "munge-0:0.5.13-13.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"product_id": "munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_0.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.i686",
"product_id": "munge-libs-0:0.5.13-13.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"product_id": "munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_0.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_0.1.s390x",
"product": {
"name": "munge-0:0.5.13-13.el9_0.1.s390x",
"product_id": "munge-0:0.5.13-13.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_0.1.s390x",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.s390x",
"product_id": "munge-libs-0:0.5.13-13.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"product_id": "munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.aarch64"
},
"product_reference": "munge-0:0.5.13-13.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-13.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.s390x"
},
"product_reference": "munge-0:0.5.13-13.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.src"
},
"product_reference": "munge-0:0.5.13-13.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.x86_64"
},
"product_reference": "munge-0:0.5.13-13.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T14:25:01+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.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:munge-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-debuginfo-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-debugsource-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-libs-0:0.5.13-13.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-13.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:3033
Vulnerability from csaf_redhat - Published: 2026-02-23 01:32 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-0:0.5.15-11.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_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 munge is now available for Red Hat Enterprise Linux 10.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3033",
"url": "https://access.redhat.com/errata/RHSA-2026:3033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3033.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:03+00:00",
"generator": {
"date": "2026-05-12T08:29:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3033",
"initial_release_date": "2026-02-23T01:32:20+00:00",
"revision_history": [
{
"date": "2026-02-23T01:32:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T01:32:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:03+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 (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-11.el10_1.src",
"product": {
"name": "munge-0:0.5.15-11.el10_1.src",
"product_id": "munge-0:0.5.15-11.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-11.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-11.el10_1.aarch64",
"product": {
"name": "munge-0:0.5.15-11.el10_1.aarch64",
"product_id": "munge-0:0.5.15-11.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-11.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-11.el10_1.aarch64",
"product": {
"name": "munge-libs-0:0.5.15-11.el10_1.aarch64",
"product_id": "munge-libs-0:0.5.15-11.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-11.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"product_id": "munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-11.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"product_id": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-11.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-11.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-11.el10_1.aarch64",
"product": {
"name": "munge-devel-0:0.5.15-11.el10_1.aarch64",
"product_id": "munge-devel-0:0.5.15-11.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-11.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-11.el10_1.ppc64le",
"product": {
"name": "munge-0:0.5.15-11.el10_1.ppc64le",
"product_id": "munge-0:0.5.15-11.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-11.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-11.el10_1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.15-11.el10_1.ppc64le",
"product_id": "munge-libs-0:0.5.15-11.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-11.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"product_id": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-11.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-11.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-11.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-11.el10_1.ppc64le",
"product": {
"name": "munge-devel-0:0.5.15-11.el10_1.ppc64le",
"product_id": "munge-devel-0:0.5.15-11.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-11.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-11.el10_1.x86_64",
"product": {
"name": "munge-0:0.5.15-11.el10_1.x86_64",
"product_id": "munge-0:0.5.15-11.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-11.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-11.el10_1.x86_64",
"product": {
"name": "munge-libs-0:0.5.15-11.el10_1.x86_64",
"product_id": "munge-libs-0:0.5.15-11.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-11.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"product_id": "munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-11.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"product_id": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-11.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-11.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-11.el10_1.x86_64",
"product": {
"name": "munge-devel-0:0.5.15-11.el10_1.x86_64",
"product_id": "munge-devel-0:0.5.15-11.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-11.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.15-11.el10_1.s390x",
"product": {
"name": "munge-0:0.5.15-11.el10_1.s390x",
"product_id": "munge-0:0.5.15-11.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.15-11.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.15-11.el10_1.s390x",
"product": {
"name": "munge-libs-0:0.5.15-11.el10_1.s390x",
"product_id": "munge-libs-0:0.5.15-11.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.15-11.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.15-11.el10_1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.s390x",
"product_id": "munge-debugsource-0:0.5.15-11.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.15-11.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"product_id": "munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.15-11.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.15-11.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.15-11.el10_1.s390x",
"product": {
"name": "munge-devel-0:0.5.15-11.el10_1.s390x",
"product_id": "munge-devel-0:0.5.15-11.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.15-11.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.src"
},
"product_reference": "munge-0:0.5.15-11.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-0:0.5.15-11.el10_1.src"
},
"product_reference": "munge-0:0.5.15-11.el10_1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-devel-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-libs-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.src",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.src",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T01:32:20+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.1.Z:munge-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.src",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.src",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.src",
"AppStream-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"AppStream-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.src",
"CRB-10.1.Z:munge-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-debuginfo-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-debugsource-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-devel-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-libs-0:0.5.15-11.el10_1.x86_64",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.aarch64",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.ppc64le",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.s390x",
"CRB-10.1.Z:munge-libs-debuginfo-0:0.5.15-11.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:3012
Vulnerability from csaf_redhat - Published: 2026-02-19 16:22 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.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 munge is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3012",
"url": "https://access.redhat.com/errata/RHSA-2026:3012"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3012.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:02+00:00",
"generator": {
"date": "2026-05-12T08:29:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3012",
"initial_release_date": "2026-02-19T16:22:01+00:00",
"revision_history": [
{
"date": "2026-02-19T16:22:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-19T16:22:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:02+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 E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_8.1.src",
"product": {
"name": "munge-0:0.5.13-2.el8_8.1.src",
"product_id": "munge-0:0.5.13-2.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_8.1.ppc64le",
"product": {
"name": "munge-0:0.5.13-2.el8_8.1.ppc64le",
"product_id": "munge-0:0.5.13-2.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"product_id": "munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-2.el8_8.1.x86_64",
"product": {
"name": "munge-0:0.5.13-2.el8_8.1.x86_64",
"product_id": "munge-0:0.5.13-2.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-2.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"product_id": "munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-2.el8_8.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.i686",
"product_id": "munge-libs-0:0.5.13-2.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-2.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"product_id": "munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-2.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-2.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-2.el8_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-2.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.src"
},
"product_reference": "munge-0:0.5.13-2.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-19T16:22:01+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-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3012"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:munge-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:munge-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-debuginfo-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-debugsource-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-libs-0:0.5.13-2.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:munge-libs-debuginfo-0:0.5.13-2.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:3034
Vulnerability from csaf_redhat - Published: 2026-02-23 02:17 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.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 munge is now available for Red Hat Enterprise Linux 9.\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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3034",
"url": "https://access.redhat.com/errata/RHSA-2026:3034"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3034.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:04+00:00",
"generator": {
"date": "2026-05-12T08:29:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3034",
"initial_release_date": "2026-02-23T02:17:05+00:00",
"revision_history": [
{
"date": "2026-02-23T02:17:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T02:17:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:04+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-14.el9_7.src",
"product": {
"name": "munge-0:0.5.13-14.el9_7.src",
"product_id": "munge-0:0.5.13-14.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-14.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-14.el9_7.aarch64",
"product": {
"name": "munge-0:0.5.13-14.el9_7.aarch64",
"product_id": "munge-0:0.5.13-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-14.el9_7.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-14.el9_7.aarch64",
"product_id": "munge-libs-0:0.5.13-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"product_id": "munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-14.el9_7.aarch64",
"product": {
"name": "munge-devel-0:0.5.13-14.el9_7.aarch64",
"product_id": "munge-devel-0:0.5.13-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-14.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-14.el9_7.ppc64le",
"product": {
"name": "munge-0:0.5.13-14.el9_7.ppc64le",
"product_id": "munge-0:0.5.13-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-14.el9_7.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-14.el9_7.ppc64le",
"product_id": "munge-libs-0:0.5.13-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-14.el9_7.ppc64le",
"product": {
"name": "munge-devel-0:0.5.13-14.el9_7.ppc64le",
"product_id": "munge-devel-0:0.5.13-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-14.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-14.el9_7.x86_64",
"product": {
"name": "munge-0:0.5.13-14.el9_7.x86_64",
"product_id": "munge-0:0.5.13-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-14.el9_7.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-14.el9_7.x86_64",
"product_id": "munge-libs-0:0.5.13-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"product_id": "munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-14.el9_7.x86_64",
"product": {
"name": "munge-devel-0:0.5.13-14.el9_7.x86_64",
"product_id": "munge-devel-0:0.5.13-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-14.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-14.el9_7.i686",
"product": {
"name": "munge-libs-0:0.5.13-14.el9_7.i686",
"product_id": "munge-libs-0:0.5.13-14.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-14.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-14.el9_7.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.i686",
"product_id": "munge-debugsource-0:0.5.13-14.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-14.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-14.el9_7.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.i686",
"product_id": "munge-debuginfo-0:0.5.13-14.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-14.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-14.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-14.el9_7.i686",
"product": {
"name": "munge-devel-0:0.5.13-14.el9_7.i686",
"product_id": "munge-devel-0:0.5.13-14.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-14.el9_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-14.el9_7.s390x",
"product": {
"name": "munge-0:0.5.13-14.el9_7.s390x",
"product_id": "munge-0:0.5.13-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-14.el9_7.s390x",
"product": {
"name": "munge-libs-0:0.5.13-14.el9_7.s390x",
"product_id": "munge-libs-0:0.5.13-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-14.el9_7.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.s390x",
"product_id": "munge-debugsource-0:0.5.13-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"product_id": "munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-14.el9_7.s390x",
"product": {
"name": "munge-devel-0:0.5.13-14.el9_7.s390x",
"product_id": "munge-devel-0:0.5.13-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-14.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src"
},
"product_reference": "munge-0:0.5.13-14.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src"
},
"product_reference": "munge-0:0.5.13-14.el9_7.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T02:17:05+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.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.src",
"CRB-9.7.0.Z.MAIN:munge-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-debuginfo-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-debugsource-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-devel-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-libs-0:0.5.13-14.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.i686",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:munge-libs-debuginfo-0:0.5.13-14.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:2918
Vulnerability from csaf_redhat - Published: 2026-02-18 12:09 - Updated: 2026-05-12 08:28A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.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 munge 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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:2918",
"url": "https://access.redhat.com/errata/RHSA-2026:2918"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2918.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:28:56+00:00",
"generator": {
"date": "2026-05-12T08:28:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:2918",
"initial_release_date": "2026-02-18T12:09:45+00:00",
"revision_history": [
{
"date": "2026-02-18T12:09:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:09:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:28:56+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_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": "munge-0:0.5.13-13.el9_6.1.src",
"product": {
"name": "munge-0:0.5.13-13.el9_6.1.src",
"product_id": "munge-0:0.5.13-13.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_6.1.aarch64",
"product": {
"name": "munge-0:0.5.13-13.el9_6.1.aarch64",
"product_id": "munge-0:0.5.13-13.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"product_id": "munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"product_id": "munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_6.1.ppc64le",
"product": {
"name": "munge-0:0.5.13-13.el9_6.1.ppc64le",
"product_id": "munge-0:0.5.13-13.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"product_id": "munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"product_id": "munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_6.1.x86_64",
"product": {
"name": "munge-0:0.5.13-13.el9_6.1.x86_64",
"product_id": "munge-0:0.5.13-13.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"product_id": "munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"product_id": "munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_6.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.i686",
"product_id": "munge-libs-0:0.5.13-13.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"product_id": "munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_6.1.i686",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.i686",
"product_id": "munge-devel-0:0.5.13-13.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_6.1.s390x",
"product": {
"name": "munge-0:0.5.13-13.el9_6.1.s390x",
"product_id": "munge-0:0.5.13-13.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_6.1.s390x",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.s390x",
"product_id": "munge-libs-0:0.5.13-13.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"product_id": "munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_6.1.s390x",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.s390x",
"product_id": "munge-devel-0:0.5.13-13.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.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:munge-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.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:munge-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.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:munge-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.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:munge-0:0.5.13-13.el9_6.1.src"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.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:munge-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.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:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.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:munge-debuginfo-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.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:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.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:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.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:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.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:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.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:munge-debugsource-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.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:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.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:munge-debugsource-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.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:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.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:munge-devel-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.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:munge-devel-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.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:munge-devel-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.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:munge-devel-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.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:munge-devel-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.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:munge-libs-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.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:munge-libs-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.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:munge-libs-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.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:munge-libs-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.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:munge-libs-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.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:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.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:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.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:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.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:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.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:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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:munge-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:09:45+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:munge-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2918"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.src",
"CRB-9.6.0.Z.EUS:munge-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-devel-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-libs-0:0.5.13-13.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:2923
Vulnerability from csaf_redhat - Published: 2026-02-18 13:05 - Updated: 2026-05-12 08:28A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.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 munge 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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:2923",
"url": "https://access.redhat.com/errata/RHSA-2026:2923"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2923.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:28:57+00:00",
"generator": {
"date": "2026-05-12T08:28:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:2923",
"initial_release_date": "2026-02-18T13:05:25+00:00",
"revision_history": [
{
"date": "2026-02-18T13:05:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T13:05:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:28:57+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_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_4.1.x86_64",
"product": {
"name": "munge-0:0.5.13-13.el9_4.1.x86_64",
"product_id": "munge-0:0.5.13-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"product_id": "munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"product_id": "munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_4.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.i686",
"product_id": "munge-libs-0:0.5.13-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"product_id": "munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_4.1.i686",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.i686",
"product_id": "munge-devel-0:0.5.13-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_4.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_4.1.s390x",
"product": {
"name": "munge-0:0.5.13-13.el9_4.1.s390x",
"product_id": "munge-0:0.5.13-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_4.1.s390x",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.s390x",
"product_id": "munge-libs-0:0.5.13-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"product_id": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_4.1.s390x",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.s390x",
"product_id": "munge-devel-0:0.5.13-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_4.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_4.1.src",
"product": {
"name": "munge-0:0.5.13-13.el9_4.1.src",
"product_id": "munge-0:0.5.13-13.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_4.1.aarch64",
"product": {
"name": "munge-0:0.5.13-13.el9_4.1.aarch64",
"product_id": "munge-0:0.5.13-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"product_id": "munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"product_id": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"product_id": "munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_4.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-13.el9_4.1.ppc64le",
"product": {
"name": "munge-0:0.5.13-13.el9_4.1.ppc64le",
"product_id": "munge-0:0.5.13-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"product": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"product_id": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"product": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"product_id": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"product": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"product_id": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"product_id": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"product": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"product_id": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-devel@0.5.13-13.el9_4.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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:munge-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T13:05:25+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:munge-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2923"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:munge-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-debuginfo-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-debugsource-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-devel-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-libs-0:0.5.13-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:munge-libs-debuginfo-0:0.5.13-13.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:3011
Vulnerability from csaf_redhat - Published: 2026-02-19 15:48 - Updated: 2026-05-12 08:29A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.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 munge is now available for Red Hat Enterprise Linux 8.2 Advanced 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": "MUNGE (MUNGE Uid \u0027N\u0027 Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.\n\nSecurity Fix(es):\n\n* MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery (CVE-2026-25506)\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:3011",
"url": "https://access.redhat.com/errata/RHSA-2026:3011"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3011.json"
}
],
"title": "Red Hat Security Advisory: munge security update",
"tracking": {
"current_release_date": "2026-05-12T08:29:01+00:00",
"generator": {
"date": "2026-05-12T08:29:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3011",
"initial_release_date": "2026-02-19T15:48:55+00:00",
"revision_history": [
{
"date": "2026-02-19T15:48:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-19T15:48:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T08:29:01+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-1.el8_2.1.src",
"product": {
"name": "munge-0:0.5.13-1.el8_2.1.src",
"product_id": "munge-0:0.5.13-1.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-1.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-0:0.5.13-1.el8_2.1.x86_64",
"product": {
"name": "munge-0:0.5.13-1.el8_2.1.x86_64",
"product_id": "munge-0:0.5.13-1.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge@0.5.13-1.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"product": {
"name": "munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"product_id": "munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-1.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"product": {
"name": "munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"product_id": "munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-1.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"product": {
"name": "munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"product_id": "munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-1.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"product_id": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-1.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "munge-libs-0:0.5.13-1.el8_2.1.i686",
"product": {
"name": "munge-libs-0:0.5.13-1.el8_2.1.i686",
"product_id": "munge-libs-0:0.5.13-1.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs@0.5.13-1.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"product": {
"name": "munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"product_id": "munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debugsource@0.5.13-1.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"product": {
"name": "munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"product_id": "munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-debuginfo@0.5.13-1.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"product": {
"name": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"product_id": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/munge-libs-debuginfo@0.5.13-1.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-1.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.src"
},
"product_reference": "munge-0:0.5.13-1.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0:0.5.13-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.x86_64"
},
"product_reference": "munge-0:0.5.13-1.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-1.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.i686"
},
"product_reference": "munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64"
},
"product_reference": "munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-1.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.i686"
},
"product_reference": "munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-debugsource-0:0.5.13-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.x86_64"
},
"product_reference": "munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-1.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.i686"
},
"product_reference": "munge-libs-0:0.5.13-1.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-0:0.5.13-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.x86_64"
},
"product_reference": "munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64"
},
"product_reference": "munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-19T15:48:55+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-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3011"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:munge-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-debuginfo-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-debugsource-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-libs-0:0.5.13-1.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:munge-libs-debuginfo-0:0.5.13-1.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
}
]
}
RHSA-2026:16174
Vulnerability from csaf_redhat - Published: 2026-05-12 08:21 - Updated: 2026-05-12 09:01A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Heap buffer overflow in libvpx.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
{
"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": "Red Hat AI Inference Server 3.3.3 (Spyre) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:16174",
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22695",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22801",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2447",
"url": "https://access.redhat.com/security/cve/CVE-2026-2447"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25506",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25646",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"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-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26209",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"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-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"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-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"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-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"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/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"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://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16174.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (Spyre)",
"tracking": {
"current_release_date": "2026-05-12T09:01:20+00:00",
"generator": {
"date": "2026-05-12T09:01:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:16174",
"initial_release_date": "2026-05-12T08:21:58+00:00",
"revision_history": [
{
"date": "2026-05-12T08:21:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T08:22:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T09:01:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ac79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823?arch=ppc64le\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ae272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50?arch=s390x\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ab74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-2447",
"discovery_date": "2026-02-16T15:01:25.122593+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox and Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Heap buffer overflow in libvpx.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libvpx: Heap buffer overflow in libvpx",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2447"
},
{
"category": "external",
"summary": "RHBZ#2440219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2447"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=2014390",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2014390"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-10/",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-10/"
}
],
"release_date": "2026-02-16T14:13:23.559000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libvpx: Heap buffer overflow in libvpx"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26209",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-23T19:02:13.009646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450422"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "RHBZ#2450422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450422"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b",
"url": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/275",
"url": "https://github.com/agronholm/cbor2/pull/275"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/releases/tag/5.9.0",
"url": "https://github.com/agronholm/cbor2/releases/tag/5.9.0"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642"
}
],
"release_date": "2026-03-23T18:53:10.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"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-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
}
]
}
SUSE-SU-2026:0448-1
Vulnerability from csaf_suse - Published: 2026-02-11 14:51 - Updated: 2026-02-11 14:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.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 munge",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for munge fixes the following issues:\n\n- CVE-2026-25506: buffer overflow in message unpacking (bsc#1257651).\n- Make `logrotate` work on log as user `munge` to prevent local privilege escalation (bsc#1246088).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-448,SUSE-SLE-Module-HPC-12-2026-448",
"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_0448-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0448-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260448-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0448-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024127.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246088",
"url": "https://bugzilla.suse.com/1246088"
},
{
"category": "self",
"summary": "SUSE Bug 1257651",
"url": "https://bugzilla.suse.com/1257651"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25506/"
}
],
"title": "Security update for munge",
"tracking": {
"current_release_date": "2026-02-11T14:51:56Z",
"generator": {
"date": "2026-02-11T14:51:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0448-1",
"initial_release_date": "2026-02-11T14:51:56Z",
"revision_history": [
{
"date": "2026-02-11T14:51:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.14-3.11.1.aarch64",
"product": {
"name": "libmunge2-0.5.14-3.11.1.aarch64",
"product_id": "libmunge2-0.5.14-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-0.5.14-3.11.1.aarch64",
"product": {
"name": "munge-0.5.14-3.11.1.aarch64",
"product_id": "munge-0.5.14-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.14-3.11.1.aarch64",
"product": {
"name": "munge-devel-0.5.14-3.11.1.aarch64",
"product_id": "munge-devel-0.5.14-3.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-64bit-0.5.14-3.11.1.aarch64_ilp32",
"product": {
"name": "libmunge2-64bit-0.5.14-3.11.1.aarch64_ilp32",
"product_id": "libmunge2-64bit-0.5.14-3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "munge-devel-64bit-0.5.14-3.11.1.aarch64_ilp32",
"product": {
"name": "munge-devel-64bit-0.5.14-3.11.1.aarch64_ilp32",
"product_id": "munge-devel-64bit-0.5.14-3.11.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.14-3.11.1.i586",
"product": {
"name": "libmunge2-0.5.14-3.11.1.i586",
"product_id": "libmunge2-0.5.14-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "munge-0.5.14-3.11.1.i586",
"product": {
"name": "munge-0.5.14-3.11.1.i586",
"product_id": "munge-0.5.14-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.14-3.11.1.i586",
"product": {
"name": "munge-devel-0.5.14-3.11.1.i586",
"product_id": "munge-devel-0.5.14-3.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.14-3.11.1.ppc64le",
"product": {
"name": "libmunge2-0.5.14-3.11.1.ppc64le",
"product_id": "libmunge2-0.5.14-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-0.5.14-3.11.1.ppc64le",
"product": {
"name": "munge-0.5.14-3.11.1.ppc64le",
"product_id": "munge-0.5.14-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.14-3.11.1.ppc64le",
"product": {
"name": "munge-devel-0.5.14-3.11.1.ppc64le",
"product_id": "munge-devel-0.5.14-3.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.14-3.11.1.s390",
"product": {
"name": "libmunge2-0.5.14-3.11.1.s390",
"product_id": "libmunge2-0.5.14-3.11.1.s390"
}
},
{
"category": "product_version",
"name": "munge-0.5.14-3.11.1.s390",
"product": {
"name": "munge-0.5.14-3.11.1.s390",
"product_id": "munge-0.5.14-3.11.1.s390"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.14-3.11.1.s390",
"product": {
"name": "munge-devel-0.5.14-3.11.1.s390",
"product_id": "munge-devel-0.5.14-3.11.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.14-3.11.1.s390x",
"product": {
"name": "libmunge2-0.5.14-3.11.1.s390x",
"product_id": "libmunge2-0.5.14-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libmunge2-32bit-0.5.14-3.11.1.s390x",
"product": {
"name": "libmunge2-32bit-0.5.14-3.11.1.s390x",
"product_id": "libmunge2-32bit-0.5.14-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-0.5.14-3.11.1.s390x",
"product": {
"name": "munge-0.5.14-3.11.1.s390x",
"product_id": "munge-0.5.14-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.14-3.11.1.s390x",
"product": {
"name": "munge-devel-0.5.14-3.11.1.s390x",
"product_id": "munge-devel-0.5.14-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-devel-32bit-0.5.14-3.11.1.s390x",
"product": {
"name": "munge-devel-32bit-0.5.14-3.11.1.s390x",
"product_id": "munge-devel-32bit-0.5.14-3.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.14-3.11.1.x86_64",
"product": {
"name": "libmunge2-0.5.14-3.11.1.x86_64",
"product_id": "libmunge2-0.5.14-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmunge2-32bit-0.5.14-3.11.1.x86_64",
"product": {
"name": "libmunge2-32bit-0.5.14-3.11.1.x86_64",
"product_id": "libmunge2-32bit-0.5.14-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-0.5.14-3.11.1.x86_64",
"product": {
"name": "munge-0.5.14-3.11.1.x86_64",
"product_id": "munge-0.5.14-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.14-3.11.1.x86_64",
"product": {
"name": "munge-devel-0.5.14-3.11.1.x86_64",
"product_id": "munge-devel-0.5.14-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-32bit-0.5.14-3.11.1.x86_64",
"product": {
"name": "munge-devel-32bit-0.5.14-3.11.1.x86_64",
"product_id": "munge-devel-32bit-0.5.14-3.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 12",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.14-3.11.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.aarch64"
},
"product_reference": "libmunge2-0.5.14-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.14-3.11.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.x86_64"
},
"product_reference": "libmunge2-0.5.14-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.14-3.11.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.aarch64"
},
"product_reference": "munge-0.5.14-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.14-3.11.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.x86_64"
},
"product_reference": "munge-0.5.14-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.14-3.11.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.aarch64"
},
"product_reference": "munge-devel-0.5.14-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.14-3.11.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.x86_64"
},
"product_reference": "munge-devel-0.5.14-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25506"
}
],
"notes": [
{
"category": "general",
"text": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25506",
"url": "https://www.suse.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "SUSE Bug 1257651 for CVE-2026-25506",
"url": "https://bugzilla.suse.com/1257651"
}
],
"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 HPC 12:libmunge2-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:libmunge2-0.5.14-3.11.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:munge-0.5.14-3.11.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:munge-devel-0.5.14-3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T14:51:56Z",
"details": "important"
}
],
"title": "CVE-2026-25506"
}
]
}
SUSE-SU-2026:0451-1
Vulnerability from csaf_suse - Published: 2026-02-11 16:15 - Updated: 2026-02-11 16:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.s390x | — |
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 munge",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for munge fixes the following issues:\n\n- CVE-2026-25506: buffer overflow in message unpacking (bsc#1257651).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-451,SUSE-SLE-Module-HPC-15-SP7-2026-451,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-451",
"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_0451-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0451-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260451-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0451-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024130.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257651",
"url": "https://bugzilla.suse.com/1257651"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25506/"
}
],
"title": "Security update for munge",
"tracking": {
"current_release_date": "2026-02-11T16:15:59Z",
"generator": {
"date": "2026-02-11T16:15:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0451-1",
"initial_release_date": "2026-02-11T16:15:59Z",
"revision_history": [
{
"date": "2026-02-11T16:15:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.16-150700.3.6.1.aarch64",
"product": {
"name": "libmunge2-0.5.16-150700.3.6.1.aarch64",
"product_id": "libmunge2-0.5.16-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-0.5.16-150700.3.6.1.aarch64",
"product": {
"name": "munge-0.5.16-150700.3.6.1.aarch64",
"product_id": "munge-0.5.16-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.16-150700.3.6.1.aarch64",
"product": {
"name": "munge-devel-0.5.16-150700.3.6.1.aarch64",
"product_id": "munge-devel-0.5.16-150700.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-64bit-0.5.16-150700.3.6.1.aarch64_ilp32",
"product": {
"name": "libmunge2-64bit-0.5.16-150700.3.6.1.aarch64_ilp32",
"product_id": "libmunge2-64bit-0.5.16-150700.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "munge-devel-64bit-0.5.16-150700.3.6.1.aarch64_ilp32",
"product": {
"name": "munge-devel-64bit-0.5.16-150700.3.6.1.aarch64_ilp32",
"product_id": "munge-devel-64bit-0.5.16-150700.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.16-150700.3.6.1.i586",
"product": {
"name": "libmunge2-0.5.16-150700.3.6.1.i586",
"product_id": "libmunge2-0.5.16-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "munge-0.5.16-150700.3.6.1.i586",
"product": {
"name": "munge-0.5.16-150700.3.6.1.i586",
"product_id": "munge-0.5.16-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.16-150700.3.6.1.i586",
"product": {
"name": "munge-devel-0.5.16-150700.3.6.1.i586",
"product_id": "munge-devel-0.5.16-150700.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.16-150700.3.6.1.ppc64le",
"product": {
"name": "libmunge2-0.5.16-150700.3.6.1.ppc64le",
"product_id": "libmunge2-0.5.16-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-0.5.16-150700.3.6.1.ppc64le",
"product": {
"name": "munge-0.5.16-150700.3.6.1.ppc64le",
"product_id": "munge-0.5.16-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.16-150700.3.6.1.ppc64le",
"product": {
"name": "munge-devel-0.5.16-150700.3.6.1.ppc64le",
"product_id": "munge-devel-0.5.16-150700.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.16-150700.3.6.1.s390x",
"product": {
"name": "libmunge2-0.5.16-150700.3.6.1.s390x",
"product_id": "libmunge2-0.5.16-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-0.5.16-150700.3.6.1.s390x",
"product": {
"name": "munge-0.5.16-150700.3.6.1.s390x",
"product_id": "munge-0.5.16-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.16-150700.3.6.1.s390x",
"product": {
"name": "munge-devel-0.5.16-150700.3.6.1.s390x",
"product_id": "munge-devel-0.5.16-150700.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.16-150700.3.6.1.x86_64",
"product": {
"name": "libmunge2-0.5.16-150700.3.6.1.x86_64",
"product_id": "libmunge2-0.5.16-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmunge2-32bit-0.5.16-150700.3.6.1.x86_64",
"product": {
"name": "libmunge2-32bit-0.5.16-150700.3.6.1.x86_64",
"product_id": "libmunge2-32bit-0.5.16-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-0.5.16-150700.3.6.1.x86_64",
"product": {
"name": "munge-0.5.16-150700.3.6.1.x86_64",
"product_id": "munge-0.5.16-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.16-150700.3.6.1.x86_64",
"product": {
"name": "munge-devel-0.5.16-150700.3.6.1.x86_64",
"product_id": "munge-devel-0.5.16-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-32bit-0.5.16-150700.3.6.1.x86_64",
"product": {
"name": "munge-devel-32bit-0.5.16-150700.3.6.1.x86_64",
"product_id": "munge-devel-32bit-0.5.16-150700.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.16-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.aarch64"
},
"product_reference": "libmunge2-0.5.16-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.16-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.x86_64"
},
"product_reference": "libmunge2-0.5.16-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.16-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.aarch64"
},
"product_reference": "munge-0.5.16-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.16-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.x86_64"
},
"product_reference": "munge-0.5.16-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.16-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.aarch64"
},
"product_reference": "munge-devel-0.5.16-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.16-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.x86_64"
},
"product_reference": "munge-devel-0.5.16-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.16-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.ppc64le"
},
"product_reference": "libmunge2-0.5.16-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.16-150700.3.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.s390x"
},
"product_reference": "libmunge2-0.5.16-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.16-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.ppc64le"
},
"product_reference": "munge-0.5.16-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.16-150700.3.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.s390x"
},
"product_reference": "munge-0.5.16-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.16-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.ppc64le"
},
"product_reference": "munge-devel-0.5.16-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.16-150700.3.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.s390x"
},
"product_reference": "munge-devel-0.5.16-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25506"
}
],
"notes": [
{
"category": "general",
"text": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25506",
"url": "https://www.suse.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "SUSE Bug 1257651 for CVE-2026-25506",
"url": "https://bugzilla.suse.com/1257651"
}
],
"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 HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libmunge2-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:munge-devel-0.5.16-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libmunge2-0.5.16-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-0.5.16-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:munge-devel-0.5.16-150700.3.6.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T16:15:59Z",
"details": "important"
}
],
"title": "CVE-2026-25506"
}
]
}
SUSE-SU-2026:0450-1
Vulnerability from csaf_suse - Published: 2026-02-11 15:46 - Updated: 2026-02-11 15:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.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 munge",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for munge fixes the following issues:\n\n- CVE-2026-25506: buffer overflow in message unpacking (bsc#1257651).\n- Make logrotate work on munge log as user munge. This prevents a local privilege escalation (bsc#1246088).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-450,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-450,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-450,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-450,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-450",
"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_0450-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0450-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260450-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0450-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024125.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246088",
"url": "https://bugzilla.suse.com/1246088"
},
{
"category": "self",
"summary": "SUSE Bug 1257651",
"url": "https://bugzilla.suse.com/1257651"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25506/"
}
],
"title": "Security update for munge",
"tracking": {
"current_release_date": "2026-02-11T15:46:23Z",
"generator": {
"date": "2026-02-11T15:46:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0450-1",
"initial_release_date": "2026-02-11T15:46:23Z",
"revision_history": [
{
"date": "2026-02-11T15:46:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150400.18.10.1.aarch64",
"product": {
"name": "libmunge2-0.5.15-150400.18.10.1.aarch64",
"product_id": "libmunge2-0.5.15-150400.18.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150400.18.10.1.aarch64",
"product": {
"name": "munge-0.5.15-150400.18.10.1.aarch64",
"product_id": "munge-0.5.15-150400.18.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150400.18.10.1.aarch64",
"product": {
"name": "munge-devel-0.5.15-150400.18.10.1.aarch64",
"product_id": "munge-devel-0.5.15-150400.18.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-64bit-0.5.15-150400.18.10.1.aarch64_ilp32",
"product": {
"name": "libmunge2-64bit-0.5.15-150400.18.10.1.aarch64_ilp32",
"product_id": "libmunge2-64bit-0.5.15-150400.18.10.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "munge-devel-64bit-0.5.15-150400.18.10.1.aarch64_ilp32",
"product": {
"name": "munge-devel-64bit-0.5.15-150400.18.10.1.aarch64_ilp32",
"product_id": "munge-devel-64bit-0.5.15-150400.18.10.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150400.18.10.1.i586",
"product": {
"name": "libmunge2-0.5.15-150400.18.10.1.i586",
"product_id": "libmunge2-0.5.15-150400.18.10.1.i586"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150400.18.10.1.i586",
"product": {
"name": "munge-0.5.15-150400.18.10.1.i586",
"product_id": "munge-0.5.15-150400.18.10.1.i586"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150400.18.10.1.i586",
"product": {
"name": "munge-devel-0.5.15-150400.18.10.1.i586",
"product_id": "munge-devel-0.5.15-150400.18.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150400.18.10.1.ppc64le",
"product": {
"name": "libmunge2-0.5.15-150400.18.10.1.ppc64le",
"product_id": "libmunge2-0.5.15-150400.18.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150400.18.10.1.ppc64le",
"product": {
"name": "munge-0.5.15-150400.18.10.1.ppc64le",
"product_id": "munge-0.5.15-150400.18.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150400.18.10.1.ppc64le",
"product": {
"name": "munge-devel-0.5.15-150400.18.10.1.ppc64le",
"product_id": "munge-devel-0.5.15-150400.18.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150400.18.10.1.s390x",
"product": {
"name": "libmunge2-0.5.15-150400.18.10.1.s390x",
"product_id": "libmunge2-0.5.15-150400.18.10.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150400.18.10.1.s390x",
"product": {
"name": "munge-0.5.15-150400.18.10.1.s390x",
"product_id": "munge-0.5.15-150400.18.10.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150400.18.10.1.s390x",
"product": {
"name": "munge-devel-0.5.15-150400.18.10.1.s390x",
"product_id": "munge-devel-0.5.15-150400.18.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150400.18.10.1.x86_64",
"product": {
"name": "libmunge2-0.5.15-150400.18.10.1.x86_64",
"product_id": "libmunge2-0.5.15-150400.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmunge2-32bit-0.5.15-150400.18.10.1.x86_64",
"product": {
"name": "libmunge2-32bit-0.5.15-150400.18.10.1.x86_64",
"product_id": "libmunge2-32bit-0.5.15-150400.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150400.18.10.1.x86_64",
"product": {
"name": "munge-0.5.15-150400.18.10.1.x86_64",
"product_id": "munge-0.5.15-150400.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150400.18.10.1.x86_64",
"product": {
"name": "munge-devel-0.5.15-150400.18.10.1.x86_64",
"product_id": "munge-devel-0.5.15-150400.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-32bit-0.5.15-150400.18.10.1.x86_64",
"product": {
"name": "munge-devel-32bit-0.5.15-150400.18.10.1.x86_64",
"product_id": "munge-devel-32bit-0.5.15-150400.18.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150400.18.10.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:libmunge2-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "libmunge2-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150400.18.10.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:munge-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.aarch64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150400.18.10.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:munge-devel-0.5.15-150400.18.10.1.x86_64"
},
"product_reference": "munge-devel-0.5.15-150400.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25506"
}
],
"notes": [
{
"category": "general",
"text": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25506",
"url": "https://www.suse.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "SUSE Bug 1257651 for CVE-2026-25506",
"url": "https://bugzilla.suse.com/1257651"
}
],
"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:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:munge-devel-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmunge2-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-0.5.15-150400.18.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:munge-devel-0.5.15-150400.18.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T15:46:23Z",
"details": "important"
}
],
"title": "CVE-2026-25506"
}
]
}
SUSE-SU-2026:0484-1
Vulnerability from csaf_suse - Published: 2026-02-12 18:22 - Updated: 2026-02-12 18:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libmunge2-32bit-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:munge-devel-32bit-0.5.15-150600.25.6.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 munge",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for munge fixes the following issues:\n\n- CVE-2026-25506: buffer overflow in message unpacking (bsc#1257651).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-484,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-484,openSUSE-SLE-15.6-2026-484",
"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_0484-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0484-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260484-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0484-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024147.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257651",
"url": "https://bugzilla.suse.com/1257651"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25506/"
}
],
"title": "Security update for munge",
"tracking": {
"current_release_date": "2026-02-12T18:22:45Z",
"generator": {
"date": "2026-02-12T18:22:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0484-1",
"initial_release_date": "2026-02-12T18:22:45Z",
"revision_history": [
{
"date": "2026-02-12T18:22:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150600.25.6.1.aarch64",
"product": {
"name": "libmunge2-0.5.15-150600.25.6.1.aarch64",
"product_id": "libmunge2-0.5.15-150600.25.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150600.25.6.1.aarch64",
"product": {
"name": "munge-0.5.15-150600.25.6.1.aarch64",
"product_id": "munge-0.5.15-150600.25.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150600.25.6.1.aarch64",
"product": {
"name": "munge-devel-0.5.15-150600.25.6.1.aarch64",
"product_id": "munge-devel-0.5.15-150600.25.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-64bit-0.5.15-150600.25.6.1.aarch64_ilp32",
"product": {
"name": "libmunge2-64bit-0.5.15-150600.25.6.1.aarch64_ilp32",
"product_id": "libmunge2-64bit-0.5.15-150600.25.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "munge-devel-64bit-0.5.15-150600.25.6.1.aarch64_ilp32",
"product": {
"name": "munge-devel-64bit-0.5.15-150600.25.6.1.aarch64_ilp32",
"product_id": "munge-devel-64bit-0.5.15-150600.25.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150600.25.6.1.i586",
"product": {
"name": "libmunge2-0.5.15-150600.25.6.1.i586",
"product_id": "libmunge2-0.5.15-150600.25.6.1.i586"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150600.25.6.1.i586",
"product": {
"name": "munge-0.5.15-150600.25.6.1.i586",
"product_id": "munge-0.5.15-150600.25.6.1.i586"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150600.25.6.1.i586",
"product": {
"name": "munge-devel-0.5.15-150600.25.6.1.i586",
"product_id": "munge-devel-0.5.15-150600.25.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150600.25.6.1.ppc64le",
"product": {
"name": "libmunge2-0.5.15-150600.25.6.1.ppc64le",
"product_id": "libmunge2-0.5.15-150600.25.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150600.25.6.1.ppc64le",
"product": {
"name": "munge-0.5.15-150600.25.6.1.ppc64le",
"product_id": "munge-0.5.15-150600.25.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150600.25.6.1.ppc64le",
"product": {
"name": "munge-devel-0.5.15-150600.25.6.1.ppc64le",
"product_id": "munge-devel-0.5.15-150600.25.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150600.25.6.1.s390x",
"product": {
"name": "libmunge2-0.5.15-150600.25.6.1.s390x",
"product_id": "libmunge2-0.5.15-150600.25.6.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150600.25.6.1.s390x",
"product": {
"name": "munge-0.5.15-150600.25.6.1.s390x",
"product_id": "munge-0.5.15-150600.25.6.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150600.25.6.1.s390x",
"product": {
"name": "munge-devel-0.5.15-150600.25.6.1.s390x",
"product_id": "munge-devel-0.5.15-150600.25.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.15-150600.25.6.1.x86_64",
"product": {
"name": "libmunge2-0.5.15-150600.25.6.1.x86_64",
"product_id": "libmunge2-0.5.15-150600.25.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmunge2-32bit-0.5.15-150600.25.6.1.x86_64",
"product": {
"name": "libmunge2-32bit-0.5.15-150600.25.6.1.x86_64",
"product_id": "libmunge2-32bit-0.5.15-150600.25.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-0.5.15-150600.25.6.1.x86_64",
"product": {
"name": "munge-0.5.15-150600.25.6.1.x86_64",
"product_id": "munge-0.5.15-150600.25.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.15-150600.25.6.1.x86_64",
"product": {
"name": "munge-devel-0.5.15-150600.25.6.1.x86_64",
"product_id": "munge-devel-0.5.15-150600.25.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-32bit-0.5.15-150600.25.6.1.x86_64",
"product": {
"name": "munge-devel-32bit-0.5.15-150600.25.6.1.x86_64",
"product_id": "munge-devel-32bit-0.5.15-150600.25.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "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": "libmunge2-0.5.15-150600.25.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.aarch64"
},
"product_reference": "libmunge2-0.5.15-150600.25.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150600.25.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "libmunge2-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150600.25.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.aarch64"
},
"product_reference": "munge-0.5.15-150600.25.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150600.25.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "munge-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150600.25.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.aarch64"
},
"product_reference": "munge-devel-0.5.15-150600.25.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150600.25.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "munge-devel-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150600.25.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.aarch64"
},
"product_reference": "libmunge2-0.5.15-150600.25.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150600.25.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.ppc64le"
},
"product_reference": "libmunge2-0.5.15-150600.25.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150600.25.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.s390x"
},
"product_reference": "libmunge2-0.5.15-150600.25.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.15-150600.25.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "libmunge2-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-32bit-0.5.15-150600.25.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libmunge2-32bit-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "libmunge2-32bit-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150600.25.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.aarch64"
},
"product_reference": "munge-0.5.15-150600.25.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150600.25.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.ppc64le"
},
"product_reference": "munge-0.5.15-150600.25.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150600.25.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.s390x"
},
"product_reference": "munge-0.5.15-150600.25.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.15-150600.25.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "munge-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150600.25.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.aarch64"
},
"product_reference": "munge-devel-0.5.15-150600.25.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150600.25.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.ppc64le"
},
"product_reference": "munge-devel-0.5.15-150600.25.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150600.25.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.s390x"
},
"product_reference": "munge-devel-0.5.15-150600.25.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.15-150600.25.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "munge-devel-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-32bit-0.5.15-150600.25.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:munge-devel-32bit-0.5.15-150600.25.6.1.x86_64"
},
"product_reference": "munge-devel-32bit-0.5.15-150600.25.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25506"
}
],
"notes": [
{
"category": "general",
"text": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:libmunge2-32bit-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-devel-32bit-0.5.15-150600.25.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25506",
"url": "https://www.suse.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "SUSE Bug 1257651 for CVE-2026-25506",
"url": "https://bugzilla.suse.com/1257651"
}
],
"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 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:libmunge2-32bit-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-devel-32bit-0.5.15-150600.25.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmunge2-0.5.15-150600.25.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-0.5.15-150600.25.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:munge-devel-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:libmunge2-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:libmunge2-32bit-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:munge-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.aarch64",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.ppc64le",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.s390x",
"openSUSE Leap 15.6:munge-devel-0.5.15-150600.25.6.1.x86_64",
"openSUSE Leap 15.6:munge-devel-32bit-0.5.15-150600.25.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T18:22:45Z",
"details": "important"
}
],
"title": "CVE-2026-25506"
}
]
}
OPENSUSE-SU-2026:10178-1
Vulnerability from csaf_opensuse - Published: 2026-02-11 00:00 - Updated: 2026-02-11 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmunge2-0.5.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmunge2-0.5.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmunge2-0.5.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmunge2-0.5.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-0.5.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-0.5.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-0.5.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-0.5.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-devel-0.5.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-devel-0.5.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-devel-0.5.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:munge-devel-0.5.18-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libmunge2-0.5.18-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libmunge2-0.5.18-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10178",
"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/opensuse-su-2026_10178-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25506/"
}
],
"title": "libmunge2-0.5.18-1.1 on GA media",
"tracking": {
"current_release_date": "2026-02-11T00:00:00Z",
"generator": {
"date": "2026-02-11T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10178-1",
"initial_release_date": "2026-02-11T00:00:00Z",
"revision_history": [
{
"date": "2026-02-11T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.18-1.1.aarch64",
"product": {
"name": "libmunge2-0.5.18-1.1.aarch64",
"product_id": "libmunge2-0.5.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-0.5.18-1.1.aarch64",
"product": {
"name": "munge-0.5.18-1.1.aarch64",
"product_id": "munge-0.5.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.18-1.1.aarch64",
"product": {
"name": "munge-devel-0.5.18-1.1.aarch64",
"product_id": "munge-devel-0.5.18-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.18-1.1.ppc64le",
"product": {
"name": "libmunge2-0.5.18-1.1.ppc64le",
"product_id": "libmunge2-0.5.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-0.5.18-1.1.ppc64le",
"product": {
"name": "munge-0.5.18-1.1.ppc64le",
"product_id": "munge-0.5.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.18-1.1.ppc64le",
"product": {
"name": "munge-devel-0.5.18-1.1.ppc64le",
"product_id": "munge-devel-0.5.18-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.18-1.1.s390x",
"product": {
"name": "libmunge2-0.5.18-1.1.s390x",
"product_id": "libmunge2-0.5.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-0.5.18-1.1.s390x",
"product": {
"name": "munge-0.5.18-1.1.s390x",
"product_id": "munge-0.5.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.18-1.1.s390x",
"product": {
"name": "munge-devel-0.5.18-1.1.s390x",
"product_id": "munge-devel-0.5.18-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmunge2-0.5.18-1.1.x86_64",
"product": {
"name": "libmunge2-0.5.18-1.1.x86_64",
"product_id": "libmunge2-0.5.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-0.5.18-1.1.x86_64",
"product": {
"name": "munge-0.5.18-1.1.x86_64",
"product_id": "munge-0.5.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "munge-devel-0.5.18-1.1.x86_64",
"product": {
"name": "munge-devel-0.5.18-1.1.x86_64",
"product_id": "munge-devel-0.5.18-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmunge2-0.5.18-1.1.aarch64"
},
"product_reference": "libmunge2-0.5.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmunge2-0.5.18-1.1.ppc64le"
},
"product_reference": "libmunge2-0.5.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmunge2-0.5.18-1.1.s390x"
},
"product_reference": "libmunge2-0.5.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmunge2-0.5.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmunge2-0.5.18-1.1.x86_64"
},
"product_reference": "libmunge2-0.5.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-0.5.18-1.1.aarch64"
},
"product_reference": "munge-0.5.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-0.5.18-1.1.ppc64le"
},
"product_reference": "munge-0.5.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-0.5.18-1.1.s390x"
},
"product_reference": "munge-0.5.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-0.5.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-0.5.18-1.1.x86_64"
},
"product_reference": "munge-0.5.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-devel-0.5.18-1.1.aarch64"
},
"product_reference": "munge-devel-0.5.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-devel-0.5.18-1.1.ppc64le"
},
"product_reference": "munge-devel-0.5.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-devel-0.5.18-1.1.s390x"
},
"product_reference": "munge-devel-0.5.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "munge-devel-0.5.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:munge-devel-0.5.18-1.1.x86_64"
},
"product_reference": "munge-devel-0.5.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25506"
}
],
"notes": [
{
"category": "general",
"text": "MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged (the MUNGE authentication daemon) to leak cryptographic key material from process memory. With the leaked key material, the attacker could forge arbitrary MUNGE credentials to impersonate any user (including root) to services that rely on MUNGE for authentication. The vulnerability allows a buffer overflow by sending a crafted message with an oversized address length field, corrupting munged\u0027s internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.x86_64",
"openSUSE Tumbleweed:munge-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:munge-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:munge-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:munge-0.5.18-1.1.x86_64",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25506",
"url": "https://www.suse.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "SUSE Bug 1257651 for CVE-2026-25506",
"url": "https://bugzilla.suse.com/1257651"
}
],
"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": [
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.x86_64",
"openSUSE Tumbleweed:munge-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:munge-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:munge-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:munge-0.5.18-1.1.x86_64",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:libmunge2-0.5.18-1.1.x86_64",
"openSUSE Tumbleweed:munge-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:munge-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:munge-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:munge-0.5.18-1.1.x86_64",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.aarch64",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.ppc64le",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.s390x",
"openSUSE Tumbleweed:munge-devel-0.5.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25506"
}
]
}
WID-SEC-W-2026-0448
Vulnerability from csaf_certbund - Published: 2026-02-17 23:00 - Updated: 2026-02-23 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux bez\u00fcglich \"MUNGE\" ausnutzen, um seine Privilegien zu erh\u00f6hen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0448 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0448.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0448 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0448"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2918 vom 2026-02-17",
"url": "https://access.redhat.com/errata/RHSA-2026:2918"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2934 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2934"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2949 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2923 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2954 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2954"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3010 vom 2026-02-19",
"url": "https://access.redhat.com/errata/RHSA-2026:3010"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3011 vom 2026-02-19",
"url": "https://access.redhat.com/errata/RHSA-2026:3011"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3012 vom 2026-02-19",
"url": "https://access.redhat.com/errata/RHSA-2026:3012"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3013 vom 2026-02-19",
"url": "https://access.redhat.com/errata/RHSA-2026:3013"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3032 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3033 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3033"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3034 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3034"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3033 vom 2026-02-24",
"url": "http://linux.oracle.com/errata/ELSA-2026-3033.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3032 vom 2026-02-24",
"url": "https://linux.oracle.com/errata/ELSA-2026-3032.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3034 vom 2026-02-24",
"url": "http://linux.oracle.com/errata/ELSA-2026-3034.html"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (MUNGE): Schwachstelle erm\u00f6glicht Privilegieneskalation",
"tracking": {
"current_release_date": "2026-02-23T23:00:00.000+00:00",
"generator": {
"date": "2026-02-24T08:42:29.901+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0448",
"initial_release_date": "2026-02-17T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-23T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9.6 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 9.6 Extended Update Support",
"product_id": "T050994",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.6_extended_update_support"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25506",
"product_status": {
"known_affected": [
"67646",
"T050994",
"T004914"
]
},
"release_date": "2026-02-17T23:00:00.000+00:00",
"title": "CVE-2026-25506"
}
]
}
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.