---
id: CVE-2026-79315
title: A reflected cross-site scripting vulnerability exists in x-ui 0.3.2
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
  escapin…
severity: medium
cvss: 4.7
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
published: '2026-09-22'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:00:03.713'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-79315'
references:
  - url: 'https://github.com/lichoin/TraceLoom/blob/main/CVEs/CVE-2026-79315.md'
    label: cve@mitre.org
  - url: 'https://github.com/vaxilu/x-ui'
    label: cve@mitre.org
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T14:38:07.255930Z'
ingestedAt: '2026-09-22T15:05:01.084Z'
epss: 0.0027
epssPercentile: 0.16997
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
