CVE-2026-7879
Received
Received - Intake
Unauthorized File Access in Concrete CMS
Publication date: 2026-05-21
Last updated on: 2026-05-22
Assigner: ConcreteCMS
Description
Description
In Concrete CMS 9.5.0 and below,Β the submit_password() method in concrete/controllers/single_page/download_file.php allows unauthorized file access since downloading
permission-restricted files bypasses the view_file permission check.Β Files without passwords can be downloaded and any user who knows a file's password can download a password protected file regardless of whether they have permission to access the file.Β The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 6.3 with vectorΒ CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N.Β ThanksΒ Youssef Eid for reporting
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| concretecms | concrete_cms | to 9.5.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |