Use of Web Browser Cache Containing Sensitive Information in NocoDB - CVE-2026-46554
Published: May 23, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote user to retain access using a deleted API token.
The vulnerability exists due to improper cache invalidation in the auth cache when processing API token deletion. A remote user can continue sending requests with a previously deleted token to retain access using a deleted API token.
Deleted tokens may continue to be accepted until the cache entry expires, creating a revocation delay of up to three days.