← Back

Xxl Rpc

xxl-rpc

Vendor: Xxl Rpc Project • 2 CVEs

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Xxl Rpc Project
1Xxl Rpc
Jun 17, 2026
Oct 18, 2023
N/A· v4
10.0 CRITICAL· v3
N/A· v2
XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to...Show more
XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to connect to the server and provide malicious serialized objects that, once deserialized, force it to execute arbitrary code. This can be abused to take control of the machine the server is running by way of remote code execution. This issue has not been fixed.Show less
1Xxl Rpc Project
1Xxl Rpc
Jun 17, 2026
Jun 7, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
xxl-rpc v1.7.0 was discovered to contain a deserialization vulnerability via the component com.xxl.rpc.core.remoting.net.impl.netty.codec.NettyDecode#decode.