CVE-2026-53926 PUBLISHED

NocoDB: OAuth Tokens Persist Through Security Events

Assigner: GitHub_M
Reserved: 11.06.2026 Published: 23.06.2026 Updated: 23.06.2026

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, revokeAllOAuthTokensByUser in the users service is an empty stub being called from passwordChange, passwordForgot, and passwordReset. OAuth access and refresh tokens were not revoked when the user changed, reset, or recovered their password, leaving an attacker-issued OAuth grant valid after the user believed they had locked the attacker out. This vulnerability is fixed in 2026.05.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor nocodb
Product nocodb
Versions
  • Version < 2026.05.1 is affected

References

Problem Types

  • CWE-613: Insufficient Session Expiration CWE