VYPR

Apitable

by Apitable

CVEs (2)

  • CVE-2026-80208HigAug 27, 2026
    risk 0.53cvss 8.2epss

    APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with…

  • CVE-2026-80207MedAug 27, 2026
    risk 0.34cvss 5.3epss

    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…