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
References
| Link | Resource |
|---|---|
| https://documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes | Release Notes |
Configurations
History
22 May 2026, 19:18
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes - Release Notes | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
| CPE | cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:* | |
| First Time |
Concretecms concrete Cms
Concretecms |
21 May 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-21 22:16
Updated : 2026-05-22 19:18
NVD link : CVE-2026-7879
Mitre link : CVE-2026-7879
CVE.ORG link : CVE-2026-7879
JSON object : View
Products Affected
concretecms
- concrete_cms
CWE
CWE-862
Missing Authorization
