CVE-2026-92469
microservices-platform through 6.0.0 Arbitrary File Deletion via Missing Ownership Check
CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-639 |
| 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:N/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High
Affected Versions
zlt2000 / microservices-platform
0 โค 6.0.0
References
github.com: https://github.com/zlt2000/microservices-platform/blob/v6.0.0/zlt-business/file-center/src/main/java/com/central/file/controller/FileController.java#L48 github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C19_delete_any_file.py github.com: https://github.com/zlt2000/microservices-platform vulncheck.com: https://www.vulncheck.com/advisories/microservices-platform-through-6.0.0-arbitrary-file-deletion-via-missing-ownership-check
Credits
Mingsheng Lin