{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:nextcloud:tables:*:*:*:*:*:nextcloud:*:*",
            "extracted_events": [
              {
                "introduced": "0.9.0"
              },
              {
                "fixed": "0.9.7"
              },
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "1.0.2"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "903a2312c8885cfe83fe71db18f7c3de47a3dee8"
            },
            {
              "fixed": "24b3ca930d9bab79934ffd0a693a17cbdbe3aaa5"
            },
            {
              "introduced": "9eb949efd533fae206da032916baf0a02cc7ddba"
            },
            {
              "fixed": "942f7db2eb3c1c983dde379f81b0b1cbb098c228"
            }
          ],
          "repo": "https://github.com/nextcloud/tables",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-5h2w-c7px-hp4j"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45722.json"
  },
  "details": "Nextcloud is an open source content collaboration platform. From versions 0.9.0 to before 0.9.7, and 1.0.0 to before 1.0.2, a missing sanitization in the Tables app allowed a user with access to the tables app to perform a limited SQL injection in the ORDER BY statement of a query. Compared to normal SQL injections, the ORDER BY is limited to extracting a single bit of information per request or to make the database wait for a given time. This issue has been patched in versions 0.9.7 and 1.0.2.",
  "id": "CVE-2026-45722",
  "modified": "2026-07-15T01:49:14.524725665Z",
  "published": "2026-06-01T17:11:15.481Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/3446689"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45722.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-5h2w-c7px-hp4j"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45722"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nextcloud/tables/pull/2186"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Nextcloud: Tables app allows limited SQLi in ORDER BY with malicious sort order argument for Table Views"
}