2026-03-05 20:53CVE-2026-28443GitHub_M
PUBLISHED5.2CWE-89

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

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.

Problem type

Affected products

openreplay

openreplay

< 1.20.0 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-28443
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-28443",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-03-05T20:53:17.967Z",
    "dateReserved": "2026-02-27T15:54:05.140Z",
    "datePublished": "2026-03-05T20:53:17.967Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-03-05T20:53:17.967Z"
      },
      "title": "OpenReplay: SQL injection in cards/search via unvalidated sort field parameter",
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "affected": [
        {
          "vendor": "openreplay",
          "product": "openreplay",
          "versions": [
            {
              "version": "< 1.20.0",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
              "cweId": "CWE-89",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/openreplay/openreplay/security/advisories/GHSA-q6gf-3qg3-pww5",
          "name": "https://github.com/openreplay/openreplay/security/advisories/GHSA-q6gf-3qg3-pww5",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        }
      ],
      "metrics": [
        {}
      ]
    }
  }
}