Authentication Bypass in APITable's Internal User Controller
CVE-2026-80208
8.8HIGH
What is CVE-2026-80208?
APITable versions up to 1.13.0-beta.1 have a vulnerability in the InternalUserController where certain endpoints are accessible without authentication. The requiredLogin annotation is set to false for getUserHistories and closePausedUserAccount endpoints. Due to this flaw, any unauthenticated user can hit the /api endpoints through the nginx gateway, allowing them to enumerate accounts in the cooling-off period after deletion and maliciously close these accounts. This results in permanent data loss and cancellation of user information, undermining account recovery options.
Affected Version(s)
apitable 0 <= 1.13.0-beta.1
