CVE-2025-53606
BaseFortify
Publication date: 2025-08-08
Last updated on: 2025-11-04
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | seata | 2.4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Deserialization of Untrusted Data issue in Apache Seata (incubating) version 2.4.0. It means that the software improperly processes serialized data from untrusted sources, which can lead to security risks such as remote code execution or data manipulation.
How can this vulnerability impact me? :
The vulnerability can allow attackers to exploit the deserialization process to execute arbitrary code, manipulate data, or cause denial of service, potentially compromising the security and integrity of systems using Apache Seata 2.4.0.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache Seata (incubating) from version 2.4.0 to version 2.5.0, which fixes the deserialization of untrusted data vulnerability.