Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-56643 — Public reference for CVE-2025-56643 – Wiki.js 2.5.307 JWT Session Vulnerability | Kitploit
Tools/GitHubGitHub/0xbs0d27/cve-2025-56643
Vulnerability AnalysisExploitationWeb SecurityAuthenticationAPI Security
GitHub0xbs0d27/cve-2025-56643

CVE-2025-56643

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

View Repository
19 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-56643

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

Description:
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 logout mechanism.

Affected Product:
Wiki.js – version 2.5.307

Affected Component:
GraphQL API endpoint (/graphql), Authentication module, JWT session management, logout logic (UI and backend).

Impact:
Allows reuse of previously issued JWT tokens after logout, compromising session validity and user authentication.

Vulnerability Type:
CWE-613: Insufficient Session Expiration

Attack Vector:
Remote – An attacker with access to a previously issued token can continue using it after logout to perform authenticated actions.

Discoverer:
Patrick C. Luis Miguel Pazmiño Ali MS.

Reference:

  • CVE-2025-56643 (MITRE Record)
  • Wiki.js Official Site
Download Tool