ZeroHour

Vulnerabilities

151 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-5362
An authenticated attacker with permission to edit document content can store crafted HTML/JavaScript in a Document embed editable and cause script execution whe

An authenticated attacker with permission to edit document content can store crafted HTML/JavaScript in a Document embed editable and cause script execution when the published page is rendered. This issue affects pimcore: v12.3.3.

NVD description · AI analysis pending
4.8<1% PoC
  • pimcore pimcore
CVE-2026-27461
Pimcore is an Open Source Data & Experience Management Platform.

Pimcore is an Open Source Data & Experience Management Platform. In versions up to and including 11.5.14.1 and 12.3.2, the filter query parameter in the dependency listing endpoints is JSON-decoded and the value field is concatenated directly into RLIKE clauses without sanitization or parameterized queries. Exploiting this issue requires admin authentication. An attacker with admin panel access can extract the full database including password hashes of other admin users. Version 12.3.3 contains a patch.

NVD description · AI analysis pending
6.9<1% PoC
  • pimcore pimcore
CVE-2026-23496
Pimcore Web2Print Tools Bundle adds tools for web-to-print use cases to Pimcore.

Pimcore Web2Print Tools Bundle adds tools for web-to-print use cases to Pimcore. Prior to 5.2.2 and 6.1.1, the application fails to enforce proper server-side authorization checks on the API endpoint responsible for managing "Favourite Output Channel Configurations." Testing revealed that an authenticated backend user without explicitely lacking permissions for this feature was still able to successfully invoke the endpoint and modify or retrieve these configurations. This vulnerability is fixed in 5.2.2 and 6.1.1.

NVD description · AI analysis pending
5.4<1% PoC ×2
  • pimcore web2print tools
CVE-2026-23495
Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore.

Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. Prior to 2.2.3 and 1.7.16, the API endpoint for listing Predefined Properties in the Pimcore platform lacks adequate server-side authorization checks. Predefined Properties are configurable metadata definitions (e.g., name, key, type, default value) used across documents, assets, and objects to standardize custom attributes and improve editorial workflows, as documented in Pimcore's official properties guide. Testing confirmed that an authenticated backend user without explicit permissions for property management could successfully call the endpoint and retrieve the complete list of these configurations. The vulnerability is fixed in 2.2.3 and 1.7.16.

NVD description · AI analysis pending
4.3<1% PoC
  • pimcore admin classic bundle
CVE-2026-23494
+1 in the same advisory: …23493
Pimcore is an Open Source Data & Experience Management Platform.

Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the application fails to enforce proper server-side authorization checks on the API endpoint responsible for reading or listing static routes. In Pimcore, static routes are custom URL patterns defined via the backend interface or the var/config/staticroutes.php file, including details like regex-based patterns, controllers, variables, and priorities. These routes are registered automatically through the PimcoreStaticRoutesBundle and integrated into the MVC routing system. Testing revealed that an authenticated backend user lacking explicit permissions was able to invoke the endpoint (e.g., GET /api/static-routes) and retrieve sensitive route configurations. This vulnerability is fixed in 12.3.1 and 11.5.14.

NVD description · AI analysis pending
6.5
group max
<1% PoC
  • pimcore pimcore
CVE-2026-23492
Pimcore is an Open Source Data & Experience Management Platform.

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 injection by removing SQL comments (--) and catching syntax errors, the fix is insufficient. Attackers can still inject SQL payloads that do not rely on comments and infer database information via blind techniques. This vulnerability affects the admin interface and can lead to database information disclosure. This vulnerability is fixed in 12.3.1 and 11.5.14.

NVD description · AI analysis pending
4.9<1% PoC
  • pimcore pimcore
CVE-2025-30166
Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore.

Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. An HTML injection issue allows users with access to the email sending functionality to inject arbitrary HTML code into emails sent via the admin interface, potentially leading to session cookie theft and the alteration of page content. The vulnerability was discovered in the /admin/email/send-test-email endpoint using the POST method. The vulnerable parameter is content, which permits the injection of arbitrary HTML code during the email sending process. While JavaScript code injection is blocked through filtering, HTML code injection remains possible. This vulnerability is fixed in 1.7.6.

NVD description · AI analysis pending
1.8<1%
  • pimcore admin classic bundle
CVE-2025-27617
Pimcore is an open source data and experience management platform.

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.

NVD description · AI analysis pending
6.3<1%
  • pimcore pimcore
CVE-2025-24980
pimcore/admin-ui-classic-bundle provides a Backend UI for Pimcore.

