Concrete CMSにおけるユーザ制御の鍵による認証回避に関する脆弱性
タイトル Concrete CMSにおけるユーザ制御の鍵による認証回避に関する脆弱性
概要

Concrete CMS 9.5.0以下には、attachments[]パラメータを介したAddMessageおよびUpdateMessageにおけるIDORの脆弱性が存在し、ファイル権限のバイパスにつながる可能性があります。AddMessageおよびUpdateMessageの会話コントローラーは、ユーザーが提供したファイル添付IDを受け入れ、ファイルごとの権限チェック(canViewFile())を行わずに、$em-find(File::class, $attachmentID)で直接ファイルを読み込んでいます。任意の会話に投稿できるユーザーは、CMSのファイルマネージャの連続IDを用いて任意のファイルを参照でき、実質的にファイル権限システムをバイパスしてしまいます。Concrete CMSセキュリティチームはこの脆弱性に対し、CVSS v.4.0スコア2.3(ベクターCVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N)を付与しました。報告者のTristan Mandaniに感謝します。サイトに真にプライベートなファイルがある場合、オーナーはウェブルート外のプライベートストレージロケーション(https://documentation.concretecms.org/user-guide/editors-reference/dashboard/system-and-maintenance/files/file-storage-locations)を設定し、閲覧時に権限をチェックできるようにすべきです。これにより、認可されたユーザーがファイルを添付またはリンクしても、認可されていないユーザーはファイルを閲覧できなくなります。

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

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

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

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

Concrete CMS 9.5.0 and below is vulnerable to IDOR in AddMessage/UpdateMessage via attachments[] parameter which can lead to file permission bypass. The `AddMessage` and `UpdateMessage` conversation controllers accept user-supplied file attachment IDs and load files directly via `$em->find(File::class, $attachmentID)` without checking per-file permissions (`canViewFile()`). A user who can post in any conversation can reference any file in the CMS file manager by its sequential ID, effectively bypassing the file permission system.  The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 2.3 with a vector CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Tristan Mandani for reporting. if a site truly has private files, the owner should set up a private storage location https://documentation.concretecms.org/user-guide/editors-reference/dashboard/system-and-maintenance/files/file-storage-locations outside of the webroot so that permissions can be checked on view as well. That way, even if a authorized user attaches a file, or otherwise links to it, unauthorized users won't be able to view the file.

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