Requarks Wiki.js 2.5.307 does not properly revoke or invalidate active JWT tokens when a user logs out. As a result, previously issued tokens remain valid and can be reused to access the system, even after logout. This behavior affects session integrity and may allow unauthorized access if a token is compromised. The issue is present in the authentication resolver logic and affects both the GraphQL endpoint and the logout mechanism.
References
| Link | Resource |
|---|---|
| https://github.com/0xBS0D27/CVE-2025-56643 |
Configurations
No configuration.
History
19 Nov 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
| CWE | CWE-613 |
18 Nov 2025, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-11-18 18:16
Updated : 2025-11-19 19:14
NVD link : CVE-2025-56643
Mitre link : CVE-2025-56643
CVE.ORG link : CVE-2025-56643
JSON object : View
Products Affected
No product.
CWE
CWE-613
Insufficient Session Expiration
