Auth bypass in Openremote

CVE-2026-56784

OpenRemote before 1.25.0 contains an insecure direct object reference (IDOR) vulnerability in the bulk alarm deletion endpoint that allows authenticated users to permanently delete alarms belonging to other tenants by supplying arbitrary alarm IDs. The removeAlarms() method in AlarmResourceImpl.java omits realm-scoping validation in its JPA query, enabling any user with alarm-write permissions to enumerate sequential auto-increment alarm IDs and delete cross-tenant alarm records without authorization.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.004 (30.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-56784?
CVE-2026-56784 is a high-severity vulnerability in Openremote, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 8.1/10. Published 2026-06-23.
How severe is CVE-2026-56784?
High severity. CVSS v3 base score is 8.1 out of 10.