SCA: security update for org.apache.pinot:pinot-controller (GHSA-8gj9-r4hv-3jjw)

high Tenable Cloud Security Plugin ID 412662

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Pinot. This issue
affects Apache Pinot: from 0.1 before 1.0.0. Users are recommended to upgrade to version 1.0.0 and
configure RBAC, which fixes the issue. Details: When using a request to path “/appconfigs” to the
controller, it can lead to the disclosure of sensitive information such as system information (e.g. arch,
os version), environment information (e.g. maxHeapSize) and Pinot configurations (e.g. zookeeper path).
This issue was addressed by the Role-based Access Control
https://docs.pinot.apache.org/operators/tutorials/authentication/basic-auth-access-control , so that
/appConfigs` and all other APIs can be access controlled. Only authorized users have access to it. Note
the user needs to add the admin role accordingly to the RBAC guide to control access to this endpoint, and
in the future version of Pinot, a default admin role is planned to be added. (CVE-2024-39676)

See Also

https://github.com/advisories/GHSA-8gj9-r4hv-3jjw

Plugin Details

Severity: High

ID: 412662

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2024-39676

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/24/2024

Vulnerability Publication Date: 7/24/2024

Reference Information

CVE: CVE-2024-39676

cwe: CWE-200