CVE Catalog

CVE-2026-79315

MediumCVSS 4.7
Published: Translated: NVD NIST

Summary

A reflected cross-site scripting vulnerability exists in x-ui 0.3.2. The management interface reflects the raw request URI into a client-side template binding expression used for sidebar menu highlighting. Server-side HTML entity escaping is ineffective in this context: the browser decodes the entities before the client-side framework evaluates the content as a JavaScript expression. A logged-in panel user who visits a crafted URL allows arbitrary script execution in the same-origin context of the management page, enabling data theft and unauthorized actions through the victim's session.

Risk Assessment

An attacker can steal session data or perform unauthorized actions in the context of a logged-in panel user, potentially leading to admin account takeover and compromise of the entire system.

Recommendation

Update x-ui to a patched version. Additionally, educate users about the risk of clicking suspicious links and consider additional protections such as anti-XSS filters.

Other vulnerabilities in x-ui

See all
Original NVD description (English source)

A reflected cross-site scripting vulnerability exists in x-ui 0.3.2. The management interface reflects the raw request URI into a client-side template binding expression used for sidebar menu highlighting. Server-side HTML entity escaping is ineffective in this context: the browser decodes the entities before the client-side framework evaluates the content as a JavaScript expression. A logged-in panel user who visits a crafted URL allows arbitrary script execution in the same-origin context of the management page, enabling data theft and unauthorized actions through the victim's session.

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