Description
Official Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server.
Published: 2026-08-17
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an authenticated remote attacker to upload any file type and then execute it on the server. This enables the attacker to plant a web shell backdoor and run arbitrary code with the same privileges as the application. The weakness is a classic unrestricted file upload flaw listed as CWE-434, exposing the application to serious exploitation. The impact is limited to systems where the attacker can authenticate to the document management interface, but once authenticated the attacker can take full control of the impacted server. Based on this behavior, it can be inferred that the attacker may be able to compromise confidentiality, integrity, and availability, or move laterally within the infrastructure, though these specifics are not explicitly stated in the CVE.

Affected Systems

The affected product is the 2100 Technology Official Document Management System. All installations of the system that are running versions prior to 5.0.105 are vulnerable to this flaw. The vendor has issued an update to version 5.0.105 or later to address the issue.

Risk and Exploitability

The CVSS score of 8.7 classifies this problem as high severity. No EPSS value is available, but the combination of authentication requirement and arbitrary code execution suggests that the exploitation probability could be significant in environments where attacker credentials are compromised or weak. This vulnerability is not listed in the CISA KEV catalog, yet the potential damage when exploited warrants serious attention. Given that the attack requires a valid authenticated session, the most likely path involves obtaining or guessing valid user credentials and then uploading a malicious payload through the web interface. Once the payload is executed, the attacker can run any code on the server.

Generated by OpenCVE AI on August 17, 2026 at 12:08 UTC.

Remediation

Vendor Solution

Please update to version 5.0.105 or later


OpenCVE Recommended Actions

  • Apply the vendor‑issued patch to version 5.0.105 or later.
  • Restrict the upload directories to locations that are not executable by the web server and remove any potential for bypassing the restriction.
  • Implement file‑type validation to allow only approved file formats and reject all others before accepting the upload.

Generated by OpenCVE AI on August 17, 2026 at 12:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared 2100 Technology
2100 Technology official Document Management System
Vendors & Products 2100 Technology
2100 Technology official Document Management System

Mon, 17 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Official Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server.
Title 2100 Technology|Official Document Management System - Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

2100 Technology Official Document Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: twcert

Published:

Updated: 2026-08-17T10:18:39.186Z

Reserved: 2026-08-17T06:11:35.501Z

Link: CVE-2026-74845

cve-icon Vulnrichment

Updated: 2026-08-17T10:18:35.646Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T10:16:42.403

Modified: 2026-08-26T16:40:21.650

Link: CVE-2026-74845

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T12:15:17Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type