CVE Catalog

CVE-2026-53909

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

The vulnerability in MCO is due to missing server-side validation of uploaded file types. Validation relies solely on client-side checks, which can be bypassed. An authenticated, low-privileged attacker can upload files of arbitrary types to the server.

Risk Assessment

The risk involves the possibility of uploading malicious files (e.g., scripts) to the server, potentially leading to remote code execution, privilege escalation, or further system compromise.

Recommendation

Immediately implement server-side file type validation and restrict allowed file extensions. Apply the update if available; otherwise, consider temporarily disabling the file upload functionality.

Other vulnerabilities in MCO

See all
Original NVD description (English source)

MCO does not correctly validate types of uploaded files. File upload validation functionality relies only on client-side checks, which can be bypassed. An authorized, low-privileged attacker can upload files with arbitrary types to the server. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 25.3.3.1 but may also affect other versions.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS