CVE-2023-26268
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…
Does this matter?
Lower severity and a low EPSS score (1.43%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 1.43% probability · 71th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- apache/couchdb · ibm/cloudant
- Source
- security@apache.org
References
- https://docs.couchdb.org/en/stable/cve/2023-26268.htmlVendor Advisory
- https://lists.apache.org/thread/ldkqs0nhpmho26bdxf4fon7w75hsq5glMailing List
- https://lists.apache.org/thread/r2wvjfysg3d92lhhjd1qh3wfr8mlp0ppMailing List
- https://docs.couchdb.org/en/stable/cve/2023-26268.htmlVendor Advisory
- https://lists.apache.org/thread/ldkqs0nhpmho26bdxf4fon7w75hsq5glMailing List
- https://lists.apache.org/thread/r2wvjfysg3d92lhhjd1qh3wfr8mlp0ppMailing List
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.