CVE-2026-73616
Received Received - Intake

OpenRemote Notification Deletion Authorization Bypass

Vulnerability report for CVE-2026-73616, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openremote openremote *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-73616 is an Insecure Direct Object Reference (IDOR) vulnerability in OpenRemote's notification deletion endpoints. Realm administrators with the write:admin role can delete notifications belonging to other realms, including the master realm or other tenants, without proper authorization checks. The endpoints fail to enforce realm boundaries, allowing unauthorized cross-realm data deletion.

Detection Guidance

Check OpenRemote server logs for unauthorized DELETE requests to notification endpoints. Look for requests to /api/notification/removeNotifications or /api/notification/removeNotification with mismatched realm IDs. Use network monitoring tools to inspect HTTP DELETE requests targeting these endpoints from non-master realms.

Impact Analysis

An attacker with admin privileges in one realm could delete critical notifications in other realms, such as safety alerts, audit trails, or operational messages. This could lead to operational disruptions, hidden incidents, or loss of important records without detection.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA by enabling unauthorized deletion of audit trails or operational records. Loss of such data may violate record-keeping requirements, data integrity principles, or breach notification obligations under these regulations.

Mitigation Strategies

Apply the official patch from OpenRemote that adds realm authorization checks to delete endpoints. Temporarily restrict write:admin role permissions to prevent cross-realm access. Monitor notification deletion logs for suspicious activity and implement network-level controls to block unauthorized DELETE requests.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73616. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart