GHSA-4wg4-p27p-5q2r

Suggest an improvement
Source
https://github.com/advisories/GHSA-4wg4-p27p-5q2r
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/01/GHSA-4wg4-p27p-5q2r/GHSA-4wg4-p27p-5q2r.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4wg4-p27p-5q2r
Aliases
Published
2026-01-15T18:14:17Z
Modified
2026-02-03T03:17:39Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Pimcore Web2Print Tools Bundle "Favourite Output Channel Configuration" Missing Function Level Authorization
Details

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.

Database specific
{
    "cwe_ids":  [
        "CWE-284"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-01-15T18:14:17Z",
    "nvd_published_at":  "2026-01-15T17:16:08Z",
    "severity":  "MODERATE"
}
References

Affected packages

Packagist / pimcore/web2print-tools-bundle

Package

Name
pimcore/web2print-tools-bundle
Purl
pkg:composer/pimcore/web2print-tools-bundle

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.0-RC1
Fixed
6.1.1

Affected versions

v6.*
v6.0.0-RC1
v6.0.0
v6.1.0

Database specific

last_known_affected_version_range
"<= 6.1"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/01/GHSA-4wg4-p27p-5q2r/GHSA-4wg4-p27p-5q2r.json"

Packagist / pimcore/web2print-tools-bundle

Package

Name
pimcore/web2print-tools-bundle
Purl
pkg:composer/pimcore/web2print-tools-bundle

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.2.2

Affected versions

1.*
1.0.0
1.0.1
1.0.2
2.*
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.1.0
v2.*
v2.1.1
v2.2.0
v2.2.1
v2.2.2
v2.2.3
v2.3.0
v2.4.0
v2.4.1
v2.5.0
v2.6.0
v2.7.0
v2.7.1
v2.7.2
v3.*
v3.0.0
v3.1.0
v3.1.1
v3.2.0
v3.2.1
v3.3.0
v3.3.1
v3.4.0
v3.4.1
v3.4.2
v3.4.3
v3.4.4
v4.*
v4.0.0
v4.0.1
v4.0.2
v4.0.3
v4.0.4
v4.0.5
v4.0.6
v4.0.7
v4.0.8
v4.0.9
v4.0.10
v5.*
v5.0.0-BETA1
v5.0.0-BETA2
v5.0.0-RC1
v5.0.0-RC2
v5.0.0
v5.0.1
v5.0.2
v5.1.0
v5.1.1
v5.2.0-RC1
v5.2.0
v5.2.1

Database specific

last_known_affected_version_range
"<= 5.2.1"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/01/GHSA-4wg4-p27p-5q2r/GHSA-4wg4-p27p-5q2r.json"