First published: Tue May 02 2023(Updated: )
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: Avoid using design documents from untrusted sources which may attempt to cache or store data in the Javascript environment.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache CouchDB | <3.2.3 | |
Apache CouchDB | >=3.3.0<3.3.2 | |
Ibm Cloudant | <=8349 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-26268 is a vulnerability that affects Apache CouchDB and IBM Cloudant. Design documents with matching document IDs from databases on the same cluster may share a mutable Javascript environment when using certain design document functions.
The severity of CVE-2023-26268 is medium, with a CVSS score of 5.3.
CVE-2023-26268 affects Apache CouchDB versions up to 3.2.3, Apache CouchDB versions between 3.3.0 and 3.3.2, and IBM Cloudant with a version up to 8349.
If CVE-2023-26268 is exploited, design documents with matching IDs can share a mutable Javascript environment, potentially leading to unauthorized access or data manipulation.
To mitigate CVE-2023-26268, update Apache CouchDB to version 3.3.3 or later, or update IBM Cloudant to a version higher than 8349.