Description
macrozheng mall version 1.0.3 and prior contains an authentication vulnerability in the mall-portal password reset workflow that allows an unauthenticated attacker to reset arbitrary user account passwords using only a victim’s telephone number. The password reset flow exposes the one-time password (OTP) directly in the API response and validates password reset requests solely by comparing the provided OTP to a value stored by telephone number, without verifying user identity or ownership of the telephone number. This enables remote account takeover of any user with a known or guessable telephone number.
Published: 2026-02-07
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Password Reset with No Authorization
Action: Immediate Patch
AI Analysis

Impact

macrozheng mall versions 1.0.3 and earlier contain an authentication flaw in the password reset workflow that exposes one-time passwords in the API response and only verifies the OTP against the telephone number. Because the system does not confirm that the requester owns the phone or that the phone belongs to the target account, an attacker who knows or guesses a user’s phone number can reset that user’s password without any authentication. The vulnerability allows immediate account takeover and full access to the compromised account’s data and privileges.

Affected Systems

All installations of macrozheng mall up to and including version 1.0.3 are affected. The product is also referenced in the newbee-mall_project collection, suggesting that similar builds with the same password reset flow are vulnerable. The explicit affected versions are not listed beyond the version ceiling of 1.0.3, so any derivative or legacy deployment should be reviewed for the same implementation.

Risk and Exploitability

The high CVSS score of 9.3 reflects a severe exploitation likelihood, and the EPSS score of less than 1% indicates that while exploitation is theoretically possible, it is currently infrequent. The vulnerability is not listed in the CISA KEV catalog. The attack path requires only the ability to target the password reset API and provide a known or guessable telephone number, making it trivial for an unauthenticated attacker to launch a successful account takeover. The lack of any additional verification step further lowers the barrier to exploitation.

Generated by OpenCVE AI on April 15, 2026 at 21:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest official patch or upgrade to macrozheng mall version 1.0.4 or later once it becomes available.
  • Modify the password reset endpoint to require proof of identity, such as sending the OTP to the user’s device and verifying possession of the device before accepting the new password.
  • Implement rate limiting and logging for password reset requests to detect and prevent abuse.
  • Ensure that OTPs are no longer returned in the API response and that they expire after a short period or single use.

Generated by OpenCVE AI on April 15, 2026 at 21:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Thu, 05 Mar 2026 20:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:macrozheng:mall:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Thu, 05 Mar 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Newbee-mall Project
Newbee-mall Project newbee-mall
CPEs cpe:2.3:a:newbee-mall_project:newbee-mall:*:*:*:*:*:*:*:*
Vendors & Products Newbee-mall Project
Newbee-mall Project newbee-mall

Tue, 10 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Macrozheng
Macrozheng mall
Vendors & Products Macrozheng
Macrozheng mall

Sat, 07 Feb 2026 22:00:00 +0000

Type Values Removed Values Added
Description macrozheng mall version 1.0.3 and prior contains an authentication vulnerability in the mall-portal password reset workflow that allows an unauthenticated attacker to reset arbitrary user account passwords using only a victim’s telephone number. The password reset flow exposes the one-time password (OTP) directly in the API response and validates password reset requests solely by comparing the provided OTP to a value stored by telephone number, without verifying user identity or ownership of the telephone number. This enables remote account takeover of any user with a known or guessable telephone number.
Title macrozheng mall <= 1.0.3 Unauthenticated Password Reset via OTP Disclosure
Weaknesses CWE-640
References
Metrics cvssV4_0

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


Subscriptions

Macrozheng Mall
Newbee-mall Project Newbee-mall
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-08T15:02:59.030Z

Reserved: 2026-02-06T19:12:03.463Z

Link: CVE-2026-25858

cve-icon Vulnrichment

Updated: 2026-02-10T16:18:20.011Z

cve-icon NVD

Status : Modified

Published: 2026-02-07T22:16:02.753

Modified: 2026-04-07T18:16:40.203

Link: CVE-2026-25858

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:30:13Z

Weaknesses