Concrete CMSにおけるクロスサイトリクエストフォージェリの脆弱性
| Title |
Concrete CMSにおけるクロスサイトリクエストフォージェリの脆弱性
|
| Summary |
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に感謝しています。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 21, 2026, midnight |
| Registration Date |
May 28, 2026, 2:37 p.m. |
| Last Update |
May 28, 2026, 2:37 p.m. |
|
CVSS3.0 : 警告
|
| Score |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N |
Affected System
| Concrete CMS |
|
Concrete CMS 9.5.0 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月28日] 掲載 |
May 28, 2026, 2:37 p.m. |
NVD Vulnerability Information
CVE-2026-8140
| Summary |
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.
|
| Publication Date |
May 22, 2026, 6:16 a.m. |
| Registration Date |
May 23, 2026, 4:07 a.m. |
| Last Update |
May 27, 2026, 3:43 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:* |
|
9.5.0 |
|
|
Related information, measures and tools
Common Vulnerabilities List