製品・ソフトウェアに関する情報
Open Knowledge FoundationのCKANにおけるクロスサイトリクエストフォージェリの脆弱性
Title Open Knowledge FoundationのCKANにおけるクロスサイトリクエストフォージェリの脆弱性
Summary

CKANはデータハブおよびデータポータルを支えるためのオープンソースのデータ管理システム(DMS)です。バージョン2.10.10および2.11.5より前のバージョンでは、トークンや未認証リクエストを介したビューへのアクセスがエンドポイントをCSRF保護不要としてマークしていました。このマークはflask-wtf.csrf.CSRFProtect()のメンバー変数であり、flask_appミドルウェア内のモジュールレベルの変数として保存されていました。このAPIはリクエストレベルでの変更を意図したものではなく、主に静的設定のためのデコレーターとして機能していました。未認証リクエストが保護されたエンドポイントに到達すると、その特定のサーバープロセス(例:uwsgiのワーカーの1つ)の間はCSRF保護が免除される可能性がありました。この脆弱性はバージョン2.10.10および2.11.5で修正されています。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 13, 2026, midnight
Registration Date May 18, 2026, 11:31 a.m.
Last Update May 18, 2026, 11:31 a.m.
CVSS3.0 : 警告
Score 6.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Affected System
Open Knowledge Foundation
CKAN 2.10.10 未満
CKAN 2.11.0 以上 2.11.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月18日]
  掲載
May 18, 2026, 11:31 a.m.

NVD Vulnerability Information
CVE-2026-41255
Summary

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, Access to the views via tokens or unauthenticated requests marked the endpoint as not requiring CSRF protection. The marking was a member variable in flask-wtf.csrf.CSRFProtect(), which was stored as a module level variable in the flask_app middleware. This API was never intended for request level changes, it is primarily a decorator for static configuration. An unauthenticated request could hit a protected endpoint, exempting it from CSRF protection for the life of the particular server process. (e.g. one worker of uwsgi). This vulnerability is fixed in 2.10.10 and 2.11.5.

Publication Date May 14, 2026, 4:17 a.m.
Registration Date May 15, 2026, 4:22 a.m.
Last Update May 15, 2026, 11:58 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:* 2.10.10
cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:* 2.11.0 2.11.5
Related information, measures and tools
Common Vulnerabilities List