Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.openremote/openremote-manager
  4. ›
  5. GHSA-cgfv-jrfp-2r7v

GHSA-cgfv-jrfp-2r7v: OpenRemote has Authenticated SQL Injection via Datapoint Crosstab Export

July 6, 2026

The datapoint export API builds a PostgreSQL crosstab export query by concatenating asset display names into raw SQL. An authenticated user who can create or rename an asset and then request a crosstab datapoint export can inject SQL through the asset name. The injected query output is streamed back to the caller inside the normal ZIP/CSV export response.

This creates a practical database exfiltration primitive through the application API. In a multi-tenant deployment, this can expose data outside the attacker’s tenant if the application database role can read shared manager tables.

References

  • github.com/advisories/GHSA-cgfv-jrfp-2r7v
  • github.com/openremote/openremote/commit/02ac83074b81617add814b2a72d459abdf374147
  • github.com/openremote/openremote/security/advisories/GHSA-cgfv-jrfp-2r7v

Code Behaviors & Features

Detect and mitigate GHSA-cgfv-jrfp-2r7v with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.26.0

Fixed versions

  • 1.26.0

Solution

Upgrade to version 1.26.0 or above.

Impact 7.6 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L

Learn more about CVSS

Weakness

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

Source file

maven/io.openremote/openremote-manager/GHSA-cgfv-jrfp-2r7v.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 00:19:13 +0000.