CVE-2024-30896

CRITICAL

InfluxDB OSS <2.7.11 - Info Disclosure

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-30896. PoCs published by Andrea Pasin, XenoM0rph97.

AI-analyzed exploit summary This exploit demonstrates a privilege escalation vulnerability in InfluxDB OSS (CVE-2024-30896) where an attacker with an allAccess token can escalate privileges to operator level by listing authorization tokens. The script connects to the InfluxDB instance, retrieves all authorizations, and filters for operator-level tokens.

Description

InfluxDB OSS 2.x through 2.7.11 stores the administrative operator token under the default organization which allows authorized users with read access to the authorization resource of the default organization to retrieve the operator token. InfluxDB OSS 1.x, Enterprise, Cloud, Cloud Dedicated and Clustered are not affected. NOTE: The researcher states that InfluxDB allows allAccess administrators to retrieve all raw tokens via an "influx auth ls" command. The supplier indicates that the organizations feature is operating as intended and that users may choose to add users to non-default organizations. A future release of InfluxDB 2.x will remove the ability to retrieve tokens from the API. The supplier has stated that InfluxDB 2.8.0 has addressed this issue.

Exploits (2)

exploitdb WORKING POC
by Andrea Pasin · pythonremotemultiple
https://www.exploit-db.com/exploits/52142

This exploit demonstrates a privilege escalation vulnerability in InfluxDB OSS (CVE-2024-30896) where an attacker with an allAccess token can escalate privileges to operator level by listing authorization tokens. The script connects to the InfluxDB instance, retrieves all authorizations, and filters for operator-level tokens.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: InfluxDB OSS 2.x <= 2.7.11
Auth required
Prerequisites: Valid allAccess token · Token must be created in the same organization as an operator token · Ability to interact with InfluxDB instance via CLI or APIs
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 2 stars
by XenoM0rph97 · poc
https://github.com/XenoM0rph97/CVE-2024-30896

This repository contains a functional Python script that exploits CVE-2024-30896, a privilege escalation vulnerability in InfluxDB. The exploit leverages an allAccess token to list and retrieve operator-level tokens, allowing an attacker to escalate privileges to full administrative access.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: InfluxDB
Auth required
Prerequisites: Valid allAccess token · Token must be created in the same organization as an operator token · Ability to interact with InfluxDB instance via CLI or API
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 9.1
EPSS 0.0507
EPSS Percentile 91.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-922
Status published
Published Nov 21, 2024
Tracked Since Feb 18, 2026