CVE-2026-33560
HighCVSS 7.1Exploitation Probability (EPSS)
Low risk26th percentile - higher than 26% of all known CVEs
Summary
The DMP-5000 file service exposes authenticated arbitrary file upload functionality without validation. No file extension filtering or content inspection is enforced, allowing executable binaries and scripts to be accepted and written directly to the server.
Risk Assessment
An attacker can upload malicious executables or scripts, potentially leading to server compromise and privilege escalation.
Recommendation
Implement file type validation (e.g., allowlist of extensions) and antivirus scanning for uploaded files. Restrict endpoint access to trusted users only.
Other vulnerabilities in DMP-5000
Original NVD description (English source)
The DMP-5000 file service exposes authenticated arbitrary file upload functionality. There are exposed endpoints which allows authenticated users to upload files of any type without validation. No file extension filtering or content inspection is enforced which allows executable binaries and scripts to be accepted and written directly to the server.