pimcore/admin-ui-classic-bundle provides a Backend UI for Pimcore. In affected versions an error message discloses existing accounts and leads to user enumeration on the target via "Forgot password" function. No generic error message has been implemented. This issue has been addressed in version 1.7.4 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

NVD description · AI analysis pending
6.9<1% PoC
  • pimcore admin classic bundle
CVE-2024-11954
+1 in the same advisory: …11956
A vulnerability classified as problematic was found in Pimcore 11.4.2.

A vulnerability classified as problematic was found in Pimcore 11.4.2. Affected by this vulnerability is an unknown functionality of the component Search Document. The manipulation leads to basic cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

NVD description · AI analysis pending
5.11% PoC
  • pimcore pimcore
CVE-2023-2332
A stored Cross-site Scripting (XSS) vulnerability exists in the Conditions tab of Pricing Rules in pimcore/pimcore versions 10.5.19.

A stored Cross-site Scripting (XSS) vulnerability exists in the Conditions tab of Pricing Rules in pimcore/pimcore versions 10.5.19. The vulnerability is present in the From and To fields of the Date Range section, allowing an attacker to inject malicious scripts. This can lead to the execution of arbitrary JavaScript code in the context of the user's browser, potentially stealing cookies or redirecting users to malicious sites. The issue is fixed in version 10.5.21.

NVD description · AI analysis pending
4.8<1% PoC
  • pimcore pimcore
CVE-2024-49370
Pimcore is an open source data and experience management platform.

Pimcore is an open source data and experience management platform. When a PortalUserObject is connected to a PimcoreUser and "Use Pimcore Backend Password" is set to true, the change password function in Portal Profile sets the new password. Prior to Pimcore portal engine versions 4.1.7 and 3.1.16, the password is then set without hashing so it can be read by everyone. Everyone who combines PortalUser to PimcoreUsers and change passwords via profile settings could be affected. Versions 4.1.7 and 3.1.16 of the Pimcore portal engine fix the issue.

NVD description · AI analysis pending
8.7<1% PoC
  • pimcore pimcore
CVE-2024-41109
Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore.

Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore. Navigating to `/admin/index/statistics` with a logged in Pimcore user exposes information about the Pimcore installation, PHP version, MYSQL version, installed bundles and all database tables and their row count in the system. This vulnerability is fixed in 1.5.2, 1.4.6, and 1.3.10.

NVD description · AI analysis pending
6.5<1% PoC
  • pimcore admin classic bundle
CVE-2024-32871
Pimcore is an Open Source Data & Experience Management Platform.

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 file size than the original. This vulnerability is fixed in 11.2.4.

NVD description · AI analysis pending
7.5<1% PoC
  • pimcore pimcore
CVE-2024-29197
Pimcore is an Open Source Data & Experience Management Platform.

Pimcore is an Open Source Data & Experience Management Platform. Any call with the query argument `?pimcore_preview=true` allows to view unpublished sites. In previous versions of Pimcore, session information would propagate to previews, so only a logged in user could open a preview. This no longer applies. Previews are broad open to any user and with just the hint of a restricted link one could gain access to possible confident / unreleased information. This vulnerability is fixed in 11.2.2 and 11.1.6.1.

NVD description · AI analysis pending
6.5<1% PoC
  • pimcore pimcore
CVE-2024-25625
Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore.

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 UserController, specifically in the way `$loginUrl` trusts user input. The host header from incoming HTTP requests is used unsafely when generating URLs. An attacker can manipulate the HTTP host header in requests to the /admin/user/invitationlink endpoint, resulting in the generation of URLs with the attacker's domain. In fact, if a host header is injected in the POST request, the $loginURL parameter is constructed with this unvalidated host header. It is then used to send an invitation email to the provided user. This vulnerability can be used to perform phishing attacks by making the URLs in the invitation links emails point to an attacker-controlled domain. Version 1.3.4 contains a patch for the vulnerability. The maintainers recommend validating the host header and ensuring it matches the application's domain. It would also be beneficial to use a default trusted host or hostname if the incoming host header is not recognized or is absent.

NVD description · AI analysis pending
9.3<1% PoC
  • pimcore admin classic bundle
CVE-2024-24822
Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore.

Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore. Prior to version 1.3.3, an attacker can create, delete etc. tags without having the permission to do so. A fix is available in version 1.3.3. As a workaround, one may apply the patch manually.

NVD description · AI analysis pending
9.1<1%
  • pimcore admin classic bundle
CVE-2024-23646
+1 in the same advisory: …23648
Pimcore's Admin Classic Bundle provides a backend user interface for Pimcore.

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 with very basic permissions can execute arbitrary SQL statements and thus alter any data or escalate their privileges to at least admin level. Version 1.3.2 contains a fix for this issue.

