Skip to main content

Java CVE-2025-53393

| EUVD-2025-19463 MEDIUM
Deserialization of Untrusted Data (CWE-502)
2025-06-28 cve@mitre.org GHSA-358m-fq53-hp87
6.0
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.0 MEDIUM
AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Patch released
Mar 31, 2026 - 21:13 nvd
Patch available
EUVD ID Assigned
Mar 16, 2026 - 01:05 euvd
EUVD-2025-19463
Analysis Generated
Mar 16, 2026 - 01:05 vuln.today
CVE Published
Jun 28, 2025 - 23:15 nvd
MEDIUM 6.0

DescriptionCVE.org

In Akka through 2.10.6, akka-cluster-metrics uses Java serialization for cluster metrics.

Analysis

In Akka through 2.10.6, akka-cluster-metrics uses Java serialization for cluster metrics.

Technical ContextAI

Insecure deserialization occurs when untrusted data is used to reconstruct objects, allowing attackers to manipulate serialized data to execute arbitrary code. This vulnerability is classified as Deserialization of Untrusted Data (CWE-502).

RemediationAI

Avoid deserializing untrusted data. Use safe serialization formats (JSON instead of native serialization). Implement integrity checks on serialized data.

Share

CVE-2025-53393 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy