Apache HBase 2.3
Apache HBase 2.3
The Apache HBase 2.3 reached end of service life on Oct 19, 2021 — Apache HBase no longer ships security patches or fixes for it. Our third-party support keeps it safe to run: 24/7 engineers manage issues, remediate vulnerabilities, and help you maintain compliance.
24/7 engineers own your Apache HBase 2.3 incidents end to end.
Mitigation and patch-around guidance when the vendor no longer ships fixes.
Controls evidence and documentation that keep auditors satisfied.
Specifications
- product
- hbase
- release
- 2.3
- product Label
- Apache HBase
- release Label
- 2.3
- codename
- lts
- latest Version
- 2.3.7
- release Date
- 2020-07-13
- maintained
- source Url
- https://endoflife.date/hbase
Lifecycle Dates
- End of Service Life
- Oct 19, 2021
- Last OEM Support
- Oct 19, 2021
OEM vs. 3rd Party Support
See how third-party support compares to the vendor contract for Apache HBase 2.3 — monitoring, break/fix, vulnerability work, operations and compliance, before and after EOSL.
| Feature | OEM Support | 3rd Party Support |
|---|---|---|
| Post-EOSL Support | ||
| Break/Fix Support | Until EOSL | |
| 24/7 Monitoring | ||
| Vulnerability Scanning & Remediation | ||
| Managed Operations | ||
| Procedure & Configuration Review | ||
| Compliance & Audit Documentation | Limited | |
| Discounted Migration to Other Platforms |
Why Choose 3rd Party Support for Apache HBase 2.3?
Vulnerability Remediation
Scanning, mitigation and patch-around guidance for Apache HBase 2.3 when the vendor no longer ships fixes.
Compliance Maintenance
Procedure review, controls evidence and the documentation auditors ask for — maintained continuously, not scrambled at audit time.
24/7 Expert Support
Engineers who know this release monitor, manage and fix issues around the clock — break/fix to managed operations.
Apache HBase 2.3 Support: Frequently Asked Questions
Is the Apache HBase 2.3 still supported?
Apache HBase ended support for the Apache HBase 2.3 on Oct 19, 2021 — no more patches or fixes from the vendor. Third-party support keeps it covered: our engineers manage issues, remediate vulnerabilities, and help you maintain compliance for as long as you run it.
When is the Apache HBase 2.3 end of service life (EOSL) date?
Apache HBase lists the end of service life for the Apache HBase 2.3 as Oct 19, 2021.
Can I keep using the Apache HBase 2.3 after its EOSL date?
Yes. EOSL means Apache HBase stops issuing patches and support — the software itself keeps running. Third-party support covers it from there: issue management, security vulnerability remediation, and the compliance documentation auditors ask for, for as long as you choose to run it.
How much does third-party support for the Apache HBase 2.3 cost?
Typically 40-70% below the OEM maintenance renewal price. Exact pricing depends on quantity, service level and location — request a quote and we respond within 24 hours.
Known Vulnerabilities Affecting Apache HBase 2.3
1 published CVE affects the Apache HBase 2.3. Apache HBase no longer ships security patches for this release — our engineers provide mitigation guidance, workarounds and hardening support.
| CVE | Severity | CVSS | Published | Summary |
|---|---|---|---|---|
| CVE-2026-49326 | MEDIUM | 6.5 | Jul 24, 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. |