The issue
MUNGE is the service responsible for authenticating communications in Slurm clusters. All versions from 0.5 to 0.5.17 are affected by CVE-2026-25506. This vulnerability allows local users to trigger a buffer overflow in munged's message unpacking code, leaking the cryptographic key from process memory. With that key, attackers can forge credentials to impersonate any user (including root)—on Slurm clusters, this should be treated as a local-root exploit.
Affected ParallelCluster versions, OSes and schedulers
All ParallelCluster versions on all OSes when using the Slurm scheduler are impacted.
Mitigation
You can find a detailed explanation and the mitigation of the problem here