CVE-2026-28443 PUBLISHED

OpenReplay: SQL injection in cards/search via unvalidated sort field parameter

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 05.03.2026 Updated: 06.03.2026

OpenReplay is a self-hosted session replay suite. Prior to version 1.20.0, the POST /{projectId}/cards/search endpoint has a SQL injection in the sort.field parameter. This issue has been patched in version 1.20.0.

Metrics

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

Product Status

Vendor openreplay
Product openreplay
Versions
  • Version < 1.20.0 is affected

References

Problem Types

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