Description
OpenRemote notification deletion endpoints fail to enforce realm boundaries, allowing any realm administrator to delete notifications belonging to other realms. Attackers with write:admin role in one realm can send DELETE requests to remove notifications from the master realm or other tenants without authorization checks.
Published: 2026-08-13
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a realm administrator who possesses a write:admin role to delete notifications belonging to other realms, including the master realm or other tenants. Because the notification deletion endpoints fail to enforce realm boundaries, an attacker can compromise the integrity of data by removing legitimate notifications. This flaw enables deletion of business-critical alerts and communications, potentially disrupting operations and erasing audit trail information, but does not provide direct access to other data sets or system control.

Affected Systems

The OpenRemote platform is impacted, with affected releases ranging from 1.13.1 through 1.22.1. All listed versions identified by the CNA are vulnerable to the cross‑realm insecure direct object reference flaw in the notification deletion functionality.

Risk and Exploitability

The CVSS score of 7.1 indicates a high impact likelihood. The EPSS score is not available, and the flaw is not currently listed in the CISA KEV catalog. Attackers need only possess a write:admin role within a realm and can issue DELETE requests against the notification endpoint to affect other realms – the vulnerability is exploitable over the network or via the internal application interface. Because the flaw arises from missing access control checks, it can be triggered by legitimate administrative users who are mis‑directed or by malicious actors inserted into the realm administration role.

Generated by OpenCVE AI on August 13, 2026 at 12:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied fix or upgrade to the latest OpenRemote version that enforces realm boundaries on notification deletions.
  • If a patch is unavailable, restrict or remove the write:admin role for realm administrators until the update is applied, or temporarily disable the delete notification endpoint for all realms using API gateway rules.
  • Enable audit logging and monitor for DELETE requests targeting notifications from unauthorized realms, alerting administrators to potential misuse until remediation is complete.

Generated by OpenCVE AI on August 13, 2026 at 12:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description OpenRemote notification deletion endpoints fail to enforce realm boundaries, allowing any realm administrator to delete notifications belonging to other realms. Attackers with write:admin role in one realm can send DELETE requests to remove notifications from the master realm or other tenants without authorization checks.
Title OpenRemote Notification Delete Cross-Realm Insecure Direct Object Reference
First Time appeared Openremote
Openremote openremote
Weaknesses CWE-639
CPEs cpe:2.3:a:openremote:openremote:1.13.1:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.14.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.15.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.15.1:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.15.2:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.16.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.16.1:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.17.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.17.1:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.17.2:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.17.3:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.18.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.19.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.20.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.20.1:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.20.2:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.21.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.22.0:*:*:*:*:*:*:*
cpe:2.3:a:openremote:openremote:1.22.1:*:*:*:*:*:*:*
Vendors & Products Openremote
Openremote openremote
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openremote Openremote
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-13T11:28:18.555Z

Reserved: 2026-08-13T11:16:27.835Z

Link: CVE-2026-73616

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T12:17:26.480

Modified: 2026-08-13T12:17:26.480

Link: CVE-2026-73616

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key