Vulnerability Report

CVE-2026-41249

RCE

Title: CoreShop GitHub Actions RCE (Pwn Request)

RCE

Proof Of Concept

PoC Available for CVE-2026-41249

CWE Category CWE-94
Published Date Jun 04, 2026
Modified Date Jul 22, 2026
Exploit Status Available
Score 8.2 CVSS v3.1
Exploit Probability (EPSS)
0.70%

Vulnerability Summary

CVE-2026-41249: CoreShop is a Pimcore enhanced eCommerce solution. In versions 5.0.1 through 5.1.0-beta.1,, the GitHub Actions workflow (`.github/workflows/static.yml`) uses the `pull_request_target` trigger but dangerously checks out the unverified code from the pull request head (`ref: ${{ github.event.pull_request.head.ref }}`). Subsequently, it executes a script (`bin/console`) from this untrusted checkout. This allows any external attacker to achieve Remote Code Execution (RCE) on the GitHub Actions runner simply by submitting a malicious Pull Request. Also known as a "Pwn Request" vulnerability. As of time of publication, `pull_request_target` is still in the file.

CVSS v3.1
Source Entity [email protected]
Severity HIGH
8.2
Attack Vector
NETWORK
Complexity
LOW
Privileges
N/A
Interaction
NONE
Confidentiality
N/A
Integrity
N/A
Availability
N/A
Scope
UNCHANGED
RAW VECTOR CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Associated Attack Patterns (CAPEC)

Total: Patterns

CVE-2026-41249 Exploits & PoCs (Proof Of Concept)

GitHub https://github.com/pvharmo2/gha-lab-5bce203f66
View Code
MODIFIED

Vulnerability data updated via NVD.

MODIFIED

Vulnerability data updated via NVD.

MODIFIED

Vulnerability data updated via NVD.

MODIFIED

Vulnerability data updated via NVD.

Attack Vector Matrix

Access Vector NETWORK
Complexity LOW
Privileges N/A
Interaction NONE
CVSS Vector String CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Affected Stack

No specific products linked.