---
id: CVE-2026-92467
title: >-
  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
summary: >-
  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. …
severity: high
cvss: 8.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L'
cwe:
  - CWE-620
vendor: zlt2000
product: microservices-platform
affected:
  - microservices-platform <= 6.0.0
published: '2026-09-16'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T18:17:15.050'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92467'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C09_reset_any_user_password.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/zlt2000/microservices-platform'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/zlt2000/microservices-platform/blob/v6.0.0/zlt-business/user-center/src/main/java/com/central/user/controller/SysUserController.java#L206
    label: disclosure@vulncheck.com
  - url: >-
      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
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/microservices-platform-through-6.0.0-unverified-password-change-via-users-password
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-21T17:47:06.890538Z'
epss: 0.00425
epssPercentile: 0.36272
ingestedAt: '2026-09-16T13:56:12.619Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