NVD description · AI analysis pending
8.8<1% PoC
  • pimcore admin classic bundle
CVE-2024-21667
+1 in the same advisory: …21666
pimcore/customer-data-framework is the Customer Management Framework for management of customer data within Pimcore.

pimcore/customer-data-framework is the Customer Management Framework for management of customer data within Pimcore. An authenticated and unauthorized user can access the GDPR data extraction feature and query over the information returned, leading to customer data exposure. Permissions are not enforced when reaching the `/admin/customermanagementframework/gdpr-data/search-data-objects` endpoint allowing an authenticated user without the permissions to access the endpoint and query the data available there. An unauthorized user can access PII data from customers. This vulnerability has been patched in version 4.0.6.

NVD description · AI analysis pending
6.5<1% PoC
  • pimcore customer management framework
CVE-2024-21665
ecommerce-framework-bundle is the Pimcore Ecommerce Framework Bundle.

ecommerce-framework-bundle is the Pimcore Ecommerce Framework Bundle. An authenticated and unauthorized user can access the back-office orders list and be able to query over the information returned. Access control and permissions are not being enforced. This vulnerability has been patched in version 1.0.10.

NVD description · AI analysis pending
4.3<1% PoC
  • pimcore e-commerce framework
CVE-2023-49076
Customer-data-framework allows management of customer data within Pimcore.

Customer-data-framework allows management of customer data within Pimcore. There are no tokens or headers to prevent CSRF attacks from occurring, therefore an attacker could abuse this vulnerability to create new customers. This issue has been patched in version 4.0.5.

NVD description · AI analysis pending
6.5<1% PoC
  • pimcore pimcore
CVE-2023-49075
The Admin Classic Bundle provides a Backend UI for Pimcore.

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 the two factor credentials. This issue has been patched in version 1.2.2.

NVD description · AI analysis pending
7.21%
  • pimcore admin classic bundle
CVE-2023-47637
Pimcore is an Open Source Data & Experience Management Platform.

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 implementation of `getFilterCondition()` is in `Multiselect`, which does not normalize/escape/validate the passed value. Any backend user with very basic permissions can execute arbitrary SQL statements and thus alter any data or escalate their privileges to at least admin level. This vulnerability has been addressed in version 11.1.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

NVD description · AI analysis pending
8.81% PoC
  • pimcore pimcore
CVE-2023-47636
The Pimcore Admin Classic Bundle provides a Backend UI for Pimcore.

The Pimcore Admin Classic Bundle provides a Backend UI for Pimcore. Full Path Disclosure (FPD) vulnerabilities enable the attacker to see the path to the webroot/file. e.g.: /home/omg/htdocs/file/. Certain vulnerabilities, such as using the load_file() (within a SQL Injection) query to view the page source, require the attacker to have the full path to the file they wish to view. In the case of pimcore, the fopen() function here doesn't have an error handle when the file doesn't exist on the server so the server response raises the full path "fopen(/var/www/html/var/tmp/export-{ uniqe id}.csv)". This issue has been patched in commit `10d178ef771` which has been included in release version 1.2.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

NVD description · AI analysis pending
5.3<1% PoC
  • pimcore admin classic bundle
CVE-2023-46722
The Pimcore Admin Classic Bundle provides a backend UI for Pimcore.

The Pimcore Admin Classic Bundle provides a backend UI for Pimcore. Prior to version 1.2.0, a cross-site scripting vulnerability has the potential to steal a user's cookie and gain unauthorized access to that user's account through the stolen cookie or redirect users to other malicious sites. Users should upgrade to version 1.2.0 to receive a patch or, as a workaround, apply the patch manually.

NVD description · AI analysis pending
6.1<1%
  • pimcore admin classic bundle
CVE-2023-5873
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 11.1.0.

Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 11.1.0.

NVD description · AI analysis pending
5.4<1% PoC
  • pimcore pimcore
CVE-2023-5844
Unverified Password Change in GitHub repository pimcore/admin-ui-classic-bundle prior to 1.2.0.

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

NVD description · AI analysis pending
7.2<1% PoC
  • pimcore admin classic bundle
CVE-2023-5192
Excessive Data Query Operations in a Large Data Table in GitHub repository pimcore/demo prior to 10.3.0.

Excessive Data Query Operations in a Large Data Table in GitHub repository pimcore/demo prior to 10.3.0.

NVD description · AI analysis pending
6.5<1% PoC
  • pimcore core
