CVE-2026-94102 Details
Description
A flaw has been found in WuzhiCMS up to 4.1.0. This affects an unknown function of the file /index.php?m=member&v=Login of the component Login. This manipulation of the argument forward causes open redirect. The attack can be initiated remotely. The exploit has been published and may be used. The only sanitization is remove_xss(), an XSS keyword/entity scrubber. The vendor was contacted early about this disclosure but did not respond in any way.
An open redirect vulnerability has been identified in WuzhiCMS versions through 4.1.0. The issue arises in the login component, specifically within the file '/index.php?m=member&v=Login'. The vulnerability is triggered by manipulating the 'forward' argument, allowing for redirection to an attacker-controlled URL. This issue can be exploited remotely. The only form of input sanitization applied is a basic XSS scrubber. The vendor was notified about this vulnerability but did not respond.
To address this vulnerability, restrict the 'forward' parameter to only allow relative paths or whitelist same-origin URLs. Absolute URLs to external domains should be rejected.
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 24, 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/ArrestX/wuzhicms-advisories/blob/main/advisories/VULN-021-member-open-redirect.md | [email protected] | AdvisoryExploitRemedy |
| https://vuldb.com/cve/CVE-2026-94102 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/892905 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408032 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/408032/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-601 | URL Redirection to Untrusted Site ('Open Redirect') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WuzhiCMS | <= 4.1.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | CVE Modified | CISA-ADP |
| Sep 21, 2026 | New CVE Received | [email protected] |
Volerion