Vulnerability Description
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in Apache IoTDB. The pipe processor reads a fully qualified Java class name and instantiates it using Class.forName().newInstance() without any validation or allowlisting. This issue affects Apache IoTDB: from 1.0.0 before 2.0.10. Users are recommended to upgrade to version 2.0.10, which fixes the issue.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/fm8cpvzbox2qqy99ztglm8wkk1nrg9ng
- http://www.openwall.com/lists/oss-security/2026/07/10/5
FAQ
What is CVE-2026-40008?
CVE-2026-40008 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in Apache IoTDB. The pipe processor reads a fully qualified Java class name and instantiates it using C...
How severe is CVE-2026-40008?
CVE-2026-40008 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-40008?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.