
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-34288 is a local privilege escalation vulnerability in Nagios XI affecting all versions prior to 2026R1.1, including versions up to and including 2024, 2026R1, and 2026R1.0.1. The flaw stems from an unsafe interaction between sudo permissions and application file permissions, where a user-accessible maintenance script executable as root via sudo includes an application file writable by a lower-privileged user. It was published on December 16, 2025, with the fix released in version 2026R1.1. The vulnerability carries a CVSS v3.1 base score of 6.7 (Medium) and a CVSS v4.0 base score of 8.6 (High) (Red Hat CVE, ENISA EUVD).
The root cause is classified as CWE-732 (Incorrect Permission Assignment for Critical Resource): a maintenance script that can be executed as root via sudo includes a PHP or application file that is writable by a lower-privileged application account user (Red Hat CVE). An attacker who already has access to the Nagios XI application account can modify the writable included file to inject arbitrary malicious code. When a privileged user or scheduled process subsequently runs the maintenance script via sudo, the injected code executes with root-level privileges. The attack vector is local, requires high privileges (application account access), and has low attack complexity with no user interaction needed (ENISA EUVD). A detailed advisory is available from VulnCheck at https://www.vulncheck.com/advisories/nagios-xi-privilege-escalation-via-writable-php-include-executed-with-sudo.
Successful exploitation allows a local attacker with application account access to execute arbitrary code as the root user, resulting in complete system compromise. This includes full confidentiality, integrity, and availability impact — an attacker could exfiltrate sensitive monitoring data and credentials, modify system configurations, install backdoors, or disrupt the Nagios XI monitoring infrastructure entirely. Given that Nagios XI typically has visibility into broad network infrastructure, a compromised instance could also facilitate lateral movement to monitored systems (ENISA EUVD, Red Hat CVE).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (ENISA EUVD). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.053% (0.000530), indicating a low probability of exploitation in the near term. Exploitation requires prior local access to the Nagios XI application account, which limits the attack surface compared to remote, unauthenticated vulnerabilities (Red Hat CVE).
nagios user) through credential theft, web application exploitation, or another vulnerability.sudo -l to enumerate allowed sudo commands for the current user).include or require statement pointing to a file writable by the application account).sudo /path/to/maintenance_script.php) or wait for a scheduled process to invoke it, causing the injected code to run as root./usr/local/nagiosxi/ or related application paths owned by the nagios user./var/log/auth.log or /var/log/secure) showing the nagios application account executing maintenance scripts as root at unusual times; PHP error logs showing unexpected function calls or output from included files.bash, nc, curl, python) — check with ps aux or process auditing tools./etc/passwd, /etc/shadow, or /root/.ssh/authorized_keys (ENISA EUVD).The primary remediation is to upgrade Nagios XI to version 2026R1.1 or later, which addresses the unsafe sudo and file permission interaction (Nagios Changelog). As interim workarounds prior to patching: restrict write permissions on application files included by maintenance scripts so that only root or privileged accounts can modify them; audit and tighten sudo rules to limit which scripts can be executed as root; and apply the principle of least privilege to all Nagios XI application and system accounts. Additionally, monitor sudo usage and file integrity on the Nagios XI installation directory (ENISA EUVD).
Coverage of CVE-2025-34288 appeared across several security news outlets following the December 2025 disclosure, including GBHackers, CyberPress, and Undercode News, which highlighted the release of Nagios XI 2026R1.1 as the fix (GBHackers, CyberPress). The vulnerability was also noted in the Hawk-Eye weekly threat landscape digest for Week 52 of 2025. Community reaction has been measured given the local-only attack vector and the absence of a public PoC, with no significant alarm raised by major threat intelligence organizations.
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."