An incorrect authorization check in the v2 Alarm REST API in OpenNMS Meridian and Horizon allows a low-privileged authenticated user (ROLE_REST) to acknowledge, escalate, or clear alarms recorded as an arbitrary username, and, when also assigned ROLE_READONLY, 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.
References
| Link | Resource |
|---|---|
| https://github.com/OpenNMS/opennms/pull/8755 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-13 05:17
Updated : 2026-09-08 19:20
NVD link : CVE-2026-19182
Mitre link : CVE-2026-19182
CVE.ORG link : CVE-2026-19182
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
