๐Ÿ” CVE Alert

CVE-2026-92467

HIGH 8.3

microservices-platform through 6.0.0 Unverified Password Change via /users/password

CVSS Score
8.3
EPSS Score
0.0%
EPSS Percentile
0th

zlt2000 microservices-platform through 6.0.0 contains an unverified password change vulnerability in the PUT /users/password endpoint that allows authenticated users to change any account password by omitting the current password check. Attackers can supply an arbitrary user id in the request body and a new password to overwrite credentials of any non-administrator account without verification.

CWE CWE-620
Vendor zlt2000
Product microservices-platform
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for zlt2000 microservices-platform

Be the first to know when new high vulnerabilities affecting zlt2000 microservices-platform are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

zlt2000 / microservices-platform
0 โ‰ค 6.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zlt2000/microservices-platform/blob/v6.0.0/zlt-business/user-center/src/main/java/com/central/user/controller/SysUserController.java#L206 github.com: https://github.com/zlt2000/microservices-platform/blob/v6.0.0/zlt-business/user-center/src/main/java/com/central/user/service/impl/SysUserServiceImpl.java#L165 github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C09_reset_any_user_password.py github.com: https://github.com/zlt2000/microservices-platform vulncheck.com: https://www.vulncheck.com/advisories/microservices-platform-through-6.0.0-unverified-password-change-via-users-password

Credits

Mingsheng Lin