CVE Catalog

CVE-2026-79317

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

8th percentile - higher than 8% of all known CVEs

Summary

Session invalidation flaw in x-ui 0.3.2. The full user object is stored in a client-side signed cookie, and authentication does not re-validate against the database. Changing username or password does not revoke previously issued cookies, so an attacker with a valid cookie can continue accessing the admin panel.

Risk Assessment

Persistence of admin access after credential rotation, potentially leading to unauthorized changes.

Recommendation

Update x-ui to a patched version. Enforce session re-validation after credential changes.

Other vulnerabilities in x-ui

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS