Description
Incorrect Authorization, Improper Access Control vulnerability in Apache IoTDB.
Authorization bypass in /rest/v2/fastLastQuery exposes last-value data to unauthorized authenticated users.


This issue affects Apache IoTDB: from 1.3.5 before 1.3.8, from 2.0.5 before 2.0.10.

Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Published: 2026-07-10
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an incorrect authorization and improper access control flaw in Apache IoTDB, specifically in the /rest/v2/fastLastQuery endpoint. Based on the description, it is inferred that any authenticated user could retrieve last‑value sensor data that should be guarded by authorization checks. The flaw conforms to CWE-284 (Improper Access Control) and CWE-863 (Missing Authorization via Improper Checking of Permissions). Because the data returned by the endpoint can be sensitive, exploitation leads directly to unauthorized disclosure of confidential information.

Affected Systems

Apache Software Foundation’s Apache IoTDB is affected. All releases from 1.3.5 up to but not including 1.3.8 in the 1.x series, and all releases from 2.0.5 up to but not including 2.0.10 in the 2.x series, are vulnerable. Users running any of these versions should consider them at risk.

Risk and Exploitability

The CVSS v3.1 base score of 7.5 indicates high severity, while the EPSS score of less than 1 % suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that any authenticated user could issue a GET request to /rest/v2/fastLastQuery to gain access to confidential data. The attack requires the attacker to have a valid user account, which may be obtained through standard authentication mechanisms, and then simply call the endpoint.

Generated by OpenCVE AI on July 29, 2026 at 11:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache IoTDB to version 2.0.10 or later.
  • Apply appropriate role‑based access controls so that only authorized users can use the /rest/v2/fastLastQuery endpoint.
  • Restrict network access to the IoTDB REST API with firewall rules or network segmentation so that only trusted hosts can reach the endpoint.

Generated by OpenCVE AI on July 29, 2026 at 11:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache iotdb
Vendors & Products Apache
Apache iotdb

Fri, 10 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Description Incorrect Authorization, Improper Access Control vulnerability in Apache IoTDB. Authorization bypass in /rest/v2/fastLastQuery exposes last-value data to unauthorized authenticated users. This issue affects Apache IoTDB: from 1.3.5 before 1.3.8, from 2.0.5 before 2.0.10. Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Title Apache IoTDB: Authorization bypass in /rest/v2/fastLastQuery exposes last-value data to unauthorized authenticated users
Weaknesses CWE-284
CWE-863
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-10T17:55:35.036Z

Reserved: 2026-04-13T07:33:02.319Z

Link: CVE-2026-40452

cve-icon Vulnrichment

Updated: 2026-07-10T14:54:59.344Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:15:04Z

Weaknesses