๐Ÿ” CVE Alert

CVE-2026-89054

HIGH 8.2

OpenNMS missing authorization on /api/v2 PATCH endpoints allows unauthenticated configuration changes

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

A missing authorization vulnerability in OpenNMS Horizon allows configuration changes without authentication. The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH, so the shipped @PATCH configuration endpoints for event configuration and SNMP data collection (which enable and disable event definitions and data-collection sources) are reachable with no authorization enforced. An unauthenticated attacker able to reach the web UI can disable event definitions and SNMP data collection, suppressing event and alarm generation and stopping metric collection - silently degrading monitoring and detection - with the change persisted and reloaded into the running system. The solution is to upgrade to Horizon 36.0.4 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-862
Vendor the opennms group
Product horizon
Published Sep 10, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for the opennms group horizon

Be the first to know when new high vulnerabilities affecting the opennms group horizon 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:N/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

The OpenNMS Group / Horizon
36.0.0 < 36.0.4

References

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

Credits

Xanlar Agamalizade