CVE-2026-56773

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
26/06/2026
Last modified:
14/07/2026

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.