Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pimcore/pimcore
  4. ›
  5. CVE-2026-45704

CVE-2026-45704: Pimcore has a CustomReports Share Bypass

May 27, 2026

CustomReports uses inconsistent authorization between the report listing endpoint and the report detail endpoint.

  • The listing flow filters reports based on report-sharing rules
  • The detail flow only checks generic reports or reports_config permissions

As a result, a low-privileged backend user who was not granted access to a report can still read that report directly by name even though it does not appear in the user’s visible report list.

In the local Docker reproduction:

  • The report poc-secret-report was not visible to the low-privileged user in the report list
  • The same user was still able to retrieve the report configuration directly by name

References

  • github.com/advisories/GHSA-jwcc-gv4m-93x6
  • github.com/pimcore/pimcore/commit/1893ff1cd116e442b995ddf17e8c6e0aa372268e
  • github.com/pimcore/pimcore/pull/19099
  • github.com/pimcore/pimcore/releases/tag/v12.3.6
  • github.com/pimcore/pimcore/security/advisories/GHSA-jwcc-gv4m-93x6
  • nvd.nist.gov/vuln/detail/CVE-2026-45704

Code Behaviors & Features

Detect and mitigate CVE-2026-45704 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 12.3.6

Fixed versions

  • 12.3.6

Solution

Upgrade to version 12.3.6 or above.

Impact 7.1 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

packagist/pimcore/pimcore/CVE-2026-45704.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 10 Jun 2026 12:19:51 +0000.