CVE-2026-23496

CVE-2026-23496 is a medium-severity security vulnerability in pimcore/web2print-tools-bundle (composer), affecting versions >= 6.0.0-RC1, <= 6.1. It is fixed in 6.1.1, 5.2.2.

Summary

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 violates the principle of least privilege and constitutes a classic example of Broken Access Control (OWASP Top 10 A01:2021). Because authorization is not validated at the function level, any authenticated user can perform actions intended only for privileged roles, leading to horizontal or vertical privilege escalation.

Detail

The backend user without permission was still able to list, create, update "Favourite Output Channel Configuration" item

Step to Reproduce the issue

login as Admin (full permission) and clicked "Favourite Output Channel Configurations"

Then, captured and saved the request:
-List API

-Create API

-Update API

Next, login a backend user with no permission

The copy the "Cookie" and "X-Pimcore-Csrf-Token"

After that, pasted the copied "Cookie" and "X-Pimcore-Csrf-Token" to captured request

  • List API
- Create API - Update API

Impact

Successful exploitation allows low-privileged or standard users to view, create, modify that should be restricted to specific administrative or operational roles. Depending on the sensitivity of these configurations (e.g., routing of alerts, reports, or data streams), an attacker could redirect critical outputs, suppress notifications, insert misleading channels, or gain insight into internal workflows. In regulated environments, this may result in compliance violations, operational disruption, or facilitation of further attacks through reconnaissance.

CVE-2026-23496 has a CVSS score of 5.4 (Medium). The vector is network-reachable, low privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (6.1.1, 5.2.2); upgrading removes the vulnerable code path.

Affected versions

pimcore/web2print-tools-bundle (>= 6.0.0-RC1, <= 6.1) pimcore/web2print-tools-bundle (<= 5.2.1)

Security releases

pimcore/web2print-tools-bundle → 6.1.1 (composer) pimcore/web2print-tools-bundle → 5.2.2 (composer)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

Upgrade the following packages to resolve this vulnerability:

pimcore/web2print-tools-bundle to 6.1.1 or later; pimcore/web2print-tools-bundle to 5.2.2 or later

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently Asked Questions

  1. What is CVE-2026-23496? CVE-2026-23496 is a medium-severity security vulnerability in pimcore/web2print-tools-bundle (composer), affecting versions >= 6.0.0-RC1, <= 6.1. It is fixed in 6.1.1, 5.2.2.
  2. How severe is CVE-2026-23496? CVE-2026-23496 has a CVSS score of 5.4 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of pimcore/web2print-tools-bundle are affected by CVE-2026-23496? pimcore/web2print-tools-bundle (composer) versions >= 6.0.0-RC1, <= 6.1 is affected.
  4. Is there a fix for CVE-2026-23496? Yes. CVE-2026-23496 is fixed in 6.1.1, 5.2.2. Upgrade to this version or later.
  5. Is CVE-2026-23496 exploitable, and should I be worried? Whether CVE-2026-23496 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether CVE-2026-23496 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix CVE-2026-23496?
    • Upgrade pimcore/web2print-tools-bundle to 6.1.1 or later
    • Upgrade pimcore/web2print-tools-bundle to 5.2.2 or later

Stop the waste.
Protect your environment with Kodem.