CVE-2026-2105: yeqifu warehouse Department Management DeptController.java deleteDept improper authorization
A flaw has been found in yeqifu warehouse up to aaf29962ba407d22d991781de28796ee7b4670e4. The affected element is the function addDept/updateDept/deleteDept of the file dataset\repos\warehouse\src\main\java\com\yeqifu\sys\controller\DeptController.java of the component Department Management. Executing a manipulation can lead to improper authorization. It is possible to launch the attack remotely. The exploit has been published and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The project was informed of the problem early through an issue report but has not responded yet.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-2105?
CVE-2026-2105 has been assessed as a medium severity vulnerability due to improper authorization allowing unauthorized actions.
How do I fix CVE-2026-2105?
To fix CVE-2026-2105, ensure proper authorization checks are implemented in the addDept, updateDept, and deleteDept functions of the affected code.
Which versions are affected by CVE-2026-2105?
CVE-2026-2105 affects yeqifu warehouse versions up to aaf29962ba407d22d991781de28796ee7b4670e4.
What are the potential impacts of CVE-2026-2105?
The potential impacts of CVE-2026-2105 include unauthorized modification or deletion of department data within the warehouse management system.
Is there a workaround for CVE-2026-2105 until a fix is available?
As a temporary workaround for CVE-2026-2105, you can restrict access to the affected functions until the proper authorization checks are implemented.