CVE-2026-79316 Details
Description
An improper access control vulnerability exists in x-ui 0.3.2. Any authenticated panel user can modify the xray configuration template through the settings interface and trigger a panel restart, causing the xray management gRPC service, which is bound to loopback by default, to be regenerated and bound to non-loopback addresses. This expands the reachable surface of the management interface beyond its intended local-only boundary.
A vulnerability in x-ui version 0.3.2 allows authenticated panel users to improperly access and modify the Xray configuration template via the settings interface. This change can trigger a panel restart, which inadvertently exposes the Xray management gRPC service to non-loopback addresses. As a result, the management interface, originally intended to be local-only, becomes accessible from a wider network, increasing the risk of unauthorized access to sensitive management functions.
As of the report date, no official patch has been released. To mitigate this vulnerability, manually override the management interface's binding address to loopback before applying configuration changes, or remove high-risk settings from user-editable templates and manage them server-side. If immediate code changes are not possible, restrict access to the management interface using firewall rules or container network policies, and monitor for unauthorized changes to the binding address in the configuration template.
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-79316.md | [email protected] | AdvisoryTechnical Analysis |
| https://github.com/vaxilu/x-ui | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| 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