CVE-2026-22679
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedWeaver (Fanwei) E-cology 10.0 versions prior to 20260312 contain an unauthenticated remote code execution vulnerability in the /papi/esearch/data/devops/dubboApi/debug/method endpoint that allows attackers to execute arbitrary commands by invoking exposed debug functionality. Attackers can craft POST requests with attacker-controlled interfaceName and methodName parameters to reach command-execution helpers and achieve arbitrary command execution on the system. Exploitation evidence was first observed by the Shadowserver Foundation on 2026-03-31 (UTC).
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceWeaver E-cology 10.0 versions prior to 20260312 contain an unauthenticated remote code execution vulnerability in the /papi/esearch/data/devops/dubboApi/debug/method endpoint. Attackers can send POST requests with attacker-controlled interfaceName and methodName parameters to invoke exposed debug functionality that leads to arbitrary command execution on the system. This is a pre-authentication RCE with CVSS 9.8 that has been observed being exploited in the wild.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 20260312CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify if Weaver E-cology 10.0 is installedLocate the E-cology installation directory and look for version files or check the about/info page typically found at /wui/main.jsp or similar paths within the web applicationAffected if The product is present and no version can be determined or version is earlier than 20260312
-
Determine the installed E-cology versionCheck version manifests, build files, or the system information page within the E-cology web interface. Compare the version string to the 20260312 baselineAffected if The installed version is any build prior to 20260312 (e.g., 2025.x, earlier 2026 builds, or unversioned installations)
-
Verify the vulnerable endpoint existsAttempt to access or enumerate the path /papi/esearch/data/devops/dubboApi/debug/method via HTTP request or check web server configuration for this route mappingAffected if The endpoint /papi/esearch/data/devops/dubboApi/debug/method is present and responds to requests
-
Confirm network accessibility of the debug endpointCheck firewall, WAF, or reverse proxy rules to determine if the /papi/esearch/data/devops/dubboApi/debug/* path is exposed to unauthenticated external accessAffected if The endpoint is reachable from untrusted networks without authentication
A user is affected if Weaver E-cology 10.0 is installed with any version prior to 20260312 AND the /papi/esearch/data/devops/dubboApi/debug/method endpoint is accessible to unauthenticated requestors.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped20260312
Apply vendor patch version 20260312 or later to all affected E-cology 10.0 instances; as an interim measure, block or restrict access to /papi/esearch/data/devops/dubboApi/debug/* endpoints at the network perimeter (WAF/firewall).
E-cology 10.0 version 20260312 or later
- 1. Navigate to the official Weaver support portal at https://www.weaver.com.cn/cs/securityDownload.html
- 2. Locate the security patch or update for E-cology 10.0 addressing CVE-2026-22679
- 3. Download the update package for version 20260312 or later
- 4. Apply the update following Weaver's standard upgrade procedure for E-cology
- 5. Verify the patch was applied successfully by checking the E-cology version information
- 6. Confirm the /papi/esearch/data/devops/dubboApi/debug/method endpoint is no longer accessible without authentication
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-22679 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-22679 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data