Cyber Posture

CVE-2026-24713

CriticalRCE

Published: 09 March 2026

Published
09 March 2026
Modified
10 March 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0003 10.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-24713 is a critical-severity Improper Input Validation (CWE-20) vulnerability in Apache Iotdb. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 10.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates validation of information inputs at defined points, comprehensively addressing the improper input validation (CWE-20) root cause in Apache IoTDB.

prevent

Requires identification, reporting, testing, and timely installation of software flaw remediations, aligning with Apache's upgrade recommendation to patched IoTDB versions 1.3.7 or 2.0.7.

preventdetect

Vulnerability scanning detects deployed instances of affected Apache IoTDB versions and triggers remediation to prevent remote exploitation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The CVE describes a remotely exploitable improper input validation flaw in a public-facing Apache IoTDB instance (no auth or user interaction required) that directly enables initial access, data access/modification, and availability impact; this maps cleanly to T1190 Exploit Public-Facing Application.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper Input Validation vulnerability in Apache IoTDB. This issue affects Apache IoTDB: from 1.0.0 before 1.3.7, from 2.0.0 before 2.0.7. Users are recommended to upgrade to version 1.3.7 or 2.0.7, which fixes the issue.

Deeper analysisAI

CVE-2026-24713 is an Improper Input Validation vulnerability (CWE-20, CWE-917) in Apache IoTDB, an open-source IoT database for time-series data management. The flaw affects Apache IoTDB versions from 1.0.0 up to but not including 1.3.7, and from 2.0.0 up to but not including 2.0.7. Published on March 9, 2026, it carries a CVSS v3.1 base score of 9.8, indicating critical severity due to its network accessibility, low attack complexity, lack of required privileges or user interaction, and high impacts on confidentiality, integrity, and availability.

A remote attacker with network access to an affected Apache IoTDB instance can exploit this vulnerability without authentication or user interaction. Successful exploitation allows the attacker to achieve high-impact effects, including unauthorized access to sensitive data, modification of database contents, and disruption of service availability.

Apache advisories recommend upgrading to Apache IoTDB version 1.3.7 or 2.0.7, which remediate the vulnerability. Additional details are available in the official Apache announcement at https://lists.apache.org/thread/vopgv6y2ccw403b0zv7rvojjrh7x1j5p and the OSS-Security mailing list at http://www.openwall.com/lists/oss-security/2026/03/09/4.

Details

CWE(s)

Affected Products

apache
iotdb
1.0.0 — 1.3.7 · 2.0.0 — 2.0.7

CVEs Like This One

CVE-2026-24015Same product: Apache Iotdb
CVE-2025-48913Same vendor: Apache
CVE-2025-66614Same vendor: Apache
CVE-2026-34197Same vendor: Apache
CVE-2026-40466Same vendor: Apache
CVE-2025-24783Same vendor: Apache
CVE-2026-24343Same vendor: Apache
CVE-2025-61622Same vendor: Apache
CVE-2024-52577Same vendor: Apache
CVE-2026-41635Same vendor: Apache

References