CVE 2.3 LOW

NocoDB: Stale Auth Cache After API Token Deletion_CVE-2026-46554

2.3 / 10
LOW
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Description

NocoDB is software for building databases as spreadsheets. Prior to 2026.04.4, deleted API tokens continued to authenticate requests until their cache entry expired, because the auth cache was not invalidated by token value at deletion time. The API token deletion path removed the database row but did not evict the token-value keyed entry from the auth cache. The auth middleware therefore continued to accept the deleted token until the cache entry aged out, leaving a deletion-to-revocation window of up to three days. This vulnerability is fixed in 2026.04.4.

Basic Information

ID CVE-2026-46554
Source GitHub_M
Published Jun 23, 2026 at 20:30

Affected Product

Vendor nocodb
Product nocodb
Version < 2026.04.4
Affected Versions nocodb nocodb < 2026.04.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.