CVE-2026-19182

Source
https://cve.org/CVERecord?id=CVE-2026-19182
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19182.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-19182
Published
2026-08-13T04:50:39Z
Modified
2026-09-10T08:11:46Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
OpenNMS v2 Alarm REST API inverted authorization check lets ROLE_REST users acknowledge alarms as any user and bypass read-only
Details

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.

Database specific
{
    "cna_assigner": "OpenNMS",
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19182.json"
}
References

Affected packages

Git / github.com/opennms/opennms

Affected ranges

Type
GIT
Repo
https://github.com/opennms/opennms
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "2024.1.0"
        },
        {
            "fixed": "2024.3.12"
        },
        {
            "introduced": "2025.0.0"
        },
        {
            "fixed": "2025.0.9"
        },
        {
            "introduced": "36.0.0"
        },
        {
            "fixed": "36.0.3"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

meridian-foundation-2024.*
meridian-foundation-2024.3.10-1
meridian-foundation-2024.3.11-1
meridian-foundation-2024.3.3-1
meridian-foundation-2024.3.4-1
meridian-foundation-2024.3.5-1
meridian-foundation-2024.3.6-1
meridian-foundation-2024.3.7-1
meridian-foundation-2024.3.8-1
meridian-foundation-2024.3.9-1
meridian-foundation-2025.*
meridian-foundation-2025.0.0-1
opennms-36.*
opennms-36.0.0-1
opennms-36.0.1-1
opennms-36.0.2-1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19182.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "function_hash": "331435796803778688470922217781350364006",
            "length": 185
        },
        "id": "CVE-2026-19182-3527a5ac",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/opennms/opennms/commit/e05049c7ec4f16166f1294a7ff6afc3c50473cc6",
        "target": {
            "file": "opennms-full-assembly/src/test/java/org/opennms/assemblies/karaf/OnmsKarafTestCase.java",
            "function": "getFrameworkUrl"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "94799603691170027326530205386552830356",
                "224936643222389091944396133222883451304",
                "23265830325524696713009665235577633370",
                "246719522281239684007795993110967870987"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-19182-4fb7dc9f",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/opennms/opennms/commit/e05049c7ec4f16166f1294a7ff6afc3c50473cc6",
        "target": {
            "file": "opennms-full-assembly/src/test/java/org/opennms/assemblies/karaf/OnmsKarafTestCase.java"
        }
    }
]
vanir_signatures_modified
"2026-09-10T08:11:46Z"