CVE-2025-53393
BaseFortify
Publication date: 2025-06-28
Last updated on: 2025-06-30
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 involves the akka-cluster-metrics component in Akka versions through 2.10.6 using Java serialization for cluster metrics. Java serialization can be insecure because it may allow attackers to manipulate serialized data, potentially leading to security issues such as data tampering or remote code execution.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to exploit the use of Java serialization in akka-cluster-metrics to perform unauthorized actions such as data manipulation, information disclosure, or potentially remote code execution. This can compromise the confidentiality, integrity, and availability of your system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could negatively affect compliance with standards and regulations like GDPR and HIPAA because it may lead to unauthorized access or disclosure of sensitive data, violating data protection and privacy requirements.