Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/casdoor/casdoor
  4. ›
  5. CVE-2026-9097

CVE-2026-9097: Casdoor doesn't verify that a JWT used for token exchange is still active

May 28, 2026 (updated July 2, 2026)

Casdoor versions 2.362.0 and earlier do not verify that a JWT used for token exchange is still active. The GetTokenExchangeToken() function in object/token_oauth.go validates the JWT signature and parses its claims, but never queries the Token table to verify whether the subject token has been revoked or invalidated. Because the revocation check is entirely absent, administrators are unable to terminate active sessions or revoke compromised tokens.

References

  • github.com/advisories/GHSA-339w-3hqm-9pjc
  • kb.cert.org/vuls/id/780781
  • nvd.nist.gov/vuln/detail/CVE-2026-9097

Code Behaviors & Features

Detect and mitigate CVE-2026-9097 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 up to 1.1000.1-0.20260321120606-239e8bd69487

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-298: Improper Validation of Certificate Expiration

Source file

go/github.com/casdoor/casdoor/CVE-2026-9097.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sun, 19 Jul 2026 12:19:22 +0000.