CVE-2026-67310
Last modified
CVE-2026-67310 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. OpenRemote (org.openremote:openremote) versions <= 1.26.2 contain an insecure direct object reference vulnerability in the setAssetLinks endpoint of AlarmResourceImpl. The realm access check validates only a single realm obtained via realms.stream().findFirst() on a HashSet of realms from the request, rather than all realms. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
OpenRemote (org.openremote:openremote) versions <= 1.26.2 contain an insecure direct object reference vulnerability in the setAssetLinks endpoint of AlarmResourceImpl. The realm access check validates only a single realm obtained via realms.stream().findFirst() on a HashSet of realms from the request, rather than all realms. Because HashSet iteration order is non-deterministic, an authenticated attacker who includes alarm-asset links from both their own realm and a victim realm can, with roughly 50% probability per request (retryable), persist cross-tenant links and disclose victim asset names (returned via @Formula fields) through GET requests on the attacker's own alarm. Fixed in 1.27.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| openremote | openremote | < 1.27.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-67310?
How severe is CVE-2026-67310?
How do I fix CVE-2026-67310?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67305FreeRDP Windows client before 3.29.0 contains a heap buffer …9.4
- CVE-2026-67306FreeRDP versions 3.28.0 and earlier contain an out-of-bounds…5.4
- CVE-2026-67307Wazuh 5.0.0-beta1 (fixed in 5.0.0-beta3) does not validate o…7
- CVE-2026-67308Wazuh workflows before 44bf114 contain a shell injection vul…9.3
- CVE-2026-67309Traefik versions >= v3.7.0 and <= v3.7.7 contain a path trav…7.8
- CVE-2026-6731X.509 name constraint bypass via the Subject Common Name whe…7.5
- CVE-2026-67311Budibase before 3.38.1 contains a server-side request forger…8.2
- CVE-2026-67312axios versions from 0.28.0 before 0.33.0 and from 1.0.0 befo…6.3
- CVE-2026-67313axios versions 0.28.0 and later contain uncontrolled recursi…6.3
- CVE-2026-67314axios versions >=1.15.2 and <1.18.0 contain prototype-pollut…6.3
- CVE-2026-67315axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0…6.9
- CVE-2026-67316axios is vulnerable to read-side prototype-pollution gadgets…6.3
Are you affected by CVE-2026-67310?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
