CVE-2026-32276
Authenticated Remote Code Execution in Connect-CMS Code Study Plugin
Publication date: 2026-03-23
Last updated on: 2026-03-24
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opensource-workshop | connect-cms | From 2.0.0 (inc) to 2.41.1 (exc) |
| opensource-workshop | connect-cms | From 1.0.0 (inc) to 1.41.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Connect-CMS content management system, specifically in the Code Study Plugin. In versions 1.x up to 1.41.0 and 2.x up to 2.41.0, an authenticated user may be able to execute arbitrary code. This means that someone with valid access could run malicious code within the system. The issue was fixed in versions 1.41.1 and 2.41.1.
How can this vulnerability impact me? :
The vulnerability allows an authenticated user to execute arbitrary code, which can lead to severe impacts such as full system compromise. According to the CVSS score of 8.8, it has high impact on confidentiality, integrity, and availability, meaning sensitive data could be exposed or altered, and system operations could be disrupted.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should update Connect-CMS to version 1.41.1 or 2.41.1 or later, as these versions contain the patch that fixes the arbitrary code execution issue in the Code Study Plugin.