CVE-2021-22967
Description
In Concrete CMS below 8.5.7, an IDOR vulnerability allows unauthenticated users to access restricted files when they can add messages to conversations.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
In Concrete CMS below 8.5.7, an IDOR vulnerability allows unauthenticated users to access restricted files when they can add messages to conversations.
Vulnerability
In Concrete CMS (formerly concrete5) versions below 8.5.7, an Insecure Direct Object Reference (IDOR) vulnerability exists in the conversation message feature. When a user is allowed to add a message to a conversation, the application does not verify that the user has permission to view files before attaching them to the message. This allows an unauthenticated user to access restricted files if they can add a message to a conversation [1].
Exploitation
An attacker who is able to add a message to a conversation (e.g., through a public conversation or by being granted that ability) can attach files that they should not have access to. The attacker can then view or download those files by exploiting the missing permission check. No authentication is required beyond the ability to add a message [1].
Impact
Successful exploitation leads to unauthorized disclosure of restricted files. The confidentiality of files stored in the file manager is compromised. The CVSS v3.1 score is 4.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N), indicating low confidentiality impact with no integrity or availability impact [1].
Mitigation
The vulnerability is fixed in Concrete CMS version 8.5.7. Users should upgrade to 8.5.7 or later. The fix adds a permission check to verify that the user has permission to view files before attaching them to a message in the "add / edit message" functionality [1][2]. No workarounds are documented.
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
concrete5/corePackagist | < 8.5.7 | 8.5.7 |
Affected products
2- Concrete CMS/Concrete CMSdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-m2v2-8227-59f5ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-22967ghsaADVISORY
- documentation.concretecms.org/developers/introduction/version-history/857-release-notesghsax_refsource_MISCWEB
- hackerone.com/reports/869612ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.