Description
A JEXL expression sandbox bypass exists in multiple versions of OpenNMS Meridian and Horizon. A low-privileged authenticated user can submit a crafted expression to the Measurements REST API that escapes the sandbox and loads arbitrary Java classes on the server. This can potentially allow an attacker to gain access to confidential information and compromise integrity.

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.
Published: 2026-08-13
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a JEXL expression sandbox bypass that allows a low‑privileged authenticated user to submit a crafted expression to the Measurements REST API and escape the sandbox. By loading arbitrary Java classes on the server, the attacker could read confidential data and modify data integrity of the OpenNMS installation. This flaw represents a form of code execution or privilege escalation within the application context.

Affected Systems

The vulnerability affects multiple versions of OpenNMS Meridian and Horizon distributed by The OpenNMS Group. The exact impacted releases are not enumerated in the data, but the vendor’s guidance says upgrading to Meridian 2024.3.12, 2025.0.9 or Horizon 36.0.3 or newer removes the issue.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity. The EPSS score is not available, so a concrete exploitation probability cannot be determined, but the flaw requires an authenticated ROLE_USER, so it is likely limited to internal users or compromised accounts. The vulnerability is not listed in the CISA KEV catalog. Exploitation would involve submitting a crafted expression to the Measurements REST API over HTTP/HTTPS; an attacker must therefore have network access to the application and valid credentials.

Generated by OpenCVE AI on August 13, 2026 at 06:31 UTC.

Remediation

Vendor Solution

Upgrade to Meridian 2024.3.12, 2025.0.9 and Horizon 36.0.3 or newer.


OpenCVE Recommended Actions

  • Upgrade the installed OpenNMS Horizon to version 36.0.3 or later or the Meridian installation to 2024.3.12 or 2025.0.9 or later.
  • Limit access to the Measurements REST API to trusted internal networks; block or restrict Internet exposure using firewall rules or reverse‑proxy configuration.
  • If the API cannot yet be patched, remove the Measurements REST API permission from all ROLE_USER accounts or otherwise restrict that role’s API access until the upgrade is performed.

Generated by OpenCVE AI on August 13, 2026 at 06:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Description A JEXL expression sandbox bypass exists in multiple versions of OpenNMS Meridian and Horizon. A low-privileged authenticated user can submit a crafted expression to the Measurements REST API that escapes the sandbox and loads arbitrary Java classes on the server. This can potentially allow an attacker to gain access to confidential information and compromise integrity. 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.
Title OpenNMS JEXL sandbox bypass in Measurements REST API allows ROLE_USER to load arbitrary classes
Weaknesses CWE-470
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: OpenNMS

Published:

Updated: 2026-08-13T04:47:25.584Z

Reserved: 2026-08-06T16:14:32.586Z

Link: CVE-2026-19135

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T05:17:22.750

Modified: 2026-08-13T05:17:22.750

Link: CVE-2026-19135

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T06:45:04Z

Weaknesses
  • CWE-470

    Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')