CVE Catalog

CVE-2026-56773

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

In Teable v2, the 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.

Risk Assessment

The organization is at risk of unauthorized data access, modification, or deletion, potentially compromising data confidentiality and integrity.

Recommendation

Immediately update Teable to a version with proper @Permissions annotations on all ORPC endpoints, or apply temporary firewall rules to block access to vulnerable endpoints.

Other vulnerabilities in Teable

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS