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: 9.8 Critical
EPSS: < 1% Very Low
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, with a CVSS score of 9.8. The EPSS score is less than 1%, indicating a low but non‑zero likelihood of exploitation in the wild. It is not listed in the CISA KEV catalog. Exploitation is possible through the web interface that accepts file uploads, likely via a direct HTTP request to the upload endpoint, and does not require special privileges beyond access to that page.

Generated by OpenCVE AI on August 18, 2026 at 20:52 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 18, 2026 at 20:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 21:15:00 +0000

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

Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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-18T18:11:02.988Z

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

Link: CVE-2026-67678

cve-icon Vulnrichment

Updated: 2026-08-18T18:09:57.738Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-67678

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T21:00:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type