SCA: security update for coreshop/core-shop (GHSA-q58j-g3f4-h26h)

high Tenable Self-Hosted Container Security Plugin ID 446629

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-41249)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-q58j-g3f4-h26h

Plugin Details

Severity: High

ID: 446629

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52.03

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:P/A:N

CVSS Score Source: CVE-2026-41249

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-41249

cwe: CWE-94