7.1

CVE-2026-45722

Nextcloud: Tables app allows limited SQLi in ORDER BY with malicious sort order argument for Table Views

Tables app allows limited SQLi in ORDER BY with malicious sort order argument for Table Views

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.
Mögliche Gegenmaßnahme
Tables: * Disable app Tables
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NextcloudTables SwPlatformnextcloud Version >= 0.9.0 < 0.9.7
NextcloudTables SwPlatformnextcloud Version >= 1.0.0 < 1.0.2
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Weitere Schwachstelleninformationen
SystemNextcloud App
Produkt Tables
Version >= 0.9.0, < 0.9.7
Version >= 1.0.0, < 1.0.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.3% 0.215
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 7.1 2.8 4.2
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

https://github.com/nextcloud/security-advisories/security/advisories/GHSA-5h2w-c7px-hp4j
Vendor Advisory
Mitigation
https://github.com/nextcloud/tables/pull/2186
Patch
Issue Tracking
https://hackerone.com/reports/3446689
Permissions Required
https://github.com/nextcloud/security-advisories/security/advisories/GHSA-5h2w-c7px-hp4j
Third Party Advisory