
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-48551 is a Cross-Site Request Forgery (CSRF) protection bypass vulnerability in Nagios Core and Nagios XI that allows unauthenticated attackers to execute commands as authenticated users via malicious links. The flaw affects Nagios Core before version 4.5.14 and Nagios XI before version 2026R1.7. It was published on August 12, 2026, with credit to Zach Hanley of Horizon3.ai for discovery. The vulnerability carries a CVSS v3.1 base score of 7.4 (High) and a CVSS v4.0 base score of 6.1 (Medium) (Github Advisory, Feedly).
The vulnerability is classified as CWE-352 (Cross-Site Request Forgery) and stems from a flawed implementation of the double-submit cookie CSRF protection pattern in Nagios Core's cmd.cgi. In the double-submit cookie pattern, the server validates that a cookie value matches a request parameter value — but if an attacker can control both (e.g., by injecting a cookie via a subdomain or other means), they can supply matching values and bypass the CSRF check entirely. This allows a crafted malicious link or page to submit forged commands to the Nagios command interface on behalf of an authenticated user who visits the link. The Nagios Core Changelog confirms the fix was applied in version 4.5.14 under "Fix vulnerabilities in CSRF cookie" (Nagios Changelog, VulnCheck Advisory).
Successful exploitation allows an unauthenticated attacker to trick an authenticated Nagios user into executing arbitrary monitoring commands — such as disabling checks, acknowledging alerts, scheduling downtime, or submitting passive check results — with the privileges of that authenticated user. The primary impact is a high integrity loss on subsequent systems (monitoring infrastructure), as the attacker can manipulate the monitoring state without any credentials. Confidentiality and availability of the vulnerable system itself are not directly impacted, but manipulation of monitoring commands could mask ongoing attacks or disable alerting across the monitored environment (Github Advisory, Feedly).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Feedly). The vulnerability requires user interaction — a logged-in Nagios user must click a malicious link — making it non-automatable. The EPSS score is approximately 0.173%, placing it in the 7th percentile for exploitation likelihood within 30 days (Github Advisory). The CVE is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
cmd.cgi — the server checks that a cookie value matches a POST parameter value, but does not cryptographically bind either to the session.cmd.cgi.DISABLE_HOST_CHECK, SCHEDULE_HOST_DOWNTIME, or PROCESS_SERVICE_CHECK_RESULT) with the matching CSRF cookie and parameter values./var/log/nagios/nagios.log or web server access logs) showing POST requests to cmd.cgi from unexpected referrer origins or with no referrer header, particularly for sensitive commands like DISABLE_HOST_CHECK, SCHEDULE_HOST_DOWNTIME, or PROCESS_SERVICE_CHECK_RESULT./nagios/cgi-bin/cmd.cgi or equivalent paths originating from unexpected IP addresses or with suspicious Referer headers pointing to external domains.Upgrade Nagios Core to version 4.5.14 or later, and upgrade Nagios XI to version 2026R1.7 or later, which contain the fix for the CSRF cookie vulnerability (Nagios Changelog, Nagios Security). As interim mitigations, restrict access to the Nagios web interface to trusted IP ranges using firewall rules or web server access controls, and enforce SameSite=Strict or SameSite=Lax cookie attributes if not already configured. Educate Nagios administrators about phishing risks and the danger of clicking unsolicited links while authenticated to the Nagios interface.
The vulnerability was reported by Zach Hanley of Horizon3.ai and credited in the Nagios Core 4.5.14 changelog (Nagios Changelog). VulnCheck published a dedicated advisory for the issue (VulnCheck Advisory). Social media activity has been limited to automated vulnerability tracking accounts, with no significant community debate or notable researcher commentary observed beyond initial disclosure aggregation.
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."