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

Concrete CMS 9.5.0以下では、/dashboard/extend/update/do_update/pkgHandleへのリクエストを処理する前にCSRFトークンの検証が行われません。concrete/controllers/single_page/dashboard/extend/update.phpのdo_update()メソッドは、指定されたパッケージのコントローラーに対してupgradeCoreData()とupgrade()を実行する前にcanInstallPackages()のみをチェックします。このエンドポイントは状態変更を伴うGETルートでありトークンの強制がないため、攻撃者は認証済み管理者に単一のクロスサイトナビゲーションを介してパッケージのアップグレードを強制できます。脆弱になるためには、被害者がcanInstallPackages()を通過し、対象パッケージがすでにインストールされている必要があります。Concrete CMSセキュリティチームはこの脆弱性にCVSS v.4.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に感謝しています。

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

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

Publication Date May 21, 2026, midnight
Registration Date May 28, 2026, 2:36 p.m.
Last Update May 28, 2026, 2:36 p.m.
CVSS3.0 : 重要
Score 8.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected System
Concrete CMS
Concrete CMS 9.5.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年05月28日]
  掲載
May 28, 2026, 2:36 p.m.

NVD Vulnerability Information
CVE-2026-8417
Summary

Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/update/do_update/<pkgHandle>. The do_update() method in concrete/controllers/single_page/dashboard/extend/update.php checks only canInstallPackages() before executing upgradeCoreData() and upgrade() on the named package's controller. Because the endpoint is a state-changing GET route with no token enforcement, an attacker can force an authenticated administrator to trigger a package upgrade via a single cross-site navigation.In order to be vulnerable, the victim must be passing canInstallPackages() and and a target package must already be already installed. 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.

Publication Date May 22, 2026, 6:16 a.m.
Registration Date May 23, 2026, 4:07 a.m.
Last Update May 26, 2026, 11:57 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:* 9.5.1
Related information, measures and tools
Common Vulnerabilities List