SQL Injection: Hibernate Affecting coreshop/core-shop package, versions <4.1.9


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.4% (34th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PHP-CORESHOPCORESHOP-15054290
  • published22 Jan 2026
  • disclosed21 Jan 2026
  • creditbypazs

Introduced: 21 Jan 2026

CVE-2026-23959  (opens in a new tab)
CWE-564  (opens in a new tab)

How to fix?

Upgrade coreshop/core-shop to version 4.1.9 or higher.

Overview

coreshop/core-shop is a CoreShop - Pimcore eCommerce

Affected versions of this package are vulnerable to SQL Injection: Hibernate via the CustomerTransformerController page in the duplication-name-check endpoint in the admin panel, where user-supplied input is directly embedded into a SQL query without proper parameterization. An attacker can extract database information or cause database errors by submitting crafted input to the value parameter after authenticating as an admin user. This is only exploitable if the attacker has authenticated admin access to the application.

Workaround

This vulnerability can be mitigated by enforcing strict input validation on the value parameter and ensuring that all SQL queries use parameterized statements.

CVSS Base Scores

version 4.0
version 3.1