Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-49326 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-862Missing Authorization[email protected]

Affected Products

ProductVersions
apache hbase
< 2.5.15
>= 2.6.0, < 2.6.6
3.0.0 alpha1
3.0.0 alpha2
3.0.0 alpha3

CPE

  • cpe:2.3:a:apache:hbase:*:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:hbase:3.0.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:apache:hbase:3.0.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:apache:hbase:3.0.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:apache:hbase:3.0.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:apache:hbase:3.0.0:beta1:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-49326
NVD Published Date:
Jul 24, 2026
NVD Last Modified:
Aug 6, 2026
Source:
[email protected]
CVE-2026-49326 Details - Not Deferred