Description
Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, GET /history/<service>/<server_ip> re-uses the server_ip path parameter as a user-id when service == 'user', with no authorization check. Any authenticated user — even a guest in an unrelated group — can list any other user's full action audit trail (server IPs touched, configs deployed, services restarted). At time of publication, there are no publicly available patches.
Published: 2026-06-10
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an IDOR that allows any authenticated user—including users in unrelated groups—to read the full action history of any other user. By re‑using the server_ip path parameter as a user‑id when the service is "user", the application performs no authorization check. Attackers can therefore obtain detailed audit data such as which server IPs a victim accessed, which configurations were deployed, and which services were restarted, providing insight into operational details.

Affected Systems

All releases of Roxy‑WI up to and including 8.2.6.4, which provide a web interface for managing HAProxy, Nginx, Apache and Keepalived servers, are affected.

Risk and Exploitability

The vulnerability has a CVSS score of 4.3, indicating moderate severity. No EPSS score is available and the issue is not listed in the CISA KEV catalog, suggesting limited or no widespread exploitation yet. Attackers must first authenticate to Roxy‑WI and call the vulnerable GET /history/<service>/<server_ip> endpoint. Without a required authorization check, they can supply another user’s in the URL and obtain that user’s full audit trail. Successful exploitation compromises confidentiality, revealing sensitive deployment and configuration history that could aid future attacks.

Generated by OpenCVE AI on June 10, 2026 at 15:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Configure the web server or firewall to block or rate‑limit the GET /history/<service>/<server_ip> endpoint for unauthenticated or non‑privileged users
  • Add custom authorization checks on the server side to ensure that only the owner of the requested history can access it, or deny all users not belonging to a privileged group
  • Plan an upgrade to a future Roxy‑WI release that addresses the IDOR once the vendor publishes a patch or an official fix

Generated by OpenCVE AI on June 10, 2026 at 15:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Roxy-wi
Roxy-wi roxy-wi
Vendors & Products Roxy-wi
Roxy-wi roxy-wi

Wed, 10 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 10 Jun 2026 14:45:00 +0000

Type Values Removed Values Added
Description Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, GET /history/<service>/<server_ip> re-uses the server_ip path parameter as a user-id when service == 'user', with no authorization check. Any authenticated user — even a guest in an unrelated group — can list any other user's full action audit trail (server IPs touched, configs deployed, services restarted). At time of publication, there are no publicly available patches.
Title Roxy-WI: IDOR — any authenticated user can read another user's full action history
Weaknesses CWE-639
CWE-863
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-10T14:55:23.514Z

Reserved: 2026-05-12T19:00:14.599Z

Link: CVE-2026-45563

cve-icon Vulnrichment

Updated: 2026-06-10T14:55:12.561Z

cve-icon NVD

Status : Received

Published: 2026-06-10T15:16:37.167

Modified: 2026-06-10T16:17:06.767

Link: CVE-2026-45563

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T15:30:15Z

Weaknesses