Impact
A weakness in caoqianming's django-vue-admin 1.0 allows manipulation of file_id to bypass intended access controls. This flaw is an example of CWE-266 (Privilege Escalation) and CWE-284 (Improper Access Control). An attacker can craft a file_id value and retrieve protected files via a remote HTTP request, compromising confidentiality of data stored in the application.
Affected Systems
The vulnerability affects installations of caoqianming django-vue-admin version 1.0 and any upgrades that keep the same /api/file/ endpoint logic, as indicated by the CPE entry. The vendor has not yet issued a fix, so the flaw is present across all deployments exposing the endpoint.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. EPSS is not available and the issue is not listed in CISA KEV. The attack can be executed remotely by supplying a crafted file_id, so the risk remains significant until mitigated. The lack of an official patch means the attack surface persists until hardening measures are implemented.
OpenCVE Enrichment