CVE-2026-42031
critical
CVSS v3
9.8
CVSS v2
—
VIR risk
9.8
Description
CKAN has Unauthenticated SQL Injection and Authorization Bypass in `datastore_search_sql`
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/ckan/ckan/security/advisories/GHSA-h7j7-3rx6-xvcg
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| okfn | ckan | {"endExcluding":"2.10.10"} | 2.10.10 |
References
- https://github.com/ckan/ckan/security/advisories/GHSA-h7j7-3rx6-xvcg
- https://nvd.nist.gov/vuln/detail/CVE-2026-42031
- 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-h7j7-3rx6-xvcg
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.