Skip to content
VulniPulse
Medium6.5Apache Software Foundation

Medium [CVE-2026-49326] Missing Authorization vulnerability in Apache HBase thrift and rest delegation service

This medium-severity Apache Software Foundation advisory covers CVE-2026-49326 affecting Apache HBase.

CVE-2026-49326 Published Jul 24, 2026Updated by vendor Jul 24, 2026
Affected products & platforms
Apache Software FoundationBig Data
Open vendor advisory

Android app · Google Play

Monitor future Apache Software Foundation CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

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 versions
  • 3.0.0-alpha-1 through 3.0.0-beta-1
  • 2.6.0 through 2.6.5
  • 2.5.0 through 2.5.14
  • through 2.4

Official advisory · high-confidence parse· fetched 2 months ago·verify at source

Fixed versions
  • 3.0.0-beta-2
  • 2.6.6
  • 2.5.15

Official advisory · high-confidence parse· fetched 2 months ago·verify at source

Mitigation checklist

Recommended fix / mitigation
  • Users are recommended to upgrade to version 3.0.0-beta-2, 2.6.6 and 2.5.15, which fixes the issue.

Official advisory · high-confidence parse· fetched 2 months ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.