
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-53391 is a local privilege escalation vulnerability in the Debian packaging of zuluCrypt, a disk encryption management tool. The flaw exists in the zuluPolkit/CMakeLists.txt file, where insecure PolicyKit allow_any, allow_inactive, and allow_active settings permit any local user to escalate privileges to root. Affected versions include the Debian package zulucrypt_5.5.0-1 through zulucrypt_6.2.0-1. It was published on June 28, 2025, with a CVSS v3.1 base score of 9.3 (Critical) (Red Hat CVE, ENISA EUVD).
The root cause is an incorrect authorization configuration (CWE-863) in the PolicyKit policy file bundled with the Debian package. PolicyKit (polkit) governs privilege delegation on Linux systems; when allow_any, allow_inactive, and allow_active are set to permissive values in the zuluPolkit policy, any local user — regardless of privilege level — can invoke privileged zuluCrypt operations without proper authentication. This misconfiguration is specific to the Debian packaging layer (zuluPolkit/CMakeLists.txt) rather than the upstream zuluCrypt source code itself. A patch correcting the policy settings is available in the Debian repository (Debian Bug #1108288, Debian Patch).
Successful exploitation allows a local, unprivileged user to gain full root-level access to the affected system, resulting in complete compromise of confidentiality, integrity, and availability. An attacker with any local account can read sensitive files, modify system configurations, install malware, or create persistent backdoors. The CVSS scope is marked as "Changed," reflecting that the impact extends beyond the vulnerable component itself to the entire operating system (ENISA EUVD, Red Hat CVE).
No public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation at this time. The EPSS score is approximately 0.012% (0.000120), indicating a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the low attack complexity and absence of required privileges or user interaction make it straightforward to exploit for any local user on an affected Debian system (ENISA EUVD, CISA Bulletin).
zulucrypt_5.5.0-1 through zulucrypt_6.2.0-1 (e.g., via SSH, physical access, or a compromised low-privilege account).dpkg -l | grep zulucrypt and check that the zuluPolkit service is active./usr/share/polkit-1/actions/) to confirm that zuluCrypt-related actions have allow_any, allow_inactive, or allow_active set to yes or auth_self rather than auth_admin.zuluCrypt-cli or zuluMount-cli tool to call a privileged action (such as mounting an encrypted volume or managing keys) that would normally require root, leveraging the permissive polkit policy to bypass authentication./var/log/auth.log or journalctl (e.g., pkttyagent or polkitd granting org.mhogomchungu.zulucrypt.* actions without admin authentication).zuluCrypt-cli or zuluMount-cli by unprivileged users, especially outside normal working hours or from unexpected user accounts./root/ or system directories by non-root processes; unexpected changes to /etc/sudoers, /etc/passwd, or cron jobs.The primary remediation is to update the zulucrypt Debian package to a version containing the fix referenced in Debian Bug #1108288. The patch (fix_zulupolkit_policy.patch) corrects the PolicyKit allow_any/allow_inactive/allow_active settings to require administrator authentication. Ubuntu has also released a security notice (USN-8218-1) addressing this issue. As a workaround prior to patching, administrators can manually edit the zuluCrypt PolicyKit policy file to set all relevant actions to auth_admin and restart the polkit daemon, or remove the zulucrypt package if it is not required (Debian Bug #1108288, Ubuntu USN-8218-1, Debian Patch).
The vulnerability received coverage from The Hacker Wire, which described it as a "critical security flaw" enabling "full root takeover" on affected Debian systems (The Hacker Wire). Security community accounts on Mastodon and Twitter/X (via RedPacketSecurity) flagged the CVE shortly after disclosure. The CISA weekly vulnerability bulletin for the week of June 23, 2025 included this CVE, indicating it was noted by U.S. government security teams (CISA Bulletin). Overall community reaction was moderate, with attention focused on the high CVSS score relative to the Debian-specific packaging scope.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."