PT-2026-42680 · Git+2 · Nocodb
CVSS v4.0
2.3
Low
| Vector | AV:N/AC:H/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
NocoDB versions prior to 2026.04.4
Description
Deleted API tokens continue to authenticate requests until their cache entry expires because the authentication cache is not invalidated by the token value during deletion. The deletion process removes the database row but fails to evict the token-value keyed entry from the cache. Consequently, the authentication middleware accepts the deleted token until the cache entry ages out, creating a window of up to three days between deletion and actual revocation. This breaks the security guarantee that token deletion is immediate.
Recommendations
Update to version 2026.04.4.
Exploit
Fix
Insufficient Session Expiration
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nocodb