Description
A vulnerability was identified in macrozheng mall up to 1.0.3. This impacts an unknown function of the file /returnApply/create of the component Portal Endpoint. The manipulation of the argument orderId leads to improper control of resource identifiers. The attack can be initiated remotely. The exploit is publicly available and might be used. The vendor deleted the GitHub issue for this vulnerability without any explanation.
Published: 2026-07-09
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the /returnApply/create endpoint of the Portal component in macrozheng mall. Manipulating the orderId parameter lets an attacker provide arbitrary resource identifiers that have not been verified, effectively allowing unauthorized modification or deletion of resources. This improper control of resource identifiers (CWE-99) can compromise confidentiality, integrity, and availability of the affected data. It is inferred that the attack can be carried out remotely without requiring privileged credentials.

Affected Systems

All deployments of macrozheng mall version 1.0.3 or earlier are impacted, since the issue exists in the /returnApply/create function. The vendor does not provide explicit information about later releases, so the statement that newer versions fix the issue is inferred and should be verified by inspecting release notes.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, but the low EPSS score (<1 %) suggests a modest risk of widespread exploitation in the wild. According to the description, the flaw is exploitable from a remote location by sending a crafted request to /returnApply/create with a manipulated orderId. A public exploit is available, meaning an attacker could immediately. The vulnerability is not listed in the CISA KEV catalog, implying no ongoing campaigns have been reported so far.

Generated by OpenCVE AI on August 1, 2026 at 14:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a newer release of macrozheng mall once a fix is provided by the vendor.
  • Implement server‑side validation and sanitization for the orderId parameter in the /returnApply/create endpoint, restricting it to authorized identifiers only.
  • Deploy monitoring on inbound requests to detect anomalous orderId values and generate alerts for suspected exploitation attempts.

Generated by OpenCVE AI on August 1, 2026 at 14:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in macrozheng mall up to 1.0.3. This impacts an unknown function of the file /returnApply/create of the component Portal Endpoint. The manipulation of the argument orderId leads to improper control of resource identifiers. The attack can be initiated remotely. The exploit is publicly available and might be used. The vendor deleted the GitHub issue for this vulnerability without any explanation.
Title macrozheng mall Portal Endpoint create resource injection
First Time appeared Macrozheng
Macrozheng mall
Weaknesses CWE-99
CPEs cpe:2.3:a:macrozheng:mall:*:*:*:*:*:*:*:*
Vendors & Products Macrozheng
Macrozheng mall
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-09T14:39:10.538Z

Reserved: 2026-07-09T05:06:59.607Z

Link: CVE-2026-15186

cve-icon Vulnrichment

Updated: 2026-07-09T13:36:51.871Z

cve-icon NVD

Status : Deferred

Published: 2026-07-09T14:16:29.733

Modified: 2026-07-09T16:16:38.047

Link: CVE-2026-15186

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T14:45:06Z

Weaknesses
  • CWE-99

    Improper Control of Resource Identifiers ('Resource Injection')