VYPR

Vendor CVEs

Pimcore

All CVEs

168 total · sorted by risk
  • CVE-2019-10867HigApr 4, 2019
    risk 0.59cvss 8.8epss 0.69

    An issue was discovered in Pimcore before 5.7.1. An attacker with classes permission can send a POST request to /admin/class/bulk-commit, which will make it possible to exploit the unserialize function when passing untrusted values in the data parameter to…

  • CVE-2026-72562HigAug 11, 2026
    risk 0.57cvss 8.8epss 0.00

    An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without…

  • CVE-2023-25240HigFeb 13, 2023
    risk 0.57cvss 8.8epss 0.01

    An improper SameSite Attribute vulnerability in pimCore v10.5.15 allows attackers to execute arbitrary code.

  • CVE-2022-39365CriOct 27, 2022
    risk 0.57cvss 9.8epss 0.02

    Pimcore is an open source data and experience management platform. Prior to version 10.5.9, the user controlled twig templates rendering in `Pimcore/Mail` & `ClassDefinition\Layout\Text` is vulnerable to server-side template injection, which could lead to remote code execution.…

  • CVE-2019-18985CriNov 15, 2019
    risk 0.57cvss 9.8epss 0.01

    Pimcore before 6.2.2 lacks brute force protection for the 2FA token.

  • CVE-2019-18981CriNov 15, 2019
    risk 0.57cvss 9.8epss 0.01

    Pimcore before 6.2.2 lacks an Access Denied outcome for a certain scenario of an incorrect recipient ID of a notification.

  • CVE-2023-1578HigMar 22, 2023
    risk 0.55cvss 8.8epss 0.63

    SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19.

  • CVE-2018-14057HigAug 17, 2018
    risk 0.53cvss 8.8epss 0.03

    Pimcore before 5.3.0 allows remote attackers to conduct cross-site request forgery (CSRF) attacks by leveraging validation of the X-pimcore-csrf-token anti-CSRF token only in the "Settings > Users / Roles" function.

  • CVE-2021-4139CriDec 21, 2021
    risk 0.52cvss 9.0epss 0.01

    pimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CVE-2026-44741HigAug 12, 2026
    risk 0.50cvss 8.8epss 0.00

    Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. Versions prior to 2.3.6 and 1.7.18 have a SQL injection vulnerability in Pimcore's translation grid date filter — the user-supplied `property` field from the filter JSON is interpolated directly into a…

  • CVE-2026-44739HigJul 17, 2026
    risk 0.50cvss 8.7epss 0.00

    Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.6, the columnConfigAction endpoint in bundles/CustomReportsBundle/src/Controller/Reports/CustomReportController.php passes malicious SQL configuration through…

  • CVE-2026-23492HigJan 14, 2026
    risk 0.50cvss 8.8epss 0.00

    Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, an incomplete SQL injection patch in the Admin Search Find API allows an authenticated attacker to perform blind SQL injection. Although CVE-2023-30848 attempted to mitigate SQL…

  • CVE-2025-27617HigMar 11, 2025
    risk 0.50cvss 8.8epss 0.00

    Pimcore is an open source data and experience management platform. Prior to version 11.5.4, authenticated users can craft a filter string used to cause a SQL injection. Version 11.5.4 fixes the issue.

  • CVE-2024-23646HigJan 24, 2024
    risk 0.50cvss 8.8epss 0.01

    Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore. The application allows users to create zip files from available files on the site. In the 1.x branch prior to version 1.3.2, parameter `selectedIds` is susceptible to SQL Injection. Any backend user…

  • CVE-2024-23648HigJan 24, 2024
    risk 0.50cvss 8.8epss 0.01

    Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore. The password reset functionality sends to the the user requesting a password change an email containing an URL to reset its password. The URL sent contains a unique token, valid during 24 hours,…

  • CVE-2023-47637HigNov 15, 2023
    risk 0.50cvss 8.8epss 0.01

    Pimcore is an Open Source Data & Experience Management Platform. In affected versions the `/admin/object/grid-proxy` endpoint calls `getFilterCondition()` on fields of classes to be filtered for, passing input from the request, and later executes the returned SQL. One…

  • CVE-2023-2984HigMay 30, 2023
    risk 0.50cvss 8.8epss 0.01

    Path Traversal: '\..\filename' in GitHub repository pimcore/pimcore prior to 10.5.22.

  • CVE-2023-2983HigMay 30, 2023
    risk 0.50cvss 8.8epss 0.01

    Privilege Defined With Unsafe Actions in GitHub repository pimcore/pimcore prior to 10.5.23.

  • CVE-2023-30850HigApr 27, 2023
    risk 0.50cvss 8.8epss 0.01

    Pimcore is an open source data and experience management platform. Prior to version 10.5.21, a SQL Injection vulnerability exists in the admin translations API. Users should update to version 10.5.21 to receive a patch or, as a workaround, or apply the patch manually.

  • CVE-2023-30849HigApr 27, 2023
    risk 0.50cvss 8.8epss 0.01

    Pimcore is an open source data and experience management platform. Prior to version 10.5.21, A SQL injection vulnerability exists in the translation export API. Users should update to version 10.5.21 to receive a patch or, as a workaround, or apply the patch manually.

  • CVE-2023-30848HigApr 27, 2023
    risk 0.50cvss 8.8epss 0.01

    Pimcore is an open source data and experience management platform. Prior to version 10.5.21, the admin search find API has a SQL injection vulnerability. Users should upgrade to version 10.5.21 to receive a patch or, as a workaround, apply the patch manually.

  • CVE-2023-2338HigApr 27, 2023
    risk 0.50cvss 8.8epss 0.01

    SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.21.

  • CVE-2022-0258HigJan 17, 2022
    risk 0.50cvss 8.8epss 0.02

    pimcore is vulnerable to Improper Neutralization of Special Elements used in an SQL Command

  • CVE-2019-16318HigSep 14, 2019
    risk 0.50cvss 8.8epss 0.01

    In Pimcore before 5.7.1, an attacker with limited privileges can bypass file-extension restrictions via a 256-character filename, as demonstrated by the failure of automatic renaming of .php to .php.txt for long filenames, a different vulnerability than CVE-2019-10867 and…

  • CVE-2019-16317HigSep 14, 2019
    risk 0.50cvss 8.8epss 0.02

    In Pimcore before 5.7.1, an attacker with limited privileges can trigger execution of a .phar file via a phar:// URL in a filename parameter, because PHAR uploads are not blocked and are reachable within the phar://../../../../../../../../var/www/html/web/var/assets/ directory,…

  • CVE-2026-23493HigJan 15, 2026
    risk 0.49cvss 8.6epss 0.00

    Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the http_error_log file stores the $_COOKIE and $_SERVER variables, which means sensitive information such as database passwords, cookie session data, and other details can be accessed…

  • CVE-2023-49075HigNov 28, 2023
    risk 0.48cvss 8.4epss 0.01

    The Admin Classic Bundle provides a Backend UI for Pimcore. `AdminBundle\Security\PimcoreUserTwoFactorCondition` introduced in v11 disable the two factor authentication for all non-admin security firewalls. An authenticated user can access the system without having to provide…

  • CVE-2022-1429HigApr 22, 2022
    risk 0.47cvss 7.5epss 0.64

    SQL injection in GridHelperService.php in GitHub repository pimcore/pimcore prior to 10.3.6. This vulnerability is capable of steal the data

  • CVE-2026-45260HigJul 17, 2026
    risk 0.46cvss 8.1epss 0.00

    Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.7, Pimcore's WebDAV asset endpoint exposes a MOVE operation through /asset/webdav{path} without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php,…

  • CVE-2024-25625HigFeb 19, 2024
    risk 0.46cvss 8.1epss 0.01

    Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. A potential security vulnerability has been discovered in `pimcore/admin-ui-classic-bundle` prior to version 1.3.4. The vulnerability involves a Host Header Injection in the `invitationLinkAction` function of the…

  • CVE-2023-23937HigFeb 3, 2023
    risk 0.46cvss 8.2epss 0.00

    Pimcore is an Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce. The upload functionality for updating user profile does not properly validate the file content-type, allowing any authenticated user to bypass this security check by…

  • CVE-2026-45162HigJul 17, 2026
    risk 0.45cvss 8.0epss 0.01

    Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.7, multiple Pimcore locations call PHP's unserialize() on data from database columns and filesystem files without the allowed_classes restriction, including…

  • CVE-2023-2629HigMay 10, 2023
    risk 0.44cvss 7.8epss 0.00

    Improper Neutralization of Formula Elements in a CSV File in GitHub repository pimcore/customer-data-framework prior to 3.3.9.

  • CVE-2023-28108HigMar 16, 2023
    risk 0.44cvss 7.9epss 0.01

    Pimcore is an open source data and experience management platform. Prior to version 10.5.19, quoting is not done properly in UUID DAO model. There is the theoretical possibility to inject custom SQL if the developer is using this methods with input data and not doing proper…

  • CVE-2022-0263HigJan 18, 2022
    risk 0.44cvss 7.8epss 0.01

    Unrestricted Upload of File with Dangerous Type in Packagist pimcore/pimcore prior to 10.2.7.

  • CVE-2024-32871HigJun 4, 2024
    risk 0.42cvss 7.5epss 0.01

    Pimcore is an Open Source Data & Experience Management Platform. The Pimcore thumbnail generation can be used to flood the server with large files. By changing the file extension or scaling factor of the requested thumbnail, attackers can create files that are much larger in…

  • CVE-2022-31092HigJun 27, 2022
    risk 0.42cvss 7.5epss 0.01

    Pimcore is an Open Source Data & Experience Management Platform. Pimcore offers developers listing classes to make querying data easier. This listing classes also allow to order or group the results based on one or more columns which should be quoted by default. The actual issue…

  • CVE-2022-1339HigApr 13, 2022
    risk 0.42cvss 7.5epss 0.05

    SQL injection in ElementController.php in GitHub repository pimcore/pimcore prior to 10.3.5. This vulnerability is capable of steal the data

  • CVE-2022-1219HigApr 8, 2022
    risk 0.42cvss 7.5epss 0.01

    SQL injection in RecyclebinController.php in GitHub repository pimcore/pimcore prior to 10.3.5. This vulnerability is capable of steal the data

  • CVE-2022-0565HigFeb 14, 2022
    risk 0.42cvss 7.6epss 0.01

    Cross-site Scripting in Packagist pimcore/pimcore prior to 10.3.1.

  • CVE-2021-31869MedAug 4, 2021
    risk 0.42cvss 6.5epss 0.01

    Pimcore AdminBundle version 6.8.0 and earlier suffers from a SQL injection issue in the specificID variable used by the application. This issue was fixed in version 6.9.4 of the product.

  • CVE-2021-31867MedAug 4, 2021
    risk 0.42cvss 6.5epss 0.01

    Pimcore Customer Data Framework version 3.0.0 and earlier suffers from a Boolean-based blind SQL injection issue in the $id parameter of the SegmentAssignmentController.php component of the application. This issue was fixed in version 3.0.2 of the product.

  • CVE-2019-10763MedNov 18, 2019
    risk 0.42cvss 6.5epss 0.01

    pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges (classes permission) can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a…

  • CVE-2019-18986HigNov 15, 2019
    risk 0.42cvss 7.5epss 0.01

    Pimcore before 6.2.2 allow attackers to brute-force (guess) valid usernames by using the 'forgot password' functionality as it returns distinct messages for invalid password and non-existing users.

  • CVE-2018-14058MedAug 17, 2018
    risk 0.41cvss 6.5epss 0.29

    Pimcore before 5.3.0 allows SQL Injection via the REST web service API.

  • CVE-2026-11407HigJun 17, 2026
    risk 0.40cvss 7.2epss 0.01

    Pimcore CMS/DXP version 12.3.8 contains a sandbox bypass vulnerability that allows authenticated administrative attackers to execute arbitrary methods on PHP objects by exploiting empty checkMethodAllowed() and checkPropertyAllowed() implementations in the custom Twig…

  • CVE-2023-5844HigOct 30, 2023
    risk 0.40cvss 7.2epss 0.01

    Unverified Password Change in GitHub repository pimcore/admin-ui-classic-bundle prior to 1.2.0.

  • CVE-2023-3820HigJul 21, 2023
    risk 0.40cvss 7.2epss 0.01

    SQL Injection in GitHub repository pimcore/pimcore prior to 10.6.4.

  • CVE-2023-3673HigJul 14, 2023
    risk 0.40cvss 7.2epss 0.01

    SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.24.

  • CVE-2023-2756HigMay 17, 2023
    risk 0.40cvss 7.2epss 0.01

    SQL Injection in GitHub repository pimcore/customer-data-framework prior to 3.3.10.

Page 1 of 4