Description
DocSys V2.02.80 is vulnerable to Any File Download. An attacker does not need to go through authentication to utilize the downloadDocEx.do interface and download any file via the parameter targetPath.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in DocSys version 2.02.80 permits an attacker to retrieve any file stored on the server through the downloadDocEx.do endpoint without authentication. By manipulating the targetPath parameter, the attacker can bypass all security checks and access files that could contain confidential data, configuration files, or code. The weakness corresponds to improper access control, allowing unauthorized disclosure of information.

Affected Systems

DocSys 2.02.80 is affected. No specific vendor is listed. The vulnerability exists in the download functionality of this version and any older versions that have not yet been patched.

Risk and Exploitability

The attack requires only a simple HTTP request; no credentials are needed, which means exploitation is straightforward for anyone with network access to the server. Although no EPSS score is available and the vulnerability is not in the CISA KEV catalog, the lack of authentication combined with the potential for data leakage means the risk is high for organisations that host sensitive documents.

Generated by OpenCVE AI on August 26, 2026 at 22:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official patch or upgrade DocSys to a version where the downloadDocEx.do endpoint requires authentication.
  • If an immediate patch is unavailable, limit network exposure of the downloadDocEx.do endpoint to authorized users via web‑server configuration or firewall rules.
  • Enforce strict file‑system permissions on the document repository to prevent unauthorized file reads by the web server process.

Generated by OpenCVE AI on August 26, 2026 at 22:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated File Download via DownloadDocEx in DocSys 2.02.80
Weaknesses CWE-200
CWE-284

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description DocSys V2.02.80 is vulnerable to Any File Download. An attacker does not need to go through authentication to utilize the downloadDocEx.do interface and download any file via the parameter targetPath.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T20:40:07.483Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75413

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T21:16:41.217

Modified: 2026-08-26T21:16:41.217

Link: CVE-2026-75413

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control