Description
File Upload vulnerability in RainyGao-Hithub DocSys v.2.02.80 allows a remote attacker to execute arbitrary code
Published: 2026-08-17
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A file upload flaw in RainyGao-Hithub DocSys v.2.02.80 permits a remote attacker to run arbitrary code on the server, providing full control over confidentiality, integrity, and availability of the affected system. The vulnerability arises because uploaded files are not validated or restricted, allowing malicious code to be stored and executed without restriction. As a result, an attacker could compromise the entire application and potentially the underlying host.

Affected Systems

The vulnerability affects the RainyGao-Hithub DocSys product, specifically version 2.02.80. No other vendors or versions are documented as affected.

Risk and Exploitability

The flaw offers a high-severity remote code execution path. While the EPSS score is not available, the lack of a KEV listing and the nature of the bug suggest that the risk is significant and exploitation is possible through the web interface that accepts file uploads. The attack vector is likely a direct HTTP request to the upload endpoint, and no special privileges appear required beyond the ability to access that page.

Generated by OpenCVE AI on August 17, 2026 at 21:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check if an updated release of RainyGao-Hithub DocSys is available and apply the vendor patch when released.
  • Configure the web server to disable script execution for the directory that receives uploaded files (e.g., deny execution of .php, .pl, or other script extensions).
  • Limit the types of files that can be uploaded by implementing MIME type and file extension validation, rejecting any MIME type or extension that is not explicitly allowed.

Generated by OpenCVE AI on August 17, 2026 at 21:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via File Upload in RainyGao-Hithub DocSys
Weaknesses CWE-434

Mon, 17 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description File Upload vulnerability in RainyGao-Hithub DocSys v.2.02.80 allows a remote attacker to execute arbitrary code
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-17T20:07:48.971Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67678

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T20:16:45.137

Modified: 2026-08-17T20:16:45.137

Link: CVE-2026-67678

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T21:45:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type