Vulnerability Description
StarRocks through 4.0.13 contains an authentication bypass vulnerability in five REST handler classes that override execute() directly instead of implementing executeWithoutPassword(). Attackers can access six unauthenticated endpoints on the frontend HTTP port to disclose cluster topology, database metadata, JVM statistics, and version information without 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/blob/4.0.13/fe/fe-core/src/main/java/com/
- https://github.com/StarRocks/starrocks/issues/75747
- https://www.vulncheck.com/advisories/starrocks-frontend-rest-handlers-bypass-the
- https://github.com/StarRocks/starrocks/issues/75747
FAQ
What is CVE-2026-82276?
CVE-2026-82276 is a vulnerability with a CVSS score of 5.3 (MEDIUM). StarRocks through 4.0.13 contains an authentication bypass vulnerability in five REST handler classes that override execute() directly instead of implementing executeWithoutPassword(). Attackers can a...
How severe is CVE-2026-82276?
CVE-2026-82276 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82276?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.