CVE-2023-42817
Pimcore admin-ui-classic-bundle provides a Backend UI for Pimcore.

Pimcore admin-ui-classic-bundle provides a Backend UI for Pimcore. The translation value with text including “%s” (from “%suggest%) is parsed by sprintf() even though it’s supposed to be output literally to the user. The translations may be accessible by a user with comparatively lower overall access (as the translation permission cannot be scoped to certain “modules”) and a skilled attacker might be able to exploit the parsing of the translation string in the dialog box. This issue has been patched in commit `abd77392` which is included in release 1.1.2. Users are advised to update to version 1.1.2 or apply the patch manually.

NVD description · AI analysis pending
5.4<1%
  • pimcore admin classic bundle
CVE-2023-4453
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.6.8.

Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.6.8.

NVD description · AI analysis pending
5.4<1% PoC
  • pimcore pimcore
CVE-2023-38708
Pimcore is an Open Source Data & Experience Management Platform:

Pimcore is an Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce. A path traversal vulnerability exists in the `AssetController::importServerFilesAction`, which allows an attacker to overwrite or modify sensitive files by manipulating the pimcore_log parameter.This can lead to potential denial of service---key file overwrite. The impact of this vulnerability allows attackers to: overwrite or modify sensitive files, potentially leading to unauthorized access, privilege escalation, or disclosure of confidential information. This could also cause a denial of service (DoS) if critical system files are overwritten or deleted.

NVD description · AI analysis pending
8.8<1%
  • pimcore pimcore
CVE-2023-4145
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/customer-data-framework prior to 3.4.2.

Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/customer-data-framework prior to 3.4.2.

NVD description · AI analysis pending
5.4<1% PoC
  • pimcore customer management framework
CVE-2023-3820
+3 in the same advisory: …3819 …3822 …3821
SQL Injection in GitHub repository pimcore/pimcore prior to 10.6.4.

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

NVD description · AI analysis pending
7.2
group max
1% PoC
  • pimcore pimcore
CVE-2023-3673
SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.24.

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

NVD description · AI analysis pending
7.2<1% PoC
  • pimcore pimcore
CVE-2023-37280
Pimcore Admin Classic Bundle provides a Backend UI for Pimcore based on the ExtJS framework.

Pimcore Admin Classic Bundle provides a Backend UI for Pimcore based on the ExtJS framework. An admin who has not setup two factor authentication before is vulnerable for this attack, without need for any form of privilege, causing the application to execute arbitrary scripts/HTML content. This vulnerability has been patched in version 1.0.3.

NVD description · AI analysis pending
6.1<1%
  • pimcore admin classic bundle
CVE-2023-3574
Improper Authorization in GitHub repository pimcore/customer-data-framework prior to 3.4.1.

Improper Authorization in GitHub repository pimcore/customer-data-framework prior to 3.4.1.

NVD description · AI analysis pending
6.5<1% PoC
  • pimcore customer management framework
CVE-2023-2983
+1 in the same advisory: …2984
Privilege Defined With Unsafe Actions in GitHub repository pimcore/pimcore prior to 10.5.23.

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

NVD description · AI analysis pending
8.8<1% PoC
  • pimcore pimcore
CVE-2023-2881
Storing Passwords in a Recoverable Format in GitHub repository pimcore/customer-data-framework prior to 3.3.10.

Storing Passwords in a Recoverable Format in GitHub repository pimcore/customer-data-framework prior to 3.3.10.

NVD description · AI analysis pending
4.9<1%
  • pimcore customer management framework
CVE-2023-2756
SQL Injection in GitHub repository pimcore/customer-data-framework prior to 3.3.10.

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

NVD description · AI analysis pending
7.2<1% PoC
  • pimcore customer management framework
CVE-2023-2730
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.3.3.

Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.3.3.

NVD description · AI analysis pending
5.4<1% PoC
  • pimcore pimcore
CVE-2023-32075
The Customer Management Framework (CMF) for Pimcore adds functionality for customer data management.

The Customer Management Framework (CMF) for Pimcore adds functionality for customer data management. In `pimcore/customer-management-framework-bundle` prior to version 3.3.9, business logic errors are possible in the `Conditions` tab since the counter can be a negative number. This vulnerability is capable of the unlogic in the counter value in the Conditions tab. Users should update to version 3.3.9 to receive a patch or, as a workaround, or apply the patch manually.

NVD description · AI analysis pending
4.3<1% PoC
  • pimcore customer management framework
CVE-2023-2630
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.

Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.

NVD description · AI analysis pending
4.8<1% PoC
  • pimcore pimcore