SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82306

MEDIUM · CVSS 6.5 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability in StarRocks affects the query_detail endpoint, allowing authenticated attackers with low privileges to access unfiltered query history for all users. This can lead to the disclosure of sensitive information, including full SQL text, execution plans, and profiling data, potentially exposing credentials. Organizations using StarRocks, particularly those with multi-user environments, should prioritize patching to mitigate the risk of information leakage.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82306
Severity
MEDIUM
CVSS
6.5
EPSS
0.32%

Original NVD Description

StarRocks through 4.0.13 contains an information disclosure vulnerability in the query_detail endpoint that returns unfiltered query history for all users. Authenticated attackers with low privileges can access full SQL text, execution plans, and profiling data from every query executed by other users, including statements containing credentials.