CVE-2026-42032
critical
CVSS v3
9.1
CVSS v2
—
VIR risk
9.1
Description
CKAN has Unauthenticated Authorization Bypass in `datastore_search_sql`
Predictions
Exploit likelihood
94%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/ckan/ckan/security/advisories/GHSA-cg4x-64p3-x59h
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| okfn | ckan | {"endExcluding":"2.10.10"} | 2.10.10 |
References
- https://github.com/ckan/ckan/security/advisories/GHSA-cg4x-64p3-x59h
- https://nvd.nist.gov/vuln/detail/CVE-2026-42032
- https://docs.ckan.org/en/2.10/changelog.html#v-2-10-10-2026-04-29
- https://docs.ckan.org/en/2.11/changelog.html#v-2-11-5-2026-04-29
- https://docs.ckan.org/en/2.11/extensions/plugin-interfaces.html#ckan.plugins.interfaces.IAuthFunctions
- https://docs.ckan.org/en/2.11/maintaining/configuration.html#ckan-datastore-sqlsearch-enabled
- https://github.com/ckan/ckan
- https://github.com/advisories/GHSA-cg4x-64p3-x59h
CWEs
CWE-863
Verify integrity in audit chain (admin only). AS-IS.