CVE-2026-19596 PUBLISHED

OpenNMS XML collector XXE allows arbitrary file read from the OpenNMS host

Assigner: OpenNMS
Reserved: 12.08.2026 Published: 10.09.2026 Updated: 10.09.2026

An XML External Entity (XXE) vulnerability exists in the XML collector of multiple versions of OpenNMS Meridian and Horizon. When OpenNMS collects XML from a source whose response is attacker-controlled (for example a compromised monitored host or an HTTP man-in-the-middle position), the collector's XML parser resolves external entities and external DTDs. This allows an attacker to read files accessible to the OpenNMS service account, including database credentials, and to induce out-of-band requests.

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 5.9

Product Status

Vendor The OpenNMS Group
Product Meridian
Versions Default: unaffected
  • affected from 2024.1.0 to 2024.3.13 (excl.)
  • affected from 2025.0.0 to 2025.0.10 (excl.)
Vendor The OpenNMS Group
Product Horizon
Versions Default: unaffected
  • affected from 36.0.0 to 36.0.4 (excl.)

Solutions

Upgrade to Meridian 2024.3.13, 2025.0.10 and Horizon 36.0.4 or newer.

Credits

  • Keith Lee, Foregenix finder

References

Problem Types

  • CWE-611 Improper Restriction of XML External Entity Reference CWE