CVE-2026-79317 Details
Description
A session invalidation flaw exists in x-ui 0.3.2. The full user object is stored in a client-side signed cookie, and authentication only checks that a user object can be retrieved from the cookie without re-validating against the database or any session version. When an administrator changes the username or password, previously issued session cookies are not revoked, so an attacker who holds a pre-change admin cookie can continue accessing and operating the management interface after the credentials have been rotated.
A session invalidation vulnerability has been identified in x-ui version 0.3.2. This issue arises because the full user object is stored in a client-side signed cookie. Authentication processes only verify that a user object can be retrieved from the cookie, without re-validating against the database or checking any session version. Consequently, when an administrator changes the username or password, previously issued session cookies remain active. This allows an attacker with a pre-change admin cookie to continue accessing the management interface even after the credentials have been updated.
As of the report date, there is no official patch available for this vulnerability. However, it is recommended to manually rotate the session signing material after any credential change, require all administrators to log in again, shorten session lifetimes, and monitor for old sessions that continue to access management interfaces after a credential change.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 21, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lichoin/TraceLoom/blob/main/CVEs/CVE-2026-79317.md | [email protected] | Technical Description |
| https://github.com/vaxilu/x-ui | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-613 | Insufficient Session Expiration | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| vaxilu x-ui | 0.3.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 21, 2026 | New CVE Received | [email protected] |
Volerion