CVE-2026-25506 HIGH

CVE-2026-25506: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery

Vendor Dun
Product munge
Weakness CWE-787
Published February 10, 2026
Last update June 30, 2026

CVSS base score

7.7/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 10, 2026 CVE published
June 30, 2026 Record updated