CVE-2025-48459
BaseFortify
Publication date: 2025-09-24
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 | iotdb | From 1.0.0 (inc) to 2.0.5 (exc) |
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 IoTDB versions from 1.0.0 before 2.0.5. It means that the software improperly handles data deserialization 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 integrity, availability, and confidentiality of your Apache IoTDB system.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache IoTDB to version 2.0.5, which fixes the deserialization of untrusted data vulnerability.