CVE-2025-10422 Details
Description
A vulnerability has been found in newbee-mall up to 613a662adf1da7623ec34459bc83e3c1b12d8ce7. This issue affects the function paySuccess of the file /paySuccess of the component Order Status Handler. The manipulation of the argument orderNo leads to improper authorization. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided.
A critical payment vulnerability has been identified in Newbee Mall versions prior to 613a662adf1da7623ec34459bc83e3c1b12d8ce7. The issue resides in the Order Status Handler component, specifically within the paySuccess function of the /paySuccess endpoint. This vulnerability allows for improper authorization, as the endpoint directly updates order statuses based on the order ID provided in the request. Attackers can exploit this by sending crafted requests to mark orders as paid, without proper authorization checks. Additionally, this vulnerability enables horizontal privilege escalation, allowing users to modify the payment statuses of other users' orders, potentially disrupting the entire transaction system.
The payment process should be handled exclusively through trusted third-party payment provider callbacks, such as WeChat Pay or Alipay. The system must not depend on parameters sent directly from the client.
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 15, 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/newbee-ltd/newbee-mall/issues/100 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/newbee-ltd/newbee-mall/issues/100#issue-3379977698 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://vuldb.com/?ctiid.323856 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.323856 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.646997 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| newbee-mall project newbee-mall | <= 2023-10-09 |
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] |
| Oct 14, 2025 | Initial Analysis | [email protected] |
| Sep 15, 2025 | New CVE Received | [email protected] |