CVE-2026-67678
Received Received - Intake

File Upload Vulnerability in DocSys v2.02.80

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

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: MITRE

Description

File Upload vulnerability in RainyGao-Hithub DocSys v.2.02.80 allows a remote attacker to execute arbitrary code

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-17
Generated
2026-08-18
AI Q&A
2026-08-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
rainygao docsys 2.02.80

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an arbitrary file upload vulnerability in DocSys V2.02.80. Authenticated users can upload files to the server without proper validation by bypassing admin checks through the absence or manipulation of the 'usage' parameter. Attackers can control the file name and path, potentially uploading malicious files like JSP scripts that could be executed to compromise the server.

Detection Guidance

Check for unauthorized file uploads to the /uploadDoc.do or /DocSystem/Doc/uploadDoc.do endpoints. Look for unexpected JSP or executable files in server directories. Monitor network traffic for POST requests to these paths with file upload parameters.

Impact Analysis

This vulnerability allows attackers to upload and execute malicious files on the server, potentially leading to full system compromise. If the server processes uploaded files, attackers could gain control over the system, steal data, or perform other malicious activities.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating compliance requirements for GDPR and HIPAA. It may result in unauthorized exposure of sensitive data, leading to legal penalties, reputational damage, and loss of trust.

Mitigation Strategies

Disable file upload functionality if not required. Implement strict file type validation and restrict uploads to specific directories. Ensure the 'usage' parameter is properly validated. Update to a patched version if available.

Chat Assistant

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

EPSS Chart