CVE-2026-9566
MediumCVSS 4.3Exploitation Probability (EPSS)
Low risk20th percentile - higher than 20% of all known CVEs
Summary
In teableio teable up to version 1.9.x, the Sign-up component in apps/nextjs-app/src/features/auth/pages/LoginPage.tsx is vulnerable to cross site scripting via the redirect argument. The attack is remotely exploitable and the exploit is publicly available.
Risk Assessment
An attacker can inject malicious scripts that execute in the victim's browser, leading to session theft, redirects, or other actions in the user's context.
Recommendation
Update teable to version release.2026-04-21T08-57-20Z.1513 or later, which includes validation of the redirect parameter.
Other vulnerabilities in teable
See all- CVE-2026-56781Medium
A vulnerability in Teable before 2026-06-15T04-43-24Z.1912 allows anonymous attackers to access hidden field data by supplying arbitrary field IDs in the projection parameter of the share view records endpoint. Attackers can read field values that are intended to be restricted from public view.
- CVE-2026-56773High
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.
Original NVD description (English source)
A vulnerability was identified in teableio teable up to 1.9.x. This impacts an unknown function of the file apps/nextjs-app/src/features/auth/pages/LoginPage.tsx of the component Sign-up. The manipulation of the argument redirect leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. Upgrading to version release.2026-04-21T08-57-20Z.1513 will fix this issue. The affected component should be upgraded. The vendor confirms: "The default branch of teableio/teable is develop, and the reported login redirect issue has already been fixed there. The login redirect flow now validates the redirect parameter with isValidRedirectPath() before navigation, which blocks javascript:, data:, and cross-origin redirects."

