Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. nocodb
  4. ›
  5. CVE-2026-47386

CVE-2026-47386: NocoDB: OAuth Authorization Code Race Condition

June 5, 2026

Two concurrent token-exchange requests using the same OAuth authorization code could each mint a distinct valid (access_token, refresh_token) pair, breaking the single-use guarantee that PKCE relies on.

References

  • github.com/advisories/GHSA-8m7c-hf24-5g47
  • github.com/nocodb/nocodb/releases/tag/2026.05.1
  • github.com/nocodb/nocodb/security/advisories/GHSA-8m7c-hf24-5g47
  • nvd.nist.gov/vuln/detail/CVE-2026-47386

Code Behaviors & Features

Detect and mitigate CVE-2026-47386 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.5.1

Fixed versions

  • 2026.5.1

Solution

Upgrade to version 2026.5.1 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

npm/nocodb/CVE-2026-47386.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:14 +0000.