Description
CoreShop is a Pimcore enhanced eCommerce solution. An error-based SQL Injection vulnerability was identified in versions prior to 4.1.9 in the `CustomerTransformerController` within the CoreShop admin panel. The affected endpoint improperly interpolates user-supplied input into a SQL query, leading to database error disclosure and potential data extraction. Version 4.1.9 fixes the issue.
Published: 2026-01-22
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection enabling attackers to extract data via the CoreShop admin panel
Action: Apply Patch
AI Analysis

Impact

An error-based SQL injection vulnerability was found in the CustomerTransformerController of CoreShop’s admin interface. Unsanitized user input is interpolated into a database query, causing database error disclosure and the potential extraction of sensitive data. The weakness is classified as CWE‑564 and exposes confidentiality of customer data when exploited.

Affected Systems

Vendors affected are CoreShop. The issue exists in all CoreShop releases prior to version 4.1.9. Upgrading to 4.1.9 or later eliminates the flaw.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating a medium severity. The EPSS score is less than 1 %, meaning the likelihood of exploitation at the time of this analysis is low, and the issue is not listed in CISA’s KEV catalog. The likely attack vector is an authenticated administrator using the customer-company-modifier endpoint; the explanation is inferred from the description and typical usage of admin panels.

Generated by OpenCVE AI on April 18, 2026 at 03:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CoreShop to version 4.1.9 or later to apply the vendor fix
  • If an upgrade is not immediately feasible, restrict access to the CustomerTransformerController endpoint only to trusted admin accounts and revoke any unauthorized privileges
  • Apply rigorous input validation or use prepared statements to ensure that any future code modifications do not interpolate user data directly into SQL queries

Generated by OpenCVE AI on April 18, 2026 at 03:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-fqcv-8859-86x2 CoreShop Vulnerable to SQL Injection via Admin customer-company-modifier
History

Tue, 17 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:coreshop:coreshop:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Fri, 23 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Coreshop
Coreshop coreshop
Vendors & Products Coreshop
Coreshop coreshop

Thu, 22 Jan 2026 23:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 22 Jan 2026 02:45:00 +0000

Type Values Removed Values Added
Description CoreShop is a Pimcore enhanced eCommerce solution. An error-based SQL Injection vulnerability was identified in versions prior to 4.1.9 in the `CustomerTransformerController` within the CoreShop admin panel. The affected endpoint improperly interpolates user-supplied input into a SQL query, leading to database error disclosure and potential data extraction. Version 4.1.9 fixes the issue.
Title CoreShop Vulnerable to SQL Injection via Admin customer-company-modifier
Weaknesses CWE-564
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Coreshop Coreshop
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-22T16:28:21.076Z

Reserved: 2026-01-19T14:49:06.313Z

Link: CVE-2026-23959

cve-icon Vulnrichment

Updated: 2026-01-22T16:28:03.741Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-22T03:15:46.233

Modified: 2026-02-17T16:13:17.520

Link: CVE-2026-23959

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T04:00:08Z

Weaknesses