Search for vulnerabilities
| Vulnerability ID | VCID-8zjc-st6a-xfb1 |
| Aliases |
CVE-2026-46554
GHSA-f76x-f9vj-92jv |
| Summary | NocoDB: Stale Auth Cache After API Token Deletion ### Summary 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. ### Details 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. ### Impact Tokens revoked through the UI or API continued to grant access during the cache TTL, breaking the operator's expected security guarantee that deletion is immediate. ### Credit This issue was reported by [@bugbunny-research](https://github.com/bugbunny-research). |
| Status | Published |
| Exploitability | 0.5 |
| Weighted Severity | 2.7 |
| Risk | 1.4 |
| Affected and Fixed Packages | Package Details |
| CWE-613 | Insufficient Session Expiration |
| System | Score | Found at |
|---|---|---|
| cvssv3.1_qr | LOW | https://github.com/advisories/GHSA-f76x-f9vj-92jv |
| cvssv4 | 2.3 | https://github.com/nocodb/nocodb |
| generic_textual | LOW | https://github.com/nocodb/nocodb |
| cvssv3.1_qr | LOW | https://github.com/nocodb/nocodb/security/advisories/GHSA-f76x-f9vj-92jv |
| cvssv4 | 2.3 | https://github.com/nocodb/nocodb/security/advisories/GHSA-f76x-f9vj-92jv |
| generic_textual | LOW | https://github.com/nocodb/nocodb/security/advisories/GHSA-f76x-f9vj-92jv |
| Reference id | Reference type | URL |
|---|---|---|
| https://github.com/nocodb/nocodb | ||
| https://github.com/nocodb/nocodb/security/advisories/GHSA-f76x-f9vj-92jv | ||
| GHSA-f76x-f9vj-92jv | https://github.com/advisories/GHSA-f76x-f9vj-92jv |
| Attack Vector (AV) | Attack Complexity (AC) | Attack Requirements (AT) | Privileges Required (PR) | User Interaction (UI) | Vulnerable System Impact Confidentiality (VC) | Vulnerable System Impact Integrity (VI) | Vulnerable System Impact Availability (VA) | Subsequent System Impact Confidentiality (SC) | Subsequent System Impact Integrity (SI) | Subsequent System Impact Availability (SA) |
|---|---|---|---|---|---|---|---|---|---|---|
network adjacent local physical |
low high |
none present |
none low high |
none passive active |
high low none |
high low none |
high low none |
high low none |
high low none |
high low none |
| Attack Vector (AV) | Attack Complexity (AC) | Attack Requirements (AT) | Privileges Required (PR) | User Interaction (UI) | Vulnerable System Impact Confidentiality (VC) | Vulnerable System Impact Integrity (VI) | Vulnerable System Impact Availability (VA) | Subsequent System Impact Confidentiality (SC) | Subsequent System Impact Integrity (SI) | Subsequent System Impact Availability (SA) |
|---|---|---|---|---|---|---|---|---|---|---|
network adjacent local physical |
low high |
none present |
none low high |
none passive active |
high low none |
high low none |
high low none |
high low none |
high low none |
high low none |
No EPSS data available for this vulnerability.
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-06-04T17:03:25.065951+00:00 | GithubOSV Importer | Import | https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-f76x-f9vj-92jv/GHSA-f76x-f9vj-92jv.json | 38.6.0 |