Apache CouchDB 3.2
Apache CouchDB 3.2
The Apache CouchDB 3.2 reached end of service life on Sep 20, 2024 — Apache CouchDB 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 CouchDB 3.2 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
- apache-couchdb
- release
- 3.2
- product Label
- Apache CouchDB
- release Label
- 3.2
- codename
- lts
- latest Version
- 3.2.3
- release Date
- 2021-10-08
- maintained
- source Url
- https://endoflife.date/apache-couchdb
Lifecycle Dates
- End of Service Life
- Sep 20, 2024
- Last OEM Support
- Sep 20, 2024
OEM vs. 3rd Party Support
See how third-party support compares to the vendor contract for Apache CouchDB 3.2 — 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 CouchDB 3.2?
Vulnerability Remediation
Scanning, mitigation and patch-around guidance for Apache CouchDB 3.2 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 CouchDB 3.2 Support: Frequently Asked Questions
Is the Apache CouchDB 3.2 still supported?
Apache CouchDB ended support for the Apache CouchDB 3.2 on Sep 20, 2024 — 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 CouchDB 3.2 end of service life (EOSL) date?
Apache CouchDB lists the end of service life for the Apache CouchDB 3.2 as Sep 20, 2024.
Can I keep using the Apache CouchDB 3.2 after its EOSL date?
Yes. EOSL means Apache CouchDB 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 CouchDB 3.2 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 CouchDB 3.2
4 published CVEs affect the Apache CouchDB 3.2, including 2 rated critical or high severity. Apache CouchDB no longer ships security patches for this release — our engineers provide mitigation guidance, workarounds and hardening support.
| CVE | Severity | CVSS | Published | Summary |
|---|---|---|---|---|
| CVE-2022-24706 | CRITICAL | 9.8 | Apr 26, 2022 | In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured default installation without authenticating and gain admin privileges. The CouchDB documentation has always made recommendations for properly securing an installation, including recommending using a firewall in front of all CouchDB installations. |
| CVE-2018-14889 | HIGH | 7.8 | Sep 21, 2018 | CouchDB in Vectra Networks Cognito Brain and Sensor before 4.3 contains a local code execution vulnerability. |
| CVE-2023-45725 | MEDIUM | 5.7 | Dec 13, 2023 | Design document functions which receive a user http request object may expose authorization or session cookie headers of the user who accesses the document. These design document functions are: * list * show * rewrite * update An attacker can leak the session component using an HTML-like output, insert the session as an external resource (such as an image), or store the credential in a _local document with an "update" function. For the attack to succeed the attacker has to |
| CVE-2023-26268 | MEDIUM | 4.4 | May 2, 2023 | Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions: * validate_doc_update * list * filter * filter views (using view functions as filters) * rewrite * update This doesn't affect map/reduce or search (Dreyfus) index functions. Users are recommended to upgrade to a version that is no longer affected by this issue (Apache CouchDB 3.3.2 or 3.2.3). Workaround |