Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49326
Published:July 24, 2026
Updated:August 06, 2026
Missing Authorization vulnerability in Apache HBase thrift and rest delegation service. A scan operation in thrift/rest service has 3 steps, open, fetch(possible multiple times), close. The open step will return an id which will be passed back to server for identifying the scanner instances stored at server side. We missed the owner check in fetch and close steps which means a user can fetch rows from the scanner which is opened by other users, and close scanners which belongs to other users. This issue affects Apache HBase:from 3.0.0-alpha-1 through 3.0.0-beta-1, from 2.6.0 through 2.6.5, from 2.5.0 through 2.5.14, through 2.4.*. Users are recommended to upgrade to version 3.0.0-beta-2, 2.6.6 and 2.5.15, which fixes the issue.
Affected Packages
org.apache.hbase:hbase-rest (JAVA):
Affected version(s) >=2.6.0 <2.6.6
Fix Suggestion:
Update to version 2.6.6
org.apache.hbase:hbase-thrift (JAVA):
Affected version(s) >=2.6.0 <2.6.6
Fix Suggestion:
Update to version 2.6.6
org.apache.hbase:hbase-rest (JAVA):
Affected version(s) >=2.5.0 <2.5.15
Fix Suggestion:
Update to version 2.5.15
org.apache.hbase:hbase-thrift (JAVA):
Affected version(s) >=2.5.0 <2.5.15
Fix Suggestion:
Update to version 2.5.15
org.apache.hbase:hbase-rest (JAVA):
Affected version(s) >=3.0.0-alpha-1 <3.0.0-beta-2
Fix Suggestion:
Update to version 3.0.0-beta-2
org.apache.hbase:hbase-thrift (JAVA):
Affected version(s) >=3.0.0-alpha-1 <3.0.0-beta-2
Fix Suggestion:
Update to version 3.0.0-beta-2
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization
EPSS
Base Score:
0.23