---
id: CVE-2026-45545
title: Nextcloud is an open source content collaboration platform
summary: >-
  Nextcloud is an open source content collaboration platform. From versions
  0.7.0 to before 0.7.7, 0.8.0 to before 0.8.10, 0.9.0 to before 0.9.8, and
  1.0.0 to before 1.0.4, an authenticated attacker with access to the Tables app
  may be abl…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N'
cwe:
  - CWE-89
vendor: nextcloud
product: tables
affected:
  - 'tables >= 0.7.0, < 0.7.7'
  - 'tables >= 0.8.0, < 0.8.10'
  - 'tables >= 0.9.0, < 0.9.8'
  - 'tables >= 1.0.0, < 1.0.4'
patched:
  - tables 1.0.4
published: '2026-06-01'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45545'
references:
  - url: >-
      https://github.com/nextcloud/security-advisories/security/advisories/GHSA-x43f-gmgh-vvjj
    label: security-advisories@github.com
  - url: 'https://github.com/nextcloud/tables/pull/2309'
    label: security-advisories@github.com
  - url: 'https://hackerone.com/reports/3462991'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00318
epssPercentile: 0.25009
ingestedAt: '2026-07-23T07:14:46.527Z'
---

## Overview

Nextcloud is an open source content collaboration platform. From versions 0.7.0 to before 0.7.7, 0.8.0 to before 0.8.10, 0.9.0 to before 0.9.8, and 1.0.0 to before 1.0.4, an authenticated attacker with access to the Tables app may be able to execute arbitrary up to 20 bytes long SQL queries, through a stored injection. With carefully crafted input it is possible to break out of the length limitation. The attacker could use this to extract information from the database, or modify data. This issue has been patched in versions 0.7.7, 0.8.10, 0.9.8, 1.0.4, and 2.0.0.

## Affected

- `tables >= 0.7.0, < 0.7.7`
- `tables >= 0.8.0, < 0.8.10`
- `tables >= 0.9.0, < 0.9.8`
- `tables >= 1.0.0, < 1.0.4`

## Remediation

Upgrade past the affected range:

- `tables 1.0.4`
