Description
A security vulnerability has been detected in macrozheng mall up to 1.0.3. This impacts an unknown function of the file /order/submit of the component Order Submission. The manipulation leads to race condition. It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitability is said to be difficult. The vendor deleted the GitHub issue for this vulnerability without and explanation.
Published: 2026-08-29
Score: 2.3 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition exists in the Order Submission functionality of macrozheng mall up to version 1.0.3. The flaw can be triggered via the /order/submit endpoint and is remotely reachable. The attacker must coordinate simultaneous requests, which is considered to have high complexity, and the vulnerability is described as difficult to exploit. The consequence is a breakdown in consistent order handling, potentially leading to duplicated or lost orders or a denial of service on the checkout flow.

Affected Systems

The affected product is macrozheng mall, versions up to and including 1.0.3. No specific patch version is listed in the advisory; users should verify whether later releases contain a fix.

Risk and Exploitability

The CVSS score of 2.3 indicates a low overall severity. No EPSS score is available, and the vulnerability is not catalogued in CISA’s KEV list. Because the attack requires concurrent requests and the vulnerability is described as difficult to exploit, the expected likelihood of real-world exploitation is low. The primary risk would be for services exposed to the public internet, where malicious actors could attempt to trigger the race condition. Even if exploited, the impact is confined to the ordering subsystem rather than the entire system.

Generated by OpenCVE AI on August 29, 2026 at 12:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade macrozheng mall to the latest release once the store provides a patch for the race condition.
  • Apply network or application‑level controls to limit direct access to the /order/submit endpoint, such as IP whitelisting or an application firewall.
  • Enable detailed logging of order submissions and monitor for duplicate or inconsistent order entries, which may indicate an attempt to exploit the race condition.

Generated by OpenCVE AI on August 29, 2026 at 12:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in macrozheng mall up to 1.0.3. This impacts an unknown function of the file /order/submit of the component Order Submission. The manipulation leads to race condition. It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitability is said to be difficult. The vendor deleted the GitHub issue for this vulnerability without and explanation.
Title macrozheng mall Order Submission submit race condition
First Time appeared Macrozheng
Macrozheng mall
Weaknesses CWE-362
CPEs cpe:2.3:a:macrozheng:mall:*:*:*:*:*:*:*:*
Vendors & Products Macrozheng
Macrozheng mall
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-29T11:00:08.359Z

Reserved: 2026-08-28T18:59:56.072Z

Link: CVE-2026-82364

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T11:16:47.140

Modified: 2026-08-29T11:16:47.140

Link: CVE-2026-82364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T14:00:07Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')