Use of Web Browser Cache Containing Sensitive Information in NocoDB - CVE-2026-46554

 

Use of Web Browser Cache Containing Sensitive Information in NocoDB - CVE-2026-46554

Published: May 23, 2026


Vulnerability identifier: #VU132188
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-46554
CWE-ID: CWE-525
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: nocodb
Affected software:
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.


How to mitigate CVE-2026-46554

Install security update from vendor's website.

Sources