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

Published Aug 27, 2026
·
Updated

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 apitableplayernotification 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.

Affected Software

1 affected component
APITable<=1.13.0-beta.1

Event History

Aug 27, 2026
CVE Published
via MITRE·02:50 PM
Data Sourced
via MITRE·02:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any unauthenticated client that can reach the APITable nginx gateway can send requests to the affected endpoint. No session or API key is required.

2

What access or user interaction is required for exploitation?

The attacker only needs network access to the gateway and the ability to issue a POST request to /api/v1/internal/notification/create. No privileges or user interaction are required.

3

What is the practical impact on users?

An attacker can create notifications for any specified user ID. By setting fromUserId to 0, the notification appears in the victim's inbox as a system-generated message; the supplied extras content is stored verbatim and forwarded to the frontend.

4

How can I determine whether an installation is affected?

Installations of APITable through 1.13.0-beta.1 are affected if the nginx gateway is reachable and proxies /api requests to the backend server, as shipped with the product. The relevant unauthenticated route is POST /api/v1/internal/notification/create.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203