CVE-2026-68530
Last modified
CVE-2026-68530 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. Concrete CMS 9 through 9.5.2 did not perform an authorization check on several board-instance actions in the Boards area of the Dashboard. The instance details single-page controller resolved a board instance directly from an attacker-supplied instance ID and then viewed, refreshed, regenerated, or deleted it without verifying that the requester held edit_board_settings on the instance's parent board. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
Concrete CMS 9 through 9.5.2 did not perform an authorization check on several board-instance actions in the Boards area of the Dashboard. The instance details single-page controller resolved a board instance directly from an attacker-supplied instance ID and then viewed, refreshed, regenerated, or deleted it without verifying that the requester held edit_board_settings on the instance's parent board. As a result, a user granted board-edit rights on a single board could reach the instances of any other board on the site by supplying their instance IDs. The affected actions bypassed the controller's permission-checked accessor (the same accessor used by the read view, which runs canEditBoardSettings on the parent board) and validated only an action-scoped CSRF token, which is bound to the action name rather than to the target object and is therefore reusable across boards. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.1 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N. Thanks Winston Crooker for reporting.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Concrete CMS | Concrete CMS | >= 9.0.0, <= 9.5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-68530?
How severe is CVE-2026-68530?
How do I fix CVE-2026-68530?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68525Incorrect Authorization vulnerability in Apache Tomcat's FOR…9.1
- CVE-2026-68526Concrete CMS before 9.5.3 did not validate an anti-CSRF toke…5.3
- CVE-2026-68527Concrete CMS versions 8.3.0 through 9.5.2 are vulnerable to …5.9
- CVE-2026-68528Concrete CMS RSS Displayer block below version 9.5.3 render…6
- CVE-2026-68529Concrete CMS 9.0.0 through 9.5.2 was missing an authorizatio…2.1
- CVE-2026-6853Improper restriction of excessive authentication attempts vu…9.8
- CVE-2026-68531Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard…2.1
- CVE-2026-68532Concrete CMS 9.0.0 to dashboard group type controller did no…2.3
- CVE-2026-68533Concrete CMS below 9.5.3 conversation attachment uploaded en…2.3
- CVE-2026-68534Concrete CMS before 9.5.3 rendered Express entry labels as r…2.3
- CVE-2026-68535Concrete CMS Area API's block-create endpoint in versions 9.…5.1
- CVE-2026-68536Server-Side Request Forgery / Local File Inclusion in Apache…
Are you affected by CVE-2026-68530?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
