Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/StarRocks/starrocks
- https://github.com/StarRocks/starrocks/blob/4.0.13/fe/fe-core/src/main/java/com/
- https://github.com/StarRocks/starrocks/issues/75747
- https://www.vulncheck.com/advisories/starrocks-query-detail-endpoint-returns-eve
FAQ
What is CVE-2026-82306?
CVE-2026-82306 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2026-82306?
CVE-2026-82306 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82306?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.