Concrete CMSにおけるクロスサイトリクエストフォージェリの脆弱性
タイトル Concrete CMSにおけるクロスサイトリクエストフォージェリの脆弱性
概要

Concrete CMS 9.5.0およびそれ以前のバージョンは、/dashboard/extend/install/download/remoteIdへのリクエストを処理する前にCSRFトークンを検証しません。concrete/controllers/single_page/dashboard/extend/install.phpのdownload()メソッドは、リモートのマーケットプレイスパッケージを取得してサーバーのDIR_PACKAGESディレクトリに書き込む前にcanInstallPackages()権限のみをチェックします。このエンドポイントはトークンの強制がない状態変更を伴うGETルートであるため、認証済みの管理者に細工されたページを訪問させることで、攻撃者は任意のマーケットプレイスパッケージをダウンロードさせることができます。脆弱性が存在する条件として、被害者がcanInstallPackages()を通過し、サイトがConcreteマーケットプレイスに接続されている必要があります。Concrete CMSのセキュリティチームは、この脆弱性にCVSS v4.0のスコア7.5(ベクター:CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N)を付与しました。報告者にはhttps://github.com/maru1009に感謝しています。

想定される影響 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
対策

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2026年5月21日0:00
登録日 2026年5月28日14:37
最終更新日 2026年5月28日14:37
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
影響を受けるシステム
Concrete CMS
Concrete CMS 9.5.0 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2026年05月28日]
  掲載
2026年5月28日14:37

NVD脆弱性情報
CVE-2026-8140
概要

Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/install/download/<remoteId>. The download() method in concrete/controllers/single_page/dashboard/extend/install.php checks only the canInstallPackages() permission before fetching a remote marketplace package and writing it to the server's DIR_PACKAGES directory. Because the endpoint is a state-changing GET route with no token enforcement, an attacker who can cause an authenticated administrator to visit a crafted page can force an arbitrary marketplace package to be downloaded. In order to be vulnerable, the victim must be passing canInstallPackages() and the site must be connected to the Concrete marketplace. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 7.5 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N. Thanks  https://github.com/maru1009  for reporting.

公表日 2026年5月22日6:16
登録日 2026年5月23日4:07
最終更新日 2026年5月27日3:43
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:* 9.5.0
関連情報、対策とツール
共通脆弱性一覧