cve/2024/CVE-2024-22399.md
2025-09-29 21:09:30 +02:00

1.5 KiB

CVE-2024-22399

Description

Deserialization of Untrusted Data vulnerability in Apache Seata. When developers disable authentication on the Seata-Server and do not use the Seata client SDK dependencies, they may construct uncontrolled serialized malicious requests by directly sending bytecode based on the Seata private protocol.This issue affects Apache Seata: 2.0.0, from 1.0.0 through 1.8.0.Users are recommended to upgrade to version 2.1.0/1.8.1, which fixes the issue.

POC

Reference

No PoCs from references.

Github