Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nextcloud | Tables | >= 0.9.0, < 0.9.7 |
Related Weaknesses (CWE)
References
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-5h2w-cMitigationVendor Advisory
- https://github.com/nextcloud/tables/pull/2186Issue TrackingPatch
- https://hackerone.com/reports/3446689Permissions Required
FAQ
What is CVE-2026-45722?
CVE-2026-45722 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 t...
How severe is CVE-2026-45722?
CVE-2026-45722 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45722?
Check the references section above for vendor advisories and patch information. Affected products include: Nextcloud Tables.