Description
A flaw was found in JBoss marshalling. The Infinispan session replication path deserializes replicated session data via the JBoss Marshalling River unmarshaller with no class filtering — enabling RCE via deserialization gadget chains on every cluster node.
Published: 2026-08-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was discovered in the JBoss Marshalling River unmarshaller. The component deserializes replicated session data without applying class filtering, allowing attackers to embed malicious classes and trigger arbitrary code execution through gadget chains. This vulnerability is a classic deserialization flaw classified as CWE‑502, resulting in remote code execution on every node that participates in the cluster session replication path.

Affected Systems

The vulnerability affects Red Hat JBoss Enterprise Application Platform versions 7 and 8, as well as the Expansion Pack. All installations that use the Infinispan session replication feature and employ the JBoss Marshalling River unmarshaller are impacted, regardless of whether the products are deployed in a single‑node or multi‑node cluster environment.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, representing high severity. EPSS data is not available and the issue is not listed in the CISA KEV catalog, yet the impact of remote code execution on cluster nodes makes it a high‑risk exposure. Exploitation is likely to require an attacker who can influence session data—either through user input or compromise of the application. By injecting crafted serialized objects into replicated sessions, an attacker can trigger the deserialization path on all cluster members, leading to system compromise.

Generated by OpenCVE AI on August 11, 2026 at 10:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Red Hat JBoss Enterprise Application Platform updates that contain the fix for CVE-2026-15555.
  • Reconfigure the application to disable Infinispan session replication or enable class filtering on the JBoss Marshalling River unmarshaller to block untrusted deserialization.
  • Consider migrating to a newer platform release if available for long‑term security.

Generated by OpenCVE AI on August 11, 2026 at 10:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7

Wed, 12 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7 cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el7
References

Tue, 11 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Els
CPEs cpe:/a:redhat:jboss_enterprise_application_platform_els:7.4::el7
Vendors & Products Redhat jboss Enterprise Application Platform Els
References

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

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Expansion Pack
Vendors & Products Redhat jboss Enterprise Application Platform Expansion Pack

Tue, 11 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 11 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in JBoss marshalling. The Infinispan session replication path deserializes replicated session data via the JBoss Marshalling River unmarshaller with no class filtering — enabling RCE via deserialization gadget chains on every cluster node.
Title Jboss-marshalling-river: wildfly-clustering-infinispan-marshalling: jboss deserialization rce via unfiltered river unmarshaller
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
Weaknesses CWE-502
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jbosseapxp
Vendors & Products Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
References
Metrics cvssV3_1

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


Subscriptions

Redhat Jboss Enterprise Application Platform Jboss Enterprise Application Platform Els Jboss Enterprise Application Platform Expansion Pack Jbosseapxp
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-24T11:38:25.099Z

Reserved: 2026-07-13T04:57:54.377Z

Link: CVE-2026-15555

cve-icon Vulnrichment

Updated: 2026-08-11T16:52:44.976Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T09:17:12.540

Modified: 2026-08-24T12:16:48.437

Link: CVE-2026-15555

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-11T05:49:54Z

Links: CVE-2026-15555 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:00:14Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data