CVE-2026-41249

Source
https://cve.org/CVERecord?id=CVE-2026-41249
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41249.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41249
Aliases
Published
2026-06-04T19:26:46.043Z
Modified
2026-07-24T03:57:07.136827166Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
CoreShop Vulnerable to Remote Code Execution (RCE) via Insecure `pull_request_target` Configuration
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41249.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/coreshop/coreshop

Affected ranges

Type
GIT
Repo
https://github.com/coreshop/coreshop
Events
Database specific
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "5.0.1"
        },
        {
            "fixed": "5.1.0-beta.1"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41249.json"