CVE-2025-13116
BaseFortify
Publication date: 2025-11-13
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| macrozheng | mall | to 1.0.3 (inc) |
| macrozheng | mall-swarm | to 1.0.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the macrozheng mall-swarm software up to version 1.0.3, specifically in the cancelUserOrder function of the /order/cancelUserOrder file. By manipulating the argument orderId, an attacker can bypass proper authorization controls. This means unauthorized users may be able to cancel orders they should not have access to. The attack can be performed remotely and the exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can lead to improper authorization, allowing attackers to cancel orders without permission. This could result in unauthorized order cancellations, potential financial loss, disruption of business operations, and damage to customer trust.