CyberRota Analysis
AI-GeneratedA vulnerability in JBoss marshalling allows for remote code execution (RCE) through deserialization of replicated session data without class filtering, affecting all nodes in an Infinispan cluster. This flaw poses a significant risk, as it can be exploited to execute arbitrary code across the entire cluster. Organizations using JBoss with Infinispan should prioritize patching this vulnerability to mitigate potential attacks.
Original NVD 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.