Missing Authorization in Apache HBase - CVE-2026-49326
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information and disrupt other users' scan operations.
The vulnerability exists due to improper access control in the thrift and rest delegation service scanner handling when processing fetch and close requests for existing scanner instances. A remote user can supply a scanner identifier associated with another user's scan operation to disclose sensitive information and disrupt other users' scan operations.
The issue affects the fetch and close steps of the scan workflow after a scanner instance has been opened on the server.