CVE-2026-62238 PUBLISHED

OpenRemote < 1.26.0 SQL Injection via Crosstab Export

Assigner: VulnCheck
Reserved: 13.07.2026 Published: 17.07.2026 Updated: 17.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N
CVSS Score: 7.2

Product Status

Vendor openremote
Product openremote
Versions Default: unaffected
  • affected from 0 to 1.26.0 (excl.)
  • Version 1.26.0 is unaffected

Credits

  • aramosf reporter

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE