๐Ÿ” CVE Alert

CVE-2026-19182

MEDIUM 4.3

OpenNMS v2 Alarm REST API inverted authorization check lets ROLE_REST users acknowledge alarms as any user and bypass read-only

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor the opennms group
Product meridian
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for the opennms group meridian

Be the first to know when new medium vulnerabilities affecting the opennms group meridian are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

The OpenNMS Group / Meridian
2024.1.0 < 2024.3.12 2025.0.0 < 2025.0.9
The OpenNMS Group / Horizon
36.0.0 < 36.0.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OpenNMS/opennms/pull/8755

Credits

Santosh Kumar Puppala