PT-2026-82560 · Apitable+1 · Apitable

·

CVE-2026-80208

·

Published

2026-08-27

·

Updated

2026-08-27

CVSS v4.0

8.8

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions APITable versions prior to 1.13.0-beta.1
Description An authentication bypass exists in the InternalUserController where the getUserHistories() and closePausedUserAccount() functions are incorrectly annotated with requiredLogin = false. The ResourceInterceptor respects this annotation and allows requests to proceed before validating sessions or API keys. Because the bundled nginx gateway proxies all /api requests to the backend, these endpoints are accessible to unauthenticated clients. An attacker can use the /api/v1/internal/getUserHistories endpoint to identify accounts in the 30-day cooling-off period following a deletion request and subsequently use the /api/v1/internal/users/{userId}/close endpoint, utilizing the userId variable, to permanently close those accounts. This process removes the email address, phone number, nickname, space subscriptions, space memberships, and OAuth bindings, preventing account recovery.
Recommendations Update to version 1.13.0-beta.1 or later. Restrict access to the /api/v1/internal/getUserHistories and /api/v1/internal/users/{userId}/close endpoints to prevent unauthenticated access.

Exploit

Fix

Missing Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-80208

Affected Products

Apitable