CVE-2026-82276

Summary

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.

Affected Software

VendorProductVersion RangeStatus
StarRocksstarrocks0 <= 4.0.13affected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References