OpenRemote is an open-source internet-of-things platform. Prior to version 1.22.1, a user who has `write:admin` in one Keycloak realm can call the Manager API to update Keycloak realm roles for users in another realm, including `master`. The handler uses the `{realm}` path segment when talking to the identity provider but does not check that the caller may administer that realm. This could result in a privilege escalation to `master` realm administrator if the attacker controls any user in `master` realm. Version 1.22.1 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/openremote/openremote/releases/tag/1.22.1 | Product Release Notes |
| https://github.com/openremote/openremote/security/advisories/GHSA-49vv-25qx-mg44 | Exploit Vendor Advisory |
| https://github.com/openremote/openremote/security/advisories/GHSA-49vv-25qx-mg44 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-22 21:17
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41166
Mitre link : CVE-2026-41166
CVE.ORG link : CVE-2026-41166
JSON object : View
Products Affected
openremote
- openremote
CWE
CWE-284
Improper Access Control
