AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73616

MEDIUM · CVSS 6.5 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability allows realm administrators with the write:admin role to delete notifications from other realms due to inadequate enforcement of realm boundaries in OpenRemote's notification deletion endpoints. This could lead to unauthorized removal of critical notifications, potentially disrupting operations across multiple tenants. Organizations using OpenRemote should prioritize addressing this issue to prevent potential data loss and maintain notification integrity.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73616
Severity
MEDIUM
CVSS
6.5
EPSS
0.18%

Original NVD 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.