Apache IoTDB: Deserialization of untrusted Data
Critical5.3CVE-2025-48459 · Published Sep 24, 2025 · updated Jun 5, 2026
### Summary Apache IoTDB deserializes data from external inputs without sufficient validation, allowing attacker-controlled serialized objects to be processed. In environments where a compatible gadget chain is reachable, this can be abused to execute arbitrary code or alter server state; at minimum it enables high-impact integrity and confidentiality compromise on the IoTDB process. ### Affected Apache IoTDB **from 1.0.0 before 2.0.5**. ### Remediation Upgrade to **2.0.5**, which addresses the flaw. If immediate upgrade is not possible, restrict exposure of IoTDB endpoints to trusted networks and disable or sanitize any feature paths that accept serialized payloads. These mitigations are defense-in-depth only; upgrading to 2.0.5 is the definitive fix.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-iotdb PyPI | >= 1.0.0, < 2.0.5 | 2.0.5 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-502
- Also known as
- CVE-2025-48459, PYSEC-2025-88
- nvd.nist.gov/vuln/detail/CVE-2025-48459
- github.com/apache/iotdb/commit/5ad4a940ed84abca27c7e8be86cb371a49900491
- github.com/advisories/GHSA-776q-jw43-fhjx
- github.com/apache/iotdb
- github.com/pypa/advisory-database/tree/main/vulns/apache-iotdb/PYSEC-2025-88.yaml
- lists.apache.org/thread/mr84n19nv8d0bmcrfsj3mm5ff5qn4q2f
- www.openwall.com/lists/oss-security/2025/09/24/8
More iotdb advisories
All iotdb| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 6 | iotdb: path traversal | Critical9.8 | 2.0.8 |
| Jul 6 | Authentication Bypass by Spoofing vulnerability in Apache IoTDB | Critical9.1 | 2.0.8 |
| Jul 6 | Uncontrolled Resource Consumption vulnerability in Apache IoTDB | High7.5 | 2.0.8 |
| May 142025 | Apache IoTDB Discloses Sensitive Information via Log Files | Medium | 1.3.4+1 more |
| May 142025 | Apache IoTDB Vulnerable to Remote Code Execution | Critical9.8 | 1.3.4 |
| Jan 152024 | Remote Code Execution vulnerability in Apache IoTDB via UDF | High9.8 | 1.3.0 |