Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
4DescriptionGitHub Advisory
Kiteworks is a private data network (PDN). Prior to version 9.2.1, a vulnerability in Kiteworks Email Protection Gateway session management allows blocked users to maintain active sessions after their account is disabled. This could allow unauthorized access to continue until the session naturally expires. Upgrade Kiteworks to version 9.2.1 or later to receive a patch.
AnalysisAI
A session management vulnerability in Kiteworks Email Protection Gateway versions prior to 9.2.1 allows disabled user accounts to maintain active sessions indefinitely until natural session expiration. An attacker with a disabled account could continue accessing the platform and potentially modify data or system settings without re-authentication. While this vulnerability has not been reported as actively exploited (KEV status not listed as in-the-wild), it represents a direct bypass of account suspension controls and warrants prompt patching.
Technical ContextAI
The vulnerability resides in the session management implementation of the Kiteworks Email Protection Gateway (CPE: cpe:2.3:a:kiteworks:kiteworks_email_protection_gateway:*:*:*:*:*:*:*:*), a private data network (PDN) component responsible for securing email communications. The root cause is classified under CWE-613 (Insufficient Session Expiration), which occurs when a system fails to properly invalidate or terminate active sessions when account status changes occur. Specifically, when an administrator disables a user account, the gateway does not revoke or invalidate any existing session tokens, allowing the disabled user's active sessions to persist with full authentication context intact until the session timeout is reached through normal lifecycle expiration.
RemediationAI
Upgrade Kiteworks Email Protection Gateway to version 9.2.1 or later immediately to receive the patch that properly invalidates sessions upon account disablement. Consult the official vendor security advisory at https://github.com/kiteworks/security-advisories/security/advisories/GHSA-92w7-fpjr-wpxc for detailed upgrade procedures and any interim mitigations. As a temporary compensating control, implement session monitoring and force manual session termination when accounts are disabled; configure user session policies to use shorter session timeout windows (e.g., 4-8 hours maximum) to reduce the window of exposure for disabled accounts with lingering sessions. Review audit logs for any active sessions from recently disabled users and manually revoke them.
An access control vulnerability exists in Kiteworks Core versions 9.2.0 and 9.2.1 that allows authenticated users to acc
SQL injection in Kiteworks Secure Data Forms lets an authenticated user holding the FormBuilder role read and tamper wit
Accellion Kiteworks before 7.4.0 allows an authenticated user to perform SQL Injection via LDAPGroup Search. Rated high
Reflected cross-site scripting in Kiteworks Secure Data Forms (versions prior to 9.3.0) allows remote unauthenticated at
Reflected cross-site scripting in Kiteworks Secure Data Forms prior to version 9.3.0 allows external attackers to execut
Kiteworks Email Protection Gateway prior to version 9.2.0 contains a stored cross-site scripting vulnerability in its co
A stored cross-site scripting (XSS) vulnerability exists in Kiteworks Secure Data Forms that allows authenticated attack
Accellion Kiteworks before 7.3.1 allows a user with Admin privileges to escalate their privileges by generating SSH pass
Kiteworks Secure Data Forms prior to version 9.2.1 contains a misconfiguration of security attributes that allows unprot
Kiteworks versions prior to 9.2.0 contain a DNS rebinding vulnerability that allows authenticated administrators to circ
Insecure Direct Object Reference (IDOR) in Kiteworks Secure Data Forms allows authenticated low-privileged users to modi
Insecure Direct Object Reference in Kiteworks Secure Data Forms (all versions prior to 9.3.0) allows any authenticated l
Same weakness CWE-613 – Insufficient Session Expiration
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15807