CVE-2025-9836 Details
Description
A vulnerability was found in macrozheng mall up to 1.0.3. This vulnerability affects the function paySuccess of the file /order/paySuccess. The manipulation of the argument orderId results in authorization bypass. The attack can be launched remotely. The exploit has been made public and could be used.
A critical authorization bypass vulnerability has been identified in macrozheng mall versions through 1.0.3. The issue resides in the paySuccess function of the /order/paySuccess endpoint, where the orderId parameter can be manipulated without proper validation. This flaw allows attackers to mark any order as paid, facilitating unauthorized purchases. Additionally, the vulnerability enables horizontal privilege escalation, as users can alter the payment status of other orders by changing order IDs. This could disrupt the platform's transaction system and cause significant financial losses.
Implement validation in the paySuccess method to ensure that payment statuses can only be updated for orders belonging to the user making the request.
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.
CISA-ADP
Assessed Sep 3, 2025References 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/ez-lbz/poc/issues/47 | [email protected] | Broken Link |
| https://github.com/ez-lbz/poc/issues/47#issue-3354493935 | [email protected] | Broken Link |
| https://vuldb.com/?ctiid.322183 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.322183 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.641738 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| macrozheng mall | <= 1.0.3 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Nov 26, 2025 | Initial Analysis | [email protected] |
| Sep 2, 2025 | New CVE Received | [email protected] |