Description
Weaver (Fanwei) E-cology 9.0 versions prior to 10.52 contain a file upload vulnerability that allows a remote, unauthenticated attacker to upload arbitrary files, including JSP webshells, by submitting a multipart/form-data POST request to /workrelate/plan/util/uploaderOperate.jsp with arbitrary secId and plandetailid field values. Successful exploitation results in remote code execution under the privileges of the application server process. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-14 (UTC).
Published: 2026-08-07
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Weaver (Fanwei) E‑cology 9.0 has a file‑upload flaw that permits an unauthenticated attacker to post any multipart/form‑data payload to uploaderOperate.jsp and, by naming the secId and plandetailid fields arbitrarily, push an arbitrary file into the web application. When the payload contains a JSP webshell, the server executes it with the same privileges as the application process, giving the attacker full control and the ability to read, modify, or delete data. The weakness is a classic unrestricted upload (CWE-434).

Affected Systems

Weaver Network Co., Ltd. E‑cology 9.0 versions prior to 10.52 are affected. No specific sub‑product names beyond the main E‑cology 9.0 line are listed.

Risk and Exploitability

The CVSS score of 9.3 marks this vulnerability as critical. The attack vector is remote, over HTTP, and requires no authentication or local access, meaning an adversary can attempt it from the public internet. EPSS is not available, so there is no explicit probability estimate, but the lack of a KEV listing does not imply it is harmless. Because the vulnerability is triggered by a simple POST request, exploitation can be automated and could lead to immediate compromise of the entire application.

Generated by OpenCVE AI on August 7, 2026 at 16:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the E‑cology installation to version 10.52 or later to eliminate the vulnerable uploaderOperate.jsp endpoint.
  • If upgrading is delayed, apply a firewall rule or web‑application WAF to block unauthenticated access to the /workrelate/plan/util/uploaderOperate.jsp path and enforce type validation on uploaded files.
  • Download and install the vendor’s security patch from the official security download page, ensuring that any residual upload functionality is restricted or removed.
  • Perform a file‑system search for unexpected JSP files or webshells that may have been uploaded in the past and remove them.

Generated by OpenCVE AI on August 7, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description Weaver (Fanwei) E-cology 9.0 versions prior to 10.52 contain a file upload vulnerability that allows a remote, unauthenticated attacker to upload arbitrary files, including JSP webshells, by submitting a multipart/form-data POST request to /workrelate/plan/util/uploaderOperate.jsp with arbitrary secId and plandetailid field values. Successful exploitation results in remote code execution under the privileges of the application server process. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-14 (UTC).
Title Weaver E-cology 9.0 File Upload RCE via uploaderOperate.jsp
Weaknesses CWE-434
References
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'}

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-07T15:40:46.039Z

Reserved: 2026-08-07T14:25:28.342Z

Link: CVE-2022-4995

cve-icon Vulnrichment

Updated: 2026-08-07T15:40:40.773Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T16:30:15Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type