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
VLAI?
EPSS
Title
MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery
Summary
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's internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.
Severity ?
7.7 (High)
CWE
- CWE-787 - Out-of-bounds Write
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"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": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25506\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-10T19:16:03.720\",\"lastModified\":\"2026-02-17T19:21:57.227\",\"vulnStatus\":\"Undergoing Analysis\",\"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.\"}],\"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}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"references\":[{\"url\":\"https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/dun/munge/releases/tag/munge-0.5.18\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/02/10/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/02/17/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"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"
}
}
}
RHSA-2026:2954
Vulnerability from csaf_redhat - Published: 2026-02-18 15:07 - Updated: 2026-02-18 19:37Summary
Red Hat Security Advisory: munge security update
Notes
Topic
An update for munge is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.
Red 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.
Details
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.
Terms of Use
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.
{
"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-02-18T19:37:54+00:00",
"generator": {
"date": "2026-02-18T19:37:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"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-02-18T19:37:54+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": "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:2949
Vulnerability from csaf_redhat - Published: 2026-02-18 14:25 - Updated: 2026-02-18 19:37Summary
Red Hat Security Advisory: munge security update
Notes
Topic
An update for munge is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red 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.
Details
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.
Terms of Use
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.
{
"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-02-18T19:37:57+00:00",
"generator": {
"date": "2026-02-18T19:37:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"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-02-18T19:37: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.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": "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:2918
Vulnerability from csaf_redhat - Published: 2026-02-18 12:09 - Updated: 2026-02-18 19:37Summary
Red Hat Security Advisory: munge security update
Notes
Topic
An update for munge is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.
Red 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.
Details
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.
Terms of Use
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.
{
"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-02-18T19:37:52+00:00",
"generator": {
"date": "2026-02-18T19:37:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"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-02-18T19:37:52+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": "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-02-18 19:37Summary
Red Hat Security Advisory: munge security update
Notes
Topic
An update for munge is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red 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.
Details
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.
Terms of Use
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.
{
"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-02-18T19:37:52+00:00",
"generator": {
"date": "2026-02-18T19:37:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"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-02-18T19:37:52+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": "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:2934
Vulnerability from csaf_redhat - Published: 2026-02-18 13:25 - Updated: 2026-02-18 19:37Summary
Red Hat Security Advisory: munge security update
Notes
Topic
An update for munge is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red 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.
Details
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.
Terms of Use
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.
{
"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-02-18T19:37:54+00:00",
"generator": {
"date": "2026-02-18T19:37:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"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-02-18T19:37:54+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": "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"
}
]
}
FKIE_CVE-2026-25506
Vulnerability from fkie_nvd - Published: 2026-02-10 19:16 - Updated: 2026-02-17 19:21
Severity ?
Summary
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's internal state and enabling extraction of the MAC subkey used for credential verification. This vulnerability is fixed in 0.5.18.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"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."
}
],
"id": "CVE-2026-25506",
"lastModified": "2026-02-17T19:21:57.227",
"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"
}
]
},
"published": "2026-02-10T19:16:03.720",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/02/10/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/02/17/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00015.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Undergoing Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
SUSE-SU-2026:0448-1
Vulnerability from csaf_suse - Published: 2026-02-11 14:51 - Updated: 2026-02-11 14:51Summary
Security update for munge
Notes
Title of the patch
Security update for munge
Description of the patch
This update for munge fixes the following issues:
- CVE-2026-25506: buffer overflow in message unpacking (bsc#1257651).
- Make `logrotate` work on log as user `munge` to prevent local privilege escalation (bsc#1246088).
Patchnames
SUSE-2026-448,SUSE-SLE-Module-HPC-12-2026-448
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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:0450-1
Vulnerability from csaf_suse - Published: 2026-02-11 15:46 - Updated: 2026-02-11 15:46Summary
Security update for munge
Notes
Title of the patch
Security update for munge
Description of the patch
This update for munge fixes the following issues:
- CVE-2026-25506: buffer overflow in message unpacking (bsc#1257651).
- Make logrotate work on munge log as user munge. This prevents a local privilege escalation (bsc#1246088).
Patchnames
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
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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"
}
]
}
OPENSUSE-SU-2026:10178-1
Vulnerability from csaf_opensuse - Published: 2026-02-11 00:00 - Updated: 2026-02-11 00:00Summary
libmunge2-0.5.18-1.1 on GA media
Notes
Title of the patch
libmunge2-0.5.18-1.1 on GA media
Description of the patch
These are all security issues fixed in the libmunge2-0.5.18-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2026-10178
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…