Security Advisory

CVE-2026-56773

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-26 14:38:32
Last updated 2026-07-14 21:34:22
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

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.