Description
OpenRemote versions before 1.26.2 contain an information disclosure vulnerability in the SyslogResource REST endpoint that fails to filter operational logs by realm. Attackers with the read:rules role can access the GET /api/{realm}/syslog/event endpoint to retrieve operational logs from all tenants, exposing asset IDs, agent connection details, rule names, and protocol errors across the multi-tenant deployment.
Published: 2026-07-21
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenRemote versions before 1.26.2 contain a flaw in the Syslog REST endpoint that does not enforce realm isolation. A user with the read:rules role can send a GET request to /api/{realm}/syslog/event and retrieve operational logs from all tenants, exposing asset identifiers, agent connection details, rule names, and protocol errors. The vulnerability is a classic information exposure (CWE‑200).

Affected Systems

OpenRemote (openremote:openremote) deployments running any version earlier than 1.26.2. The issue can affect any multi‑tenant instance where the read:rules role is granted, regardless of vendor or hosting environment.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Attackers must first obtain authentication with the read:rules role and then issue a standard REST call to the syslog event endpoint; the flaw allows access to logs that belong to other realms, resulting in a confidentiality breach across the entire tenant base.

Generated by OpenCVE AI on July 30, 2026 at 17:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenRemote to version 1.26.2 or newer to apply the vendor fix for the syslog filter bug.
  • Restrict the read:rules role by applying least‑privilege access controls, ensuring it is granted only to users who truly need cross‑realm log visibility.
  • Block or delete external access to the /api/{realm}/syslog/event endpoint using network ACLs or an API gateway until the patch can be applied.

Generated by OpenCVE AI on July 30, 2026 at 17:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 21 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description OpenRemote versions before 1.26.2 contain an information disclosure vulnerability in the SyslogResource REST endpoint that fails to filter operational logs by realm. Attackers with the read:rules role can access the GET /api/{realm}/syslog/event endpoint to retrieve operational logs from all tenants, exposing asset IDs, agent connection details, rule names, and protocol errors across the multi-tenant deployment.
Title OpenRemote before 1.26.2 Information Disclosure via Syslog REST 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': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

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


Subscriptions

Openremote Openremote
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-22T14:02:21.095Z

Reserved: 2026-07-21T11:32:54.897Z

Link: CVE-2026-65009

cve-icon Vulnrichment

Updated: 2026-07-22T14:02:14.923Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:00:15Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor