Description
OpenRemote versions before 1.28.0 contain a cross-realm information disclosure vulnerability in the Notification REST API that allows per-realm tenant administrators to read all tenants' sent notifications including message bodies. Attackers with read:admin credentials in one realm can submit a zero-parameter GET request to the notification endpoint to retrieve sensitive notification metadata and message content from all realms.
Published: 2026-08-27
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Realm Information Disclosure
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a cross‑realm information disclosure in the Notification REST API. An attacker who has read:admin privileges in one tenant realm can perform a zero‑parameter GET request to the notification endpoint and retrieve the entire set of sent notifications, including message bodies, for all realms. This results in a confidentiality breach where sensitive messages are exposed beyond their intended tenant boundaries, exactly matching the definition of CWE‑200.

Affected Systems

The affected product is OpenRemote, all releases before version 1.28.0. The advisory lists the vendor openremote:openremote and no further sub‑products. The disclosure applies to every tenant within installations of these versions, because the notification API is shared across realms.

Risk and Exploitability

The CVSS v3.1 score of 8.3 indicates high severity. The EPSS score is not available, but the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed exploits are known. Attackers can exploit the vulnerability remotely by issuing a simple HTTPS GET request to the /notification endpoint; no additional authentication beyond read:admin is required. Because the payloads are readable even without specialized payloads, the risk of exploitation is moderate to high, especially in environments where tenant administrators have broad permissions. Prompt remediation reduces the potential for widespread sensitive data leakage.

Generated by OpenCVE AI on August 27, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenRemote to version 1.28.0 or later, which removes the information disclosure flaw from the Notification API.
  • If upgrading immediately is not possible, revoke read:admin rights from users in every tenant that is not required to view cross‑realm notifications, thereby limiting the ability to request sensitive data from other realms.
  • Review and harden tenant role assignments and monitor the notification endpoint for unexpected requests, ensuring that only legitimate administrators can access it.

Generated by OpenCVE AI on August 27, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description OpenRemote versions before 1.28.0 contain a cross-realm information disclosure vulnerability in the Notification REST API that allows per-realm tenant administrators to read all tenants' sent notifications including message bodies. Attackers with read:admin credentials in one realm can submit a zero-parameter GET request to the notification endpoint to retrieve sensitive notification metadata and message content from all realms.
Title OpenRemote before 1.28.0 Cross-Realm Information Disclosure via Notification API
First Time appeared Openremote
Openremote openremote
Weaknesses CWE-200
CPEs cpe:2.3:a:openremote:openremote:*:*:*:*:*:*:*:*
Vendors & Products Openremote
Openremote openremote
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openremote Openremote
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-28T15:59:40.080Z

Reserved: 2026-08-27T11:11:30.933Z

Link: CVE-2026-81679

cve-icon Vulnrichment

Updated: 2026-08-27T18:24:09.969Z

cve-icon NVD

Status : Received

Published: 2026-08-27T17:20:57.150

Modified: 2026-08-28T20:20:11.453

Link: CVE-2026-81679

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T00:30:02Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor