CVE-2021-22966
Description
Privilege escalation from Editor to Admin in Concrete CMS 8.5.6 and below via crafted curl request on the bulkupdate page when group has view permissions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Privilege escalation from Editor to Admin in Concrete CMS 8.5.6 and below via crafted curl request on the bulkupdate page when group has view permissions.
Vulnerability
In Concrete CMS versions 8.5.6 and below, a privilege escalation vulnerability exists in the Groups functionality on the bulkupdate page. If a group is granted "view" permissions on the bulkupdate page, users in that group can exploit the endpoint by sending a specially crafted curl request to escalate their privileges to administrator. The issue is fixed by adding a check for group permissions before allowing a group to be moved. The fix is included in Concrete CMS version 8.5.7 and version 9.0.0 [1][2].
Exploitation
An attacker must have an Editor-level account and be a member of a group that has been granted "view" permissions on the /dashboard/users/groups/bulk_update page. No additional write access is needed. The attacker then sends a specially crafted curl request to the bulk update endpoint, manipulating group membership or group attributes to elevate privileges [1][2]. User interaction is not required beyond the initial authenticated request.
Impact
Successful exploitation allows the attacker to escalate privileges from Editor to Administrator. This grants full control over the Concrete CMS instance, including the ability to modify site content, manage users, install packages, and change system configuration. The CIA impact is high: confidentiality, integrity, and availability are all compromised [1][2].
Mitigation
The vulnerability is fixed in Concrete CMS version 8.5.7, released on 2021-11-19, and also in version 9.0.0. Users should upgrade to 8.5.7 or later. There is no known workaround other than upgrading. No evidence of inclusion in CISA KEV was found in the provided references [1][2].
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-j4mv-2rv7-v2j9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-22966ghsaADVISORY
- documentation.concretecms.org/developers/introduction/version-history/857-release-notesghsax_refsource_MISCWEB
- hackerone.com/reports/1362747ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.