CVE-2026-49326
CVE-2026-49326 is a medium-severity vulnerability in Apache Hbase with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (24th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-862
- Affected product: Apache Hbase
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-49326?
- 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.
- How severe is CVE-2026-49326?
- CVE-2026-49326 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-49326 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-49326?
- CVE-2026-49326 primarily affects Apache Hbase. In total, 6 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-49326?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-49326 published?
- CVE-2026-49326 was published on 2026-07-24 and last updated on 2026-08-06.
References
- https://lists.apache.org/thread/f4l4sjgwb9tb04cqnkpgl6gy3slgvcsj
- http://www.openwall.com/lists/oss-security/2026/07/24/23
Affected products (6)
- 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:*:*:*:*:*:*
More vulnerabilities in Apache Hbase
- CVE-2018-8025 — High (CVSS 8.1): CVE-2018-8025 describes an issue in Apache HBase that affects the optional "Thrift 1" API server when running over…
- CVE-2019-15544 — High (CVSS 7.5): An issue was discovered in the protobuf crate before 2.6.0 for Rust. Attackers can exhaust all memory via Vec::reserve…
- CVE-2019-0212 — High (CVSS 7.5): In all previously released Apache HBase 2.x versions (2.0.0-2.0.4, 2.1.0-2.1.3), authorization was incorrectly applied…
- CVE-2015-1836 — High (CVSS 7.3): Apache HBase 0.98 before 0.98.12.1, 1.0 before 1.0.1.1, and 1.1 before 1.1.0.1, as used in IBM InfoSphere BigInsights…
- CVE-2013-2193 — Medium (CVSS 4.3): Apache HBase 0.92.x before 0.92.3 and 0.94.x before 0.94.9, when the Kerberos features are enabled, allows…
All CVEs affecting Apache Hbase →
Other CWE-862 (Missing Authorization) vulnerabilities
- CVE-2026-65667 — Critical (CVSS 10.0): Missing authorization in Microsoft Teams allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-48168 — Critical (CVSS 10.0): PraisonAI is a multi-agent teams system. In versions prior to 4.6.40, the bundled Claude GitHub Actions workflow is…
- CVE-2026-66012 — Critical (CVSS 10.0): SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated…
- CVE-2026-58275 — Critical (CVSS 10.0): Missing authorization in Azure DNS allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-0092 — Critical (CVSS 10.0): In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could…
- CVE-2026-33712 — Critical (CVSS 10.0): Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST…
Browse all CWE-862 (Missing Authorization) vulnerabilities →