GHSA-7mqr-33rv-p3mp · Severity: critical · Ecosystem: maven — Expression Injection in OpenRemote
OpenRemote is an open-source IoT platform. Versions 1.21.0 and below contain two interrelated expression injection vulnerabilities in the rules engine that allow arbitrary code execution on the server. The JavaScript rules engine executes user-supplied scripts via Nashorn's ScriptEngine.eval() without sandboxing, class filtering, or access restrictions, and the authorization check in RulesResourceImpl only restricts Groovy rules to superusers while leaving JavaScript rules unrestricted for any user with the write:rules role. Additionally, the Groovy rules engine has a GroovyDenyAllFilter security filter that is defined but never registered, as the registration code is commented out, rendering the SandboxTransformer ineffective for superuser-created Groovy rules. A non-superuser attacker with the write:rules role can create JavaScript rulesets that execute with full JVM access, enabling remote code execution as root, arbitrary file read, environment variable theft including database credentials, and complete multi-tenant isolation bypass to access data across all realms. This issue has been fixed in version 1.22.0.
Conclusion & alert: CVE-2026-39842 is rated High Exploit Risk (74.9/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.92%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.92% | +0.87% |
| 2 | 2026-04-21 | 0.16% | 0.06% | -0.11% |
| 3 | 2026-04-20 | — | 0.16% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
GHSA-7mqr-33rv-p3mp · Severity: critical · Ecosystem: maven — Expression Injection in OpenRemote
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openremote | openremote | < 1.22.0 | cpe:2.3:a:openremote:openremote:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/openremote/openremote/releases/tag/1.22.0 | Product Release Notes |
| https://github.com/openremote/openremote/security/advisories/GHSA-7mqr-33rv-p3mp | Exploit Vendor Advisory |