CVE-2026-82835
Deferred Deferred - Pending Action

Improper Access Control in django-vue-admin via file_id Manipulation

Vulnerability report for CVE-2026-82835, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: VulDB

Description

A weakness has been identified in caoqianming django-vue-admin 1.0. This vulnerability affects unknown code of the file /api/file/. Executing a manipulation of the argument file_id can lead to improper access controls. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-08-31
Generated
2026-09-01
AI Q&A
2026-08-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
caoqianming django-vue-admin 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an improper access control issue in caoqianming django-vue-admin 1.0. It exists in the /api/file/ endpoint where manipulating the file_id argument allows unauthorized access. The flaw enables remote attackers to bypass intended restrictions due to insufficient validation.

Detection Guidance

Detecting this vulnerability requires checking for improper access controls in the /api/file/ endpoint of caoqianming django-vue-admin 1.0. Monitor for unusual file_id manipulations or unauthorized access attempts to this endpoint. Check web server logs for suspicious requests targeting /api/file/ with modified file_id parameters.

Impact Analysis

An attacker could exploit this to access sensitive files or data stored by the application. Since the exploit is publicly available, the risk of unauthorized access increases. Users of the affected software should apply patches or mitigations immediately to prevent potential data breaches.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR's data protection principles or HIPAA's confidentiality requirements. Organizations using the affected software may face compliance violations, legal penalties, or reputational damage if sensitive data is exposed.

Mitigation Strategies

Immediately restrict access to the /api/file/ endpoint by implementing proper authentication and authorization checks. Update or patch the django-vue-admin to the latest version if available. Monitor network traffic for exploits and block known malicious IPs attempting to access this endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82835. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart