---
id: CVE-2026-92469
title: >-
  zlt2000 microservices-platform through 6.0.0 contains an authorization bypass
  vulnerability in the file-center module DELETE /files/{id} endpoint that
  performs no ownership validation
summary: >-
  zlt2000 microservices-platform through 6.0.0 contains an authorization bypass
  vulnerability in the file-center module DELETE /files/{id} endpoint that
  performs no ownership validation. Authenticated attackers can enumerate file
  identifie…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'
cwe:
  - CWE-639
vendor: zlt2000
product: microservices-platform
affected:
  - microservices-platform <= 6.0.0
published: '2026-09-16'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T20:48:01.433'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92469'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C19_delete_any_file.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/file-center/src/main/java/com/central/file/controller/FileController.java#L48
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/microservices-platform-through-6.0.0-arbitrary-file-deletion-via-missing-ownership-check
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00536
epssPercentile: 0.4273
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-16T17:38:47.165988Z'
ingestedAt: '2026-09-16T13:56:12.619Z'
---

## Overview

zlt2000 microservices-platform through 6.0.0 contains an authorization bypass vulnerability in the file-center module DELETE /files/{id} endpoint that performs no ownership validation. Authenticated attackers can enumerate file identifiers via GET /files and delete arbitrary users' files and metadata by supplying their identifiers to the delete endpoint.

## Remediation

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