CVE-2026-46554
LOW EPSS 9.6%
Published Jun 23, 20261w ago · Modified Jun 24, 20261w ago
2.3 CVSS 4.0
Published Jun 23, 2026 1w ago
Last Modified Jun 24, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction P
Scope X
Threat Intelligence
EPSS Exploit Probability
9.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-613
References 1
- github.com https://github.com/nocodb/nocodb/security/advisories/GHSA-f76x-f9vj-92jv
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.