CVE-2026-28396 PUBLISHED

NocoDB: Refresh Tokens Not Revoked on Password Reset

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 02.03.2026 Updated: 03.03.2026

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the password reset flow did not revoke existing refresh tokens, allowing an attacker with a previously stolen refresh token to continue minting valid JWTs after the victim resets their password. This issue has been patched in version 0.301.3.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 4.9

Product Status

Vendor nocodb
Product nocodb
Versions
  • Version < 0.301.3 is affected

References

Problem Types

  • CWE-613: Insufficient Session Expiration CWE