CVE-2026-56773
HIGH
NVD
CVSS Score
8.8
Severity
HIGH
Published
Jun 26, 2026
Vendor
unknown
Description
Teable's v2 REST API controller lacks @Permissions metadata on ORPC endpoints, allowing any authenticated user to bypass authorization checks. Attackers can read table schemas, create tables, and modify or delete records across bases and tables via endpoints like GET /api/v2/tables/get and POST /api/v2/tables/updateRecords.