Description
A vulnerability was identified in huanzi-qch base-admin up to 52816b760cd53244989fd664bbb2b3d4edbfdbf1. This issue affects the function Save of the file base-admin-master\src\main\java\cn\huanzi\qch\baseadmin\common\controller\CommonController.java of the component Add User Handler. The manipulation of the argument Username leads to cross site scripting. The attack can be initiated remotely. The exploit is publicly available and might be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-24
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Assess Impact
AI Analysis

Impact

The vulnerability allows a remote attacker to inject malicious script via the Username parameter in the Add User handler of huanzi‑qch base‑admin. The stored or reflected script executes in the context of the admin interface, giving an attacker the potential to hijack sessions, steal credentials, deface the application, or execute other malicious actions as an authenticated admin. The weakness is reflected in the Common Weakness Enumerations CWE‑79 and CWE‑94, which describe improper handling of user input that could lead to code injection.

Affected Systems

Affected versions include all releases of huanzi‑qch base‑admin up to commit 52816b760cd53244989fd664bbb2b3d4edbfdbf1, with no newer releases identified. Continuous delivery and rolling releases are employed, and an updated version that fixes the flaw is not presently available from the vendor.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate‑severity flaw; the EPSS score is currently unavailable, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the attack vector is remote, the exploit is publicly available, and the vendor has not responded to remediation requests, leaving the risk for environments running the affected code at a relatively high level until mitigated.

Generated by OpenCVE AI on September 24, 2026 at 03:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version released after commit 52816b760cd53244989fd664bbb2b3d4edbfdbf1 that includes the XSS fix or apply a vendor patch if offered.
  • Implement strict server‑side validation and output encoding for the Username field to neutralize any injected script before it is stored or rendered.
  • Configure a strong Content Security Policy that blocks inline scripts and limits script sources to trusted domains, reducing the impact if an XSS payload is delivered.

Generated by OpenCVE AI on September 24, 2026 at 03:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 02:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in huanzi-qch base-admin up to 52816b760cd53244989fd664bbb2b3d4edbfdbf1. This issue affects the function Save of the file base-admin-master\src\main\java\cn\huanzi\qch\baseadmin\common\controller\CommonController.java of the component Add User Handler. The manipulation of the argument Username leads to cross site scripting. The attack can be initiated remotely. The exploit is publicly available and might be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Title huanzi-qch base-admin Add User CommonController.java save cross site scripting
First Time appeared Huanzi-qch
Huanzi-qch base-admin
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:huanzi-qch:base-admin:*:*:*:*:*:*:*:*
Vendors & Products Huanzi-qch
Huanzi-qch base-admin
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Huanzi-qch Base-admin
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-24T15:48:07.194Z

Reserved: 2026-09-23T17:01:54.610Z

Link: CVE-2026-96810

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-24T02:16:53.960

Modified: 2026-09-24T14:40:36.103

Link: CVE-2026-96810

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T04:00:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')