{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","type":"composer","namespace":"pimcore","name":"pimcore","version":"11.0.0-ALPHA1","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"12.3.4","latest_non_vulnerable_version":"12.3.7","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/361016?format=json","vulnerability_id":"VCID-35c5-mzwz-8bgw","summary":"Withdrawn Advisory: Pimcore vulnerable to Cross-site Scripting\n## Withdrawn Advisory\nThis advisory has been withdrawn because the maintainers no longer consider this to be a security issue. This link is maintained to preserve external references.\n\n## Original Description\nCross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 11.0.0.","references":[{"reference_url":"https://github.com/pimcore/pimcore/commit/da2af2d413b144b9a742118124457d13232d31fd","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/commit/da2af2d413b144b9a742118124457d13232d31fd"},{"reference_url":"https://huntr.dev/bounties/04447124-c7d4-477f-8364-91fe5b59cda0","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://huntr.dev/bounties/04447124-c7d4-477f-8364-91fe5b59cda0"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1247","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1247"},{"reference_url":"https://github.com/advisories/GHSA-8wg7-88cg-7p9j","reference_id":"GHSA-8wg7-88cg-7p9j","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-8wg7-88cg-7p9j"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/31913?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-wvt7-h158-8kc9"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0"}],"aliases":["CVE-2023-1247","GHSA-8wg7-88cg-7p9j"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-35c5-mzwz-8bgw"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/147532?format=json","vulnerability_id":"VCID-6uw7-89nn-tkg3","summary":"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.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-47637","reference_id":"","reference_type":"","scores":[{"value":"0.7657","scoring_system":"epss","scoring_elements":"0.9897","published_at":"2026-06-13T12:55:00Z"},{"value":"0.7657","scoring_system":"epss","scoring_elements":"0.98967","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-47637"},{"reference_url":"https://github.com/pimcore/pimcore/blob/42b6cfa77c4540205bdd10689893ccb73e4bac8f/models/DataObject/ClassDefinition/Data/Multiselect.php#L285-L312","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/blob/42b6cfa77c4540205bdd10689893ccb73e4bac8f/models/DataObject/ClassDefinition/Data/Multiselect.php#L285-L312"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-47637","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-47637"},{"reference_url":"https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953a0","reference_id":"d164d99c90f098d0ccd6b72929c48b727e2953a0","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-08-29T17:40:14Z/"}],"url":"https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953a0"},{"reference_url":"https://github.com/advisories/GHSA-72hh-xf79-429p","reference_id":"GHSA-72hh-xf79-429p","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-72hh-xf79-429p"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429p","reference_id":"GHSA-72hh-xf79-429p","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-08-29T17:40:14Z/"}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429p"},{"reference_url":"https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781eab4d6995e4e5dca/src/Helper/GridHelperService.php#L311","reference_id":"GridHelperService.php#L311","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-08-29T17:40:14Z/"}],"url":"https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781eab4d6995e4e5dca/src/Helper/GridHelperService.php#L311"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/381281?format=json","purl":"pkg:composer/pimcore/pimcore@11.1.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2b8z-rbsm-1fbp"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-wvt7-h158-8kc9"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.1.1"}],"aliases":["CVE-2023-47637","GHSA-72hh-xf79-429p"],"risk_score":4.0,"exploitability":"0.5","weighted_severity":"8.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-6uw7-89nn-tkg3"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/133404?format=json","vulnerability_id":"VCID-afta-wcuy-4kah","summary":"Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 11.1.0.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-5873","reference_id":"","reference_type":"","scores":[{"value":"4e-05","scoring_system":"epss","scoring_elements":"0.00147","published_at":"2026-06-13T12:55:00Z"},{"value":"4e-05","scoring_system":"epss","scoring_elements":"0.00148","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-5873"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-5873","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-5873"},{"reference_url":"https://huntr.com/bounties/701cfc30-22a1-4c4b-9b2f-885c77c290ce","reference_id":"701cfc30-22a1-4c4b-9b2f-885c77c290ce","reference_type":"","scores":[{"value":"4","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-27T20:32:14Z/"}],"url":"https://huntr.com/bounties/701cfc30-22a1-4c4b-9b2f-885c77c290ce"},{"reference_url":"https://github.com/pimcore/pimcore/commit/757375677dc83a44c6c22f26d97452cc5cda5d7c","reference_id":"757375677dc83a44c6c22f26d97452cc5cda5d7c","reference_type":"","scores":[{"value":"4","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-27T20:32:14Z/"}],"url":"https://github.com/pimcore/pimcore/commit/757375677dc83a44c6c22f26d97452cc5cda5d7c"},{"reference_url":"https://github.com/advisories/GHSA-j59v-hh4p-q92m","reference_id":"GHSA-j59v-hh4p-q92m","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-j59v-hh4p-q92m"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/379098?format=json","purl":"pkg:composer/pimcore/pimcore@11.1.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-wvt7-h158-8kc9"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.1.0"}],"aliases":["CVE-2023-5873","GHSA-j59v-hh4p-q92m"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-afta-wcuy-4kah"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/66834?format=json","vulnerability_id":"VCID-cbz2-sxrt-rffn","summary":"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 or recovered through the Pimcore backend. This vulnerability is fixed in 12.3.1 and 11.5.14.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-23493","reference_id":"","reference_type":"","scores":[{"value":"1e-05","scoring_system":"epss","scoring_elements":"5e-05","published_at":"2026-06-12T12:55:00Z"},{"value":"1e-05","scoring_system":"epss","scoring_elements":"2e-05","published_at":"2026-06-13T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-23493"},{"reference_url":"https://github.com/pimcore/pimcore/commit/002ec7d5f84973819236796e5b314703b58e8601","reference_id":"002ec7d5f84973819236796e5b314703b58e8601","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-15T19:02:04Z/"}],"url":"https://github.com/pimcore/pimcore/commit/002ec7d5f84973819236796e5b314703b58e8601"},{"reference_url":"https://github.com/pimcore/pimcore/pull/18918","reference_id":"18918","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-15T19:02:04Z/"}],"url":"https://github.com/pimcore/pimcore/pull/18918"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23493","reference_id":"CVE-2026-23493","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23493"},{"reference_url":"https://github.com/advisories/GHSA-q433-j342-rp9h","reference_id":"GHSA-q433-j342-rp9h","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-q433-j342-rp9h"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-q433-j342-rp9h","reference_id":"GHSA-q433-j342-rp9h","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-15T19:02:04Z/"}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-q433-j342-rp9h"},{"reference_url":"https://github.com/pimcore/pimcore/releases/tag/v11.5.14","reference_id":"v11.5.14","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-15T19:02:04Z/"}],"url":"https://github.com/pimcore/pimcore/releases/tag/v11.5.14"},{"reference_url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.1","reference_id":"v12.3.1","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-15T19:02:04Z/"}],"url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.1"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/37759?format=json","purl":"pkg:composer/pimcore/pimcore@11.5.14","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-em5a-b39y-6qgc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.5.14"},{"url":"http://public2.vulnerablecode.io/api/packages/37762?format=json","purl":"pkg:composer/pimcore/pimcore@12.3.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-em5a-b39y-6qgc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@12.3.1"}],"aliases":["CVE-2026-23493","GHSA-q433-j342-rp9h"],"risk_score":4.0,"exploitability":"0.5","weighted_severity":"8.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-cbz2-sxrt-rffn"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/80063?format=json","vulnerability_id":"VCID-em5a-b39y-6qgc","summary":"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.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-27461","reference_id":"","reference_type":"","scores":[{"value":"0.00013","scoring_system":"epss","scoring_elements":"0.02334","published_at":"2026-06-13T12:55:00Z"},{"value":"0.00013","scoring_system":"epss","scoring_elements":"0.02342","published_at":"2026-06-11T12:55:00Z"},{"value":"0.00013","scoring_system":"epss","scoring_elements":"0.0234","published_at":"2026-06-12T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-27461"},{"reference_url":"https://github.com/pimcore/pimcore/pull/18991","reference_id":"18991","reference_type":"","scores":[{"value":"6.9","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-24T18:56:21Z/"}],"url":"https://github.com/pimcore/pimcore/pull/18991"},{"reference_url":"https://github.com/pimcore/pimcore/commit/1c3925fbec4895abeb21e5c244a83679c4e4a6f4","reference_id":"1c3925fbec4895abeb21e5c244a83679c4e4a6f4","reference_type":"","scores":[{"value":"6.9","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-24T18:56:21Z/"}],"url":"https://github.com/pimcore/pimcore/commit/1c3925fbec4895abeb21e5c244a83679c4e4a6f4"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-27461","reference_id":"CVE-2026-27461","reference_type":"","scores":[{"value":"6.9","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-27461"},{"reference_url":"https://github.com/advisories/GHSA-vxg3-v4p6-f3fp","reference_id":"GHSA-vxg3-v4p6-f3fp","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-vxg3-v4p6-f3fp"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-vxg3-v4p6-f3fp","reference_id":"GHSA-vxg3-v4p6-f3fp","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"6.9","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-24T18:56:21Z/"}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-vxg3-v4p6-f3fp"},{"reference_url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.3","reference_id":"v12.3.3","reference_type":"","scores":[{"value":"6.9","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-24T18:56:21Z/"}],"url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.3"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/37761?format=json","purl":"pkg:composer/pimcore/pimcore@12.0.0-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@12.0.0-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/39772?format=json","purl":"pkg:composer/pimcore/pimcore@12.3.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-reqw-yyg8-wugv"},{"vulnerability":"VCID-xjuf-ar4q-uyfz"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@12.3.3"}],"aliases":["CVE-2026-27461","GHSA-vxg3-v4p6-f3fp"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-em5a-b39y-6qgc"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/66674?format=json","vulnerability_id":"VCID-ha34-7pm3-pqgm","summary":"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.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-23492","reference_id":"","reference_type":"","scores":[{"value":"4e-05","scoring_system":"epss","scoring_elements":"0.00141","published_at":"2026-06-13T12:55:00Z"},{"value":"4e-05","scoring_system":"epss","scoring_elements":"0.0015","published_at":"2026-06-12T12:55:00Z"},{"value":"5e-05","scoring_system":"epss","scoring_elements":"0.00243","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-23492"},{"reference_url":"https://github.com/pimcore/pimcore/commit/25ad8674886f2b938243cbe13e33e204a2e35cc3","reference_id":"25ad8674886f2b938243cbe13e33e204a2e35cc3","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2026-01-14T21:14:38Z/"}],"url":"https://github.com/pimcore/pimcore/commit/25ad8674886f2b938243cbe13e33e204a2e35cc3"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23492","reference_id":"CVE-2026-23492","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23492"},{"reference_url":"https://github.com/advisories/GHSA-6mhm-gcpf-5gr8","reference_id":"GHSA-6mhm-gcpf-5gr8","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-6mhm-gcpf-5gr8"},{"reference_url":"https://github.com/advisories/GHSA-qvr7-7g55-69xj","reference_id":"GHSA-qvr7-7g55-69xj","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-qvr7-7g55-69xj"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-qvr7-7g55-69xj","reference_id":"GHSA-qvr7-7g55-69xj","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2026-01-14T21:14:38Z/"}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-qvr7-7g55-69xj"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/37759?format=json","purl":"pkg:composer/pimcore/pimcore@11.5.14","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-em5a-b39y-6qgc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.5.14"},{"url":"http://public2.vulnerablecode.io/api/packages/37762?format=json","purl":"pkg:composer/pimcore/pimcore@12.3.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-em5a-b39y-6qgc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@12.3.1"}],"aliases":["CVE-2026-23492","GHSA-qvr7-7g55-69xj"],"risk_score":4.0,"exploitability":"0.5","weighted_severity":"8.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-ha34-7pm3-pqgm"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/117366?format=json","vulnerability_id":"VCID-p5rs-jqqj-dudg","summary":"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.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-27617","reference_id":"","reference_type":"","scores":[{"value":"0.00544","scoring_system":"epss","scoring_elements":"0.68286","published_at":"2026-06-12T12:55:00Z"},{"value":"0.00544","scoring_system":"epss","scoring_elements":"0.68197","published_at":"2026-06-11T12:55:00Z"},{"value":"0.00544","scoring_system":"epss","scoring_elements":"0.68298","published_at":"2026-06-13T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-27617"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2025-27617","reference_id":"","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-27617"},{"reference_url":"https://github.com/pimcore/pimcore/commit/19a8520895484e68fd254773e32476565d91deea","reference_id":"19a8520895484e68fd254773e32476565d91deea","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-03-12T15:29:36Z/"}],"url":"https://github.com/pimcore/pimcore/commit/19a8520895484e68fd254773e32476565d91deea"},{"reference_url":"https://github.com/advisories/GHSA-qjpx-5m2p-5pgh","reference_id":"GHSA-qjpx-5m2p-5pgh","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-qjpx-5m2p-5pgh"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-qjpx-5m2p-5pgh","reference_id":"GHSA-qjpx-5m2p-5pgh","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"6.3","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-03-12T15:29:36Z/"}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-qjpx-5m2p-5pgh"},{"reference_url":"https://github.com/pimcore/pimcore/blob/c721a42c23efffd4ca916511ddb969598d302396/models/DataObject/ClassDefinition/Data/Multiselect.php#L332-L347","reference_id":"Multiselect.php#L332-L347","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-03-12T15:29:36Z/"}],"url":"https://github.com/pimcore/pimcore/blob/c721a42c23efffd4ca916511ddb969598d302396/models/DataObject/ClassDefinition/Data/Multiselect.php#L332-L347"},{"reference_url":"https://github.com/pimcore/pimcore/blob/c721a42c23efffd4ca916511ddb969598d302396/models/DataObject/ClassDefinition/Data/Extension/RelationFilterConditionParser.php#L29-L47","reference_id":"RelationFilterConditionParser.php#L29-L47","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-03-12T15:29:36Z/"}],"url":"https://github.com/pimcore/pimcore/blob/c721a42c23efffd4ca916511ddb969598d302396/models/DataObject/ClassDefinition/Data/Extension/RelationFilterConditionParser.php#L29-L47"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/378175?format=json","purl":"pkg:composer/pimcore/pimcore@11.5.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.5.4"}],"aliases":["CVE-2025-27617","GHSA-qjpx-5m2p-5pgh"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-p5rs-jqqj-dudg"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/211760?format=json","vulnerability_id":"VCID-phk5-1sq4-t3gn","summary":"Pimcore TinyMCE Bundle - tinymce CVE-2024-29203, CVE-2024-29881","references":[{"reference_url":"https://github.com/advisories/GHSA-vjwg-28gv-pm8h","reference_id":"GHSA-vjwg-28gv-pm8h","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-vjwg-28gv-pm8h"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-vjwg-28gv-pm8h","reference_id":"GHSA-vjwg-28gv-pm8h","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-vjwg-28gv-pm8h"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/30767?format=json","purl":"pkg:composer/pimcore/pimcore@11.1.6%2B5","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.1.6%252B5"},{"url":"http://public2.vulnerablecode.io/api/packages/30768?format=json","purl":"pkg:composer/pimcore/pimcore@11.2.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-wvt7-h158-8kc9"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.2.3"}],"aliases":["GHSA-vjwg-28gv-pm8h"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-phk5-1sq4-t3gn"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/66858?format=json","vulnerability_id":"VCID-vgqm-xjtk-yffe","summary":"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.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-23494","reference_id":"","reference_type":"","scores":[{"value":"1e-05","scoring_system":"epss","scoring_elements":"9e-05","published_at":"2026-06-13T12:55:00Z"},{"value":"1e-05","scoring_system":"epss","scoring_elements":"0.00015","published_at":"2026-06-12T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-23494"},{"reference_url":"https://github.com/pimcore/pimcore/pull/18893","reference_id":"18893","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-01-15T18:08:08Z/"}],"url":"https://github.com/pimcore/pimcore/pull/18893"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23494","reference_id":"CVE-2026-23494","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23494"},{"reference_url":"https://github.com/advisories/GHSA-m3r2-724c-pwgf","reference_id":"GHSA-m3r2-724c-pwgf","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-m3r2-724c-pwgf"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgf","reference_id":"GHSA-m3r2-724c-pwgf","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-01-15T18:08:08Z/"}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgf"},{"reference_url":"https://github.com/pimcore/pimcore/releases/tag/v11.5.14","reference_id":"v11.5.14","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-01-15T18:08:08Z/"}],"url":"https://github.com/pimcore/pimcore/releases/tag/v11.5.14"},{"reference_url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.1","reference_id":"v12.3.1","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-01-15T18:08:08Z/"}],"url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.1"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/37759?format=json","purl":"pkg:composer/pimcore/pimcore@11.5.14","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-em5a-b39y-6qgc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.5.14"},{"url":"http://public2.vulnerablecode.io/api/packages/37762?format=json","purl":"pkg:composer/pimcore/pimcore@12.3.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-em5a-b39y-6qgc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@12.3.1"}],"aliases":["CVE-2026-23494","GHSA-m3r2-724c-pwgf"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-vgqm-xjtk-yffe"}],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/360976?format=json","vulnerability_id":"VCID-79ph-2nu8-4bhf","summary":"Cross Site Scripting (XSS) in Model\\DataObject\\Data\\UrlSlug\n### Impact\nAn attacker can use XSS to send a malicious script to an unsuspecting user.\n\n### Patches\nUpdate to version 10.5.17 or apply this patch manually https://github.com/pimcore/pimcore/pull/14301.patch\n\n### Workarounds\nApply https://github.com/pimcore/pimcore/pull/14301.patch manually.\n\n### References\nhttps://huntr.dev/bounties/75bc7d07-46a7-4ed9-a405-af4fc47fb422/","references":[{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-76r7-h46w-463r","reference_id":"","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-76r7-h46w-463r"},{"reference_url":"https://github.com/advisories/GHSA-76r7-h46w-463r","reference_id":"GHSA-76r7-h46w-463r","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-76r7-h46w-463r"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380533?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.17","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ghg-916g-5ycf"},{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-3q4h-tcnp-7qa1"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6286-wv98-9uht"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-7rvk-x76k-rkex"},{"vulnerability":"VCID-843n-ga86-syg7"},{"vulnerability":"VCID-8d6u-y4zg-7bbq"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-a9r6-chrk-9ffe"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-b4ba-atzn-wkay"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-fcm6-y2yu-2uca"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-nyrx-zsbe-23g8"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-puqv-p29k-6bhv"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-pvqw-sqms-aqg6"},{"vulnerability":"VCID-pxg6-wvup-gkhb"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-sycr-3zm4-n7hm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-u34s-hhf3-uyfy"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ygzv-hrfh-47gr"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"},{"vulnerability":"VCID-zxa3-m253-gug3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.17"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["GHSA-76r7-h46w-463r","GMS-2023-363"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-79ph-2nu8-4bhf"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/144662?format=json","vulnerability_id":"VCID-puqv-p29k-6bhv","summary":"Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.19.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1286","reference_id":"","reference_type":"","scores":[{"value":"0.00011","scoring_system":"epss","scoring_elements":"0.01425","published_at":"2026-06-12T12:55:00Z"},{"value":"0.00011","scoring_system":"epss","scoring_elements":"0.01434","published_at":"2026-06-13T12:55:00Z"},{"value":"0.00011","scoring_system":"epss","scoring_elements":"0.01422","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1286"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1286","reference_id":"","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1286"},{"reference_url":"https://huntr.dev/bounties/31d97442-3f87-439f-83f0-1c7862ef0c7c","reference_id":"31d97442-3f87-439f-83f0-1c7862ef0c7c","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:H"},{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-28T16:33:06Z/"}],"url":"https://huntr.dev/bounties/31d97442-3f87-439f-83f0-1c7862ef0c7c"},{"reference_url":"https://github.com/pimcore/pimcore/commit/82cca7f4a7560b160336cce2610481098ca52c18","reference_id":"82cca7f4a7560b160336cce2610481098ca52c18","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:H"},{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-28T16:33:06Z/"}],"url":"https://github.com/pimcore/pimcore/commit/82cca7f4a7560b160336cce2610481098ca52c18"},{"reference_url":"https://github.com/advisories/GHSA-8jv7-vwrc-mv4g","reference_id":"GHSA-8jv7-vwrc-mv4g","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-8jv7-vwrc-mv4g"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380799?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.19","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.19"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-1286","GHSA-8jv7-vwrc-mv4g"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-puqv-p29k-6bhv"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/144648?format=json","vulnerability_id":"VCID-pvqw-sqms-aqg6","summary":"Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1115","reference_id":"","reference_type":"","scores":[{"value":"0.00014","scoring_system":"epss","scoring_elements":"0.02778","published_at":"2026-06-11T12:55:00Z"},{"value":"0.00014","scoring_system":"epss","scoring_elements":"0.0277","published_at":"2026-06-13T12:55:00Z"},{"value":"0.00014","scoring_system":"epss","scoring_elements":"0.02786","published_at":"2026-06-12T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1115"},{"reference_url":"https://github.com/pimcore/pimcore/pull/14500.patch","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/pull/14500.patch"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-97cp-8873-v2gf","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-97cp-8873-v2gf"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1115","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1115"},{"reference_url":"https://github.com/pimcore/pimcore/commit/c6368b7cc69a3ebf2c83de7586f492ca1f404dd3","reference_id":"c6368b7cc69a3ebf2c83de7586f492ca1f404dd3","reference_type":"","scores":[{"value":"7.6","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-11T14:15:26Z/"}],"url":"https://github.com/pimcore/pimcore/commit/c6368b7cc69a3ebf2c83de7586f492ca1f404dd3"},{"reference_url":"https://huntr.dev/bounties/cfa80332-e4cf-4d64-b3e5-e10298628d17","reference_id":"cfa80332-e4cf-4d64-b3e5-e10298628d17","reference_type":"","scores":[{"value":"7.6","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-11T14:15:26Z/"}],"url":"https://huntr.dev/bounties/cfa80332-e4cf-4d64-b3e5-e10298628d17"},{"reference_url":"https://github.com/advisories/GHSA-97cp-8873-v2gf","reference_id":"GHSA-97cp-8873-v2gf","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-97cp-8873-v2gf"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380974?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.18","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ghg-916g-5ycf"},{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-3q4h-tcnp-7qa1"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6286-wv98-9uht"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-7rvk-x76k-rkex"},{"vulnerability":"VCID-843n-ga86-syg7"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-a9r6-chrk-9ffe"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-b4ba-atzn-wkay"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-fcm6-y2yu-2uca"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-nyrx-zsbe-23g8"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-puqv-p29k-6bhv"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-sycr-3zm4-n7hm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ygzv-hrfh-47gr"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.18"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-1115","GHSA-97cp-8873-v2gf"],"risk_score":3.4,"exploitability":"0.5","weighted_severity":"6.8","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-pvqw-sqms-aqg6"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/144630?format=json","vulnerability_id":"VCID-pxg6-wvup-gkhb","summary":"Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1067","reference_id":"","reference_type":"","scores":[{"value":"0.00017","scoring_system":"epss","scoring_elements":"0.04583","published_at":"2026-06-12T12:55:00Z"},{"value":"0.00017","scoring_system":"epss","scoring_elements":"0.04568","published_at":"2026-06-13T12:55:00Z"},{"value":"0.00017","scoring_system":"epss","scoring_elements":"0.04582","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1067"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1067","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1067"},{"reference_url":"https://huntr.dev/bounties/31d17b34-f80d-49f2-86e7-97ae715cc045","reference_id":"31d17b34-f80d-49f2-86e7-97ae715cc045","reference_type":"","scores":[{"value":"5.2","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T19:54:41Z/"}],"url":"https://huntr.dev/bounties/31d17b34-f80d-49f2-86e7-97ae715cc045"},{"reference_url":"https://github.com/pimcore/pimcore/commit/4b5733266d7d6aeb4f221a15e005db83fc198edf","reference_id":"4b5733266d7d6aeb4f221a15e005db83fc198edf","reference_type":"","scores":[{"value":"5.2","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T19:54:41Z/"}],"url":"https://github.com/pimcore/pimcore/commit/4b5733266d7d6aeb4f221a15e005db83fc198edf"},{"reference_url":"https://github.com/advisories/GHSA-f2jh-mf2c-8278","reference_id":"GHSA-f2jh-mf2c-8278","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-f2jh-mf2c-8278"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380974?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.18","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ghg-916g-5ycf"},{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-3q4h-tcnp-7qa1"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6286-wv98-9uht"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-7rvk-x76k-rkex"},{"vulnerability":"VCID-843n-ga86-syg7"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-a9r6-chrk-9ffe"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-b4ba-atzn-wkay"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-fcm6-y2yu-2uca"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-nyrx-zsbe-23g8"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-puqv-p29k-6bhv"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-sycr-3zm4-n7hm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ygzv-hrfh-47gr"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.18"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-1067","GHSA-f2jh-mf2c-8278"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-pxg6-wvup-gkhb"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/144501?format=json","vulnerability_id":"VCID-u34s-hhf3-uyfy","summary":"Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1116","reference_id":"","reference_type":"","scores":[{"value":"7e-05","scoring_system":"epss","scoring_elements":"0.00677","published_at":"2026-06-11T12:55:00Z"},{"value":"7e-05","scoring_system":"epss","scoring_elements":"0.00676","published_at":"2026-06-13T12:55:00Z"},{"value":"7e-05","scoring_system":"epss","scoring_elements":"0.00675","published_at":"2026-06-12T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1116"},{"reference_url":"https://github.com/pimcore/pimcore/pull/14467.patch","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/pull/14467.patch"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-96hp-38wx-j3wc","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-96hp-38wx-j3wc"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1116","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1116"},{"reference_url":"https://huntr.dev/bounties/3245ff99-9adf-4db9-af94-f995747e09d1","reference_id":"3245ff99-9adf-4db9-af94-f995747e09d1","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-07T18:32:54Z/"}],"url":"https://huntr.dev/bounties/3245ff99-9adf-4db9-af94-f995747e09d1"},{"reference_url":"https://github.com/pimcore/pimcore/commit/f6d322efa207a737eedd8726b7c92e957a83341e","reference_id":"f6d322efa207a737eedd8726b7c92e957a83341e","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-07T18:32:54Z/"}],"url":"https://github.com/pimcore/pimcore/commit/f6d322efa207a737eedd8726b7c92e957a83341e"},{"reference_url":"https://github.com/advisories/GHSA-96hp-38wx-j3wc","reference_id":"GHSA-96hp-38wx-j3wc","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-96hp-38wx-j3wc"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380974?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.18","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ghg-916g-5ycf"},{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-3q4h-tcnp-7qa1"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6286-wv98-9uht"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-7rvk-x76k-rkex"},{"vulnerability":"VCID-843n-ga86-syg7"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-a9r6-chrk-9ffe"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-b4ba-atzn-wkay"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-fcm6-y2yu-2uca"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-nyrx-zsbe-23g8"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-puqv-p29k-6bhv"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-sycr-3zm4-n7hm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ygzv-hrfh-47gr"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.18"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-1116","GHSA-96hp-38wx-j3wc"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-u34s-hhf3-uyfy"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/140092?format=json","vulnerability_id":"VCID-xxfx-xxax-g3g2","summary":"Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.6.8.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-4453","reference_id":"","reference_type":"","scores":[{"value":"3e-05","scoring_system":"epss","scoring_elements":"0.00113","published_at":"2026-06-13T12:55:00Z"},{"value":"3e-05","scoring_system":"epss","scoring_elements":"0.00114","published_at":"2026-06-12T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-4453"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-599v-h3q5-g6r9","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-599v-h3q5-g6r9"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-4453","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-4453"},{"reference_url":"https://github.com/pimcore/pimcore/commit/234c0c02ea7502071b00ab673fbe4a6ac253080e","reference_id":"234c0c02ea7502071b00ab673fbe4a6ac253080e","reference_type":"","scores":[{"value":"6.4","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-10-03T14:05:40Z/"}],"url":"https://github.com/pimcore/pimcore/commit/234c0c02ea7502071b00ab673fbe4a6ac253080e"},{"reference_url":"https://huntr.dev/bounties/245a8785-0fc0-4561-b181-fa20f869d993","reference_id":"245a8785-0fc0-4561-b181-fa20f869d993","reference_type":"","scores":[{"value":"6.4","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-10-03T14:05:40Z/"}],"url":"https://huntr.dev/bounties/245a8785-0fc0-4561-b181-fa20f869d993"},{"reference_url":"https://github.com/advisories/GHSA-599v-h3q5-g6r9","reference_id":"GHSA-599v-h3q5-g6r9","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-599v-h3q5-g6r9"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380566?format=json","purl":"pkg:composer/pimcore/pimcore@10.6.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.6.8"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-4453","GHSA-599v-h3q5-g6r9"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-xxfx-xxax-g3g2"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/144666?format=json","vulnerability_id":"VCID-ygzv-hrfh-47gr","summary":"Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.19.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1312","reference_id":"","reference_type":"","scores":[{"value":"0.00035","scoring_system":"epss","scoring_elements":"0.10888","published_at":"2026-06-12T12:55:00Z"},{"value":"0.00035","scoring_system":"epss","scoring_elements":"0.10885","published_at":"2026-06-13T12:55:00Z"},{"value":"0.00035","scoring_system":"epss","scoring_elements":"0.1083","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1312"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1312","reference_id":"","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1312"},{"reference_url":"https://huntr.dev/bounties/2a64a32d-b1cc-4def-91da-18040d59f356","reference_id":"2a64a32d-b1cc-4def-91da-18040d59f356","reference_type":"","scores":[{"value":"5.2","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"},{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-28T15:36:24Z/"}],"url":"https://huntr.dev/bounties/2a64a32d-b1cc-4def-91da-18040d59f356"},{"reference_url":"https://github.com/pimcore/pimcore/commit/d35d0712858f24d0ec96ddfd4cbe82ff4b5a5fbb","reference_id":"d35d0712858f24d0ec96ddfd4cbe82ff4b5a5fbb","reference_type":"","scores":[{"value":"5.2","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"},{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-28T15:36:24Z/"}],"url":"https://github.com/pimcore/pimcore/commit/d35d0712858f24d0ec96ddfd4cbe82ff4b5a5fbb"},{"reference_url":"https://github.com/advisories/GHSA-gh4g-65f6-84g5","reference_id":"GHSA-gh4g-65f6-84g5","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-gh4g-65f6-84g5"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380799?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.19","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.19"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-1312","GHSA-gh4g-65f6-84g5"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-ygzv-hrfh-47gr"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/144407?format=json","vulnerability_id":"VCID-zxa3-m253-gug3","summary":"Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1117","reference_id":"","reference_type":"","scores":[{"value":"8e-05","scoring_system":"epss","scoring_elements":"0.00771","published_at":"2026-06-12T12:55:00Z"},{"value":"8e-05","scoring_system":"epss","scoring_elements":"0.00773","published_at":"2026-06-13T12:55:00Z"},{"value":"8e-05","scoring_system":"epss","scoring_elements":"0.00774","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-1117"},{"reference_url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-qxcw-rf4v-hp26","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-qxcw-rf4v-hp26"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1117","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-1117"},{"reference_url":"https://github.com/pimcore/pimcore/commit/b9ba69f66d6a9986fb36f239661b98cd33a89853","reference_id":"b9ba69f66d6a9986fb36f239661b98cd33a89853","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-07T18:32:19Z/"}],"url":"https://github.com/pimcore/pimcore/commit/b9ba69f66d6a9986fb36f239661b98cd33a89853"},{"reference_url":"https://huntr.dev/bounties/e8c0044d-a31b-4347-b2d5-59fbf492da39","reference_id":"e8c0044d-a31b-4347-b2d5-59fbf492da39","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3","scoring_elements":"CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:L"},{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-07T18:32:19Z/"}],"url":"https://huntr.dev/bounties/e8c0044d-a31b-4347-b2d5-59fbf492da39"},{"reference_url":"https://github.com/advisories/GHSA-qxcw-rf4v-hp26","reference_id":"GHSA-qxcw-rf4v-hp26","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-qxcw-rf4v-hp26"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/380974?format=json","purl":"pkg:composer/pimcore/pimcore@10.5.18","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ghg-916g-5ycf"},{"vulnerability":"VCID-2dhw-5ft3-4udh"},{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-3b57-hrf9-z3e2"},{"vulnerability":"VCID-3hs9-ywbk-rbdy"},{"vulnerability":"VCID-3q4h-tcnp-7qa1"},{"vulnerability":"VCID-4ar7-yac3-fkf7"},{"vulnerability":"VCID-4jxn-m7de-5yay"},{"vulnerability":"VCID-4n7p-vgv2-2qc3"},{"vulnerability":"VCID-4tqk-ragu-h7ce"},{"vulnerability":"VCID-6286-wv98-9uht"},{"vulnerability":"VCID-6fw4-9qqw-bqen"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-7191-wmtq-7fdg"},{"vulnerability":"VCID-7rvk-x76k-rkex"},{"vulnerability":"VCID-843n-ga86-syg7"},{"vulnerability":"VCID-8jqk-yf3u-a3gn"},{"vulnerability":"VCID-9d5s-3c9u-c7gg"},{"vulnerability":"VCID-a9r6-chrk-9ffe"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-b4ba-atzn-wkay"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-e793-c5wh-yuaf"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-fcm6-y2yu-2uca"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-hjs3-9b5k-e7c4"},{"vulnerability":"VCID-hsfu-wneb-1kb3"},{"vulnerability":"VCID-j76y-vhb3-4kc8"},{"vulnerability":"VCID-kq1j-jfjz-7yb2"},{"vulnerability":"VCID-mmg6-qgw8-uffr"},{"vulnerability":"VCID-nsv2-svcf-83f1"},{"vulnerability":"VCID-nyrx-zsbe-23g8"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-puqv-p29k-6bhv"},{"vulnerability":"VCID-pvq6-vk11-6qdp"},{"vulnerability":"VCID-r243-r7yh-93d1"},{"vulnerability":"VCID-rq96-5ke4-kqcd"},{"vulnerability":"VCID-rxn9-7h5z-pyfm"},{"vulnerability":"VCID-sycr-3zm4-n7hm"},{"vulnerability":"VCID-tcfq-uejs-nqbz"},{"vulnerability":"VCID-tpw6-n6zr-tkcc"},{"vulnerability":"VCID-uct4-qg7n-fuh1"},{"vulnerability":"VCID-usku-z4hw-23dn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"},{"vulnerability":"VCID-xrdb-kuj9-yffv"},{"vulnerability":"VCID-xxfx-xxax-g3g2"},{"vulnerability":"VCID-ygzv-hrfh-47gr"},{"vulnerability":"VCID-ypv8-jnky-vkc4"},{"vulnerability":"VCID-zgrb-9ta2-pqgu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@10.5.18"},{"url":"http://public2.vulnerablecode.io/api/packages/30766?format=json","purl":"pkg:composer/pimcore/pimcore@11.0.0-ALPHA1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-35c5-mzwz-8bgw"},{"vulnerability":"VCID-6uw7-89nn-tkg3"},{"vulnerability":"VCID-afta-wcuy-4kah"},{"vulnerability":"VCID-cbz2-sxrt-rffn"},{"vulnerability":"VCID-em5a-b39y-6qgc"},{"vulnerability":"VCID-ha34-7pm3-pqgm"},{"vulnerability":"VCID-p5rs-jqqj-dudg"},{"vulnerability":"VCID-phk5-1sq4-t3gn"},{"vulnerability":"VCID-vgqm-xjtk-yffe"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}],"aliases":["CVE-2023-1117","GHSA-qxcw-rf4v-hp26"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-zxa3-m253-gug3"}],"risk_score":"4.0","resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/pimcore/pimcore@11.0.0-ALPHA1"}