Impact
A weakness was discovered in the User Management Endpoint of the Yeqifu Warehouse application, specifically within the deleteUser function of UserController.java. The flaw permits an attacker to bypass authorization checks and delete arbitrary user accounts. The vulnerability is a classic case of improper or missing access control (CWE-266) combined with authorization errors (CWE-285). The impact is the loss of legitimate user accounts and potential disruption of services, as deleted users can no longer access the system and may lead to data integrity issues if those accounts held permissions or data. No confidentiality breach is described, but the loss of user identities can have cascading effects on business processes.
Affected Systems
The bug affects the Yeqifu Warehouse product, as released in any version up to commit aaf29962ba407d22d991781de28796ee7b4670e4. The software library does not provide a clear version number for the affected or patched releases. Administrators should therefore treat all versions that have not reported a fix as vulnerable.
Risk and Exploitability
The CVSS v3 score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests exploitation probability is very low at present. The vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the flaw remotely via the exposed deletion endpoint. Because no critical conditions are listed, the exploit does not require privileged access or local compromise; any entity that can reach the endpoint can attempt the deletion. The lack of an official patch means the risk persists until the developers respond and release a fix.
OpenCVE Enrichment