Unknown · Openremote · CVE-2026-62238
**Name of the Vulnerable Software and Affected Versions**
OpenRemote versions prior to 1.26.0
**Description**
An authenticated user with permissions to create or rename assets can perform a SQL injection. The issue occurs at the datapoint crosstab export endpoint, which builds PostgreSQL queries by concatenating asset display names directly into raw SQL. By manipulating the `asset name` parameter, an attacker can execute arbitrary SQL commands and exfiltrate database information via the exported CSV response.
**Recommendations**
Update to version 1.26.0 or later.