0xBS0D27/CVE-2025-56643

0xBS0D27/CVE-2025-56643

Releases0
Stars1
Public reference for CVE-2025-56643 – Wiki.js 2.5.307 JWT Session Vulnerability

CVE History

CVEPublishedCVSS v3CVSS v2
9.1 CRITICAL

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.