CVE-2026-19182: OpenNMS v2 Alarm REST API inverted authorization check lets ROLE_REST users acknowledge alarms as any user and bypass read-only
An incorrect authorization check in the v2 Alarm REST API in OpenNMS Meridian and Horizon allows a low-privileged authenticated user (ROLEREST) to acknowledge, escalate, or clear alarms recorded as an arbitrary username, and, when also assigned ROLEREADONLY, to modify alarm state despite the read-only restriction. A credential check that should restrict these operations is guarded by an inverted condition, so it never executes for a real (non-blank) username. This can potentially allow an attacker to compromise the integrity of alarm state and audit records.
The solution is to upgrade to Meridian 2024.3.12, 2025.0.9 and Horizon 36.0.3 or newer. Meridian and Horizon installation instructions state that they are intended for installation within an organization's private networks and should not be directly accessible from the Internet.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
OpenNMS Meridianto a version that resolves this vulnerability.Fixed in 2024.3.12 - Upgrade
Upgrade
OpenNMS Meridianto a version that resolves this vulnerability.Fixed in 2025.0.9 - Upgrade
Upgrade
OpenNMS Horizonto a version that resolves this vulnerability.Fixed in 36.0.3
Event History
Frequently Asked Questions
What is the severity of CVE-2026-19182?
CVE-2026-19182 has a medium severity rating of 4.3.
How do I fix CVE-2026-19182?
To mitigate CVE-2026-19182, update to the latest version of OpenNMS that addresses this authorization check vulnerability.
What systems are affected by CVE-2026-19182?
CVE-2026-19182 affects OpenNMS Meridian and OpenNMS Horizon.
What type of vulnerability is CVE-2026-19182?
CVE-2026-19182 is an authorization bypass vulnerability that allows low-privileged users to manipulate alarms.
Can CVE-2026-19182 allow users to escalate privileges?
Yes, CVE-2026-19182 allows low-privileged users with ROLE_REST to acknowledge alarms as any user, effectively bypassing authorization controls.