CVE-2026-62238 Details
Description
OpenRemote before 1.26.0 contain an authenticated SQL injection vulnerability in the datapoint crosstab export endpoint that constructs PostgreSQL queries by concatenating asset display names into raw SQL. An authenticated attacker with asset creation or rename permissions can inject SQL through the asset name parameter and receive query results in the exported CSV response, enabling database data exfiltration.
A SQL injection vulnerability has been identified in OpenRemote versions prior to 1.26.0. This vulnerability exists in the datapoint crosstab export endpoint, which generates PostgreSQL queries by concatenating asset display names into raw SQL. An authenticated attacker with permissions to create or rename assets can inject SQL through the asset name parameter. The injected SQL is executed on the database, and the results are returned in the exported CSV response, allowing for data exfiltration from the database.
Users are advised to update OpenRemote to version 1.26.0 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/openremote/openremote/security/advisories/GHSA-cgfv-jrfp-2r7v | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/openremote/openremote/security/advisories/GHSA-cgfv-jrfp-2r7v | [email protected] | ExploitMitigationVendor Advisory |
| https://www.vulncheck.com/advisories/openremote-sql-injection-via-crosstab-export | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| openremote openremote | < 1.26.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 30, 2026 | Initial Analysis | [email protected] |
| Jul 17, 2026 | CVE Modified | CISA-ADP |
| Jul 17, 2026 | New CVE Received | [email protected] |