๐Ÿ” CVE Alert

CVE-2026-89089

MEDIUM 6.5

OpenNMS SQL injection in shipped Asset Management JasperReports via the DATE_FORMAT parameter (ROLE_USER)

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

A SQL injection vulnerability exists in the JasperReports-based reporting feature of multiple versions of OpenNMS Meridian and Horizon. A low-privileged authenticated user (ROLE_USER) can run the shipped, default-enabled online reports "Maintenance contracts expired" (AssetManagementMaintExpired) and "Maintenance contracts strategy" (AssetManagementMaintStrategy) via the reporting REST API (POST /rest/reports/{id}) and supply a DATE_FORMAT parameter that the report templates substitute literally, un-escaped, into their SQL queries. This lets an attacker execute arbitrary SQL against the OpenNMS database and read arbitrary data, including database-stored secrets such as provisioning and notification credentials and SNMP community strings. The solution is to upgrade to Meridian 2024.3.13, 2025.0.10 and 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-89
Vendor the opennms group
Product meridian
Published Sep 10, 2026
Last Updated Sep 11, 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:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

The OpenNMS Group / Meridian
2024.1.0 < 2024.3.13 2025.0.0 < 2025.0.10
The OpenNMS Group / Horizon
36.0.0 < 36.0.4

References

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

Credits

Xanlar Agamalizade