Description
Deserialization of Untrusted Data (CWE-502) in the Tribes-based clustering component

 in Apache Software Foundation Apache Axis2/Java through 2.0.0 on Apache Tomcat

 (only when Tribes clustering is enabled, which is off by default) allows an

 unauthenticated remote attacker with network access to the clustering port to

 execute arbitrary code via a crafted serialized Java object delivered to the cluster

 channel and deserialized in

 org.apache.axis2.clustering.tribes.Axis2ChannelListener#messageReceived. Users are

 recommended to upgrade to version 2.0.1, which fixes this issue by removing the

 clustering feature entirely.
Published: 2026-07-28
Score: 9.8 Critical
EPSS: 1.8% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a Deserialization of Untrusted Data flaw in the Tribes‑based clustering component of Apache Axis2/Java. An attacker can send a specially crafted serialized Java object to the cluster channel when Tribes clustering is enabled, causing the server to deserialize it in org.apache.axis2.clustering.tribes.Axis2ChannelListener#messageReceived. The flaw satisfies CWE‑502 and allows an unauthenticated remote attacker to execute arbitrary code on the server.

Affected Systems

Apache Axis2/Java versions up to and including 2.0.0 are affected. The clustering feature is enabled only when Tribes clustering is switched on, which is off by default. Users are advised to upgrade to version 2.0.1 or later where the clustering component has been removed entirely.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating critical severity, and an EPSS score of 1%, implying that exploitation is considered possible but not highly likely in the current environment. It is not listed in the CISA KEV catalog. The attack vector is network‑based; an unauthenticated attacker with access to the cluster port can trigger the exploit. Successful exploitation would grant full code execution privileges on the affected system.

Generated by OpenCVE AI on August 2, 2026 at 09:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache Axis2/Java 2.0.1 or newer, which removes the clustering feature.
  • If an upgrade is not immediately possible, disable Tribes clustering by removing or commenting out the corresponding configuration entries or by disabling the clustering port in the server settings.
  • Block external access to the clustering port at the firewall or reverse proxy to prevent attackers from reaching the vulnerable endpoint.

Generated by OpenCVE AI on August 2, 2026 at 09:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Thu, 30 Jul 2026 22: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': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache apache Axis2/java
Vendors & Products Apache
Apache apache Axis2/java

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data (CWE-502) in the Tribes-based clustering component  in Apache Software Foundation Apache Axis2/Java through 2.0.0 on Apache Tomcat  (only when Tribes clustering is enabled, which is off by default) allows an  unauthenticated remote attacker with network access to the clustering port to  execute arbitrary code via a crafted serialized Java object delivered to the cluster  channel and deserialized in  org.apache.axis2.clustering.tribes.Axis2ChannelListener#messageReceived. Users are  recommended to upgrade to version 2.0.1, which fixes this issue by removing the  clustering feature entirely.
Title Apache Axis2/Java: deserialization of untrusted Data
Weaknesses CWE-502
References

Subscriptions

Apache Apache Axis2/java Axis2\/java
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T03:55:41.433Z

Reserved: 2026-07-27T14:49:00.907Z

Link: CVE-2026-66713

cve-icon Vulnrichment

Updated: 2026-07-28T14:53:41.497Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-28T15:17:50.430

Modified: 2026-08-05T18:45:24.883

Link: CVE-2026-66713

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-28T13:44:29Z

Links: CVE-2026-66713 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T09:15:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data