Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-80207— APITable through 1.13.0-beta.1 Missing Authentication on the Internal Notification Create Endpoint

Quick assessment

Affected
apitable apitable
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

APITable 在 1.13.0-beta.1 及之前版本中, 的 create 处理器被标注为 。 遵循该注解,在验证任何会话或 API 密钥之前直接返回,而产品自带的 Nginx 网关将所有 请求代理到后端服务器,因此任何能够访问网关的未认证客户端均可通过 访问该接口。 攻击者可以针对任意指定的用户 ID,在 表中持久化任意通知。由于 可设置为 0,消息将以系统发送者身份存储,并在目标用户的收件箱中显示为正常的系统通知。正文中的 内容将被原样存储并传递至前端。

CVSS 5.3 · Medium

Possible ATT&CK Techniques 1 AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProduct Version RangeStatus
apitable apitable ≤ 1.13.0-beta.1 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-80207

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
APITable through 1.13.0-beta.1 Missing Authentication on the Internal Notification Create Endpoint
Source: CVE Program / CVE List V5
Vulnerability Description
APITable through 1.13.0-beta.1 annotates the create handler of InternalNotifyController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxies every /api request to the backend server, so POST /api/v1/internal/notification/create is reachable by any unauthenticated client that can reach the gateway. An attacker can persist arbitrary notifications in apitable_player_notification against any user ID they name, and because fromUserId can be set to 0 the message is stored with the system sender and renders in the victim's inbox as a legitimate system notification. The body extras content is stored verbatim and forwarded to the frontend.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
关键功能的认证机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
apitable apitable 0 ~ 1.13.0-beta.1 -

II. Public POCs for CVE-2026-80207

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-80207

登录查看更多情报信息。

Vendor Advisories for CVE-2026-80207 (1)

News Coverage for CVE-2026-80207 (1)

Other References for CVE-2026-80207 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-80207

No comments yet


Leave a comment