Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/drupal/core@9.3.0-alpha1
purl pkg:composer/drupal/core@9.3.0-alpha1
Next non-vulnerable version 10.3.14
Latest non-vulnerable version 11.2.8
Risk
Vulnerabilities affecting this package (18)
Vulnerability Summary Fixed by
VCID-5821-1xss-8fdu
Aliases:
CVE-2022-25275
GHSA-xh3v-6f9j-wxw3
GMS-2022-3362
Improper access control In some situations, the Image module does not correctly check access to image files not stored in the standard public files directory when generating derivative images using the image styles system. Access to a non-public file is checked only if it is stored in the "private" file system. However, some contributed modules provide additional file systems, or schemes, which may lead to this vulnerability. This vulnerability is mitigated by the fact that it only applies when the site sets (Drupal 9) $config['image.settings']['allow_insecure_derivatives'] or (Drupal 7) $conf['image_allow_insecure_derivatives'] to TRUE. The recommended and default setting is FALSE, and Drupal core does not provide a way to change that in the admin UI. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing files or image styles after updating.
9.3.19
Affected by 14 other vulnerabilities.
9.4.3
Affected by 14 other vulnerabilities.
VCID-5qvn-f9d3-kygg
Aliases:
CVE-2022-39261
GHSA-52m2-vc4m-jj33
9.4.0-alpha1
Affected by 13 other vulnerabilities.
9.5.0-beta1
Affected by 12 other vulnerabilities.
VCID-63my-dg24-t3dj
Aliases:
CVE-2024-12393
GHSA-8mvq-8h2v-j9vf
10.2.11
Affected by 4 other vulnerabilities.
10.3.9
Affected by 4 other vulnerabilities.
11.0.8
Affected by 4 other vulnerabilities.
VCID-78p4-h4nj-budj
Aliases:
CVE-2023-5256
GHSA-rjqg-3h9m-fx5x
Generation of Error Message Containing Sensitive Information In certain scenarios, Drupal's JSON:API module will output error backtraces. With some configurations, this may cause sensitive information to be cached and made available to anonymous users, leading to privilege escalation. This vulnerability only affects sites with the JSON:API module enabled, and can be mitigated by uninstalling JSON:API. The core REST and contributed GraphQL modules are not affected.
9.5.11
Affected by 11 other vulnerabilities.
10.0.11
Affected by 12 other vulnerabilities.
10.1.4
Affected by 13 other vulnerabilities.
VCID-7d6n-s61h-z3gz
Aliases:
CVE-2024-55636
GHSA-938f-5r4f-h65v
10.2.11
Affected by 4 other vulnerabilities.
10.3.9
Affected by 4 other vulnerabilities.
11.0.8
Affected by 4 other vulnerabilities.
VCID-9ju9-nhf2-wfbe
Aliases:
GHSA-6ccv-8fgf-cjpw
GMS-2024-214
Drupal core Denial of Service vulnerability The Comment module allows users to reply to comments. In certain cases, an attacker could make comment reply requests that would trigger a denial of service (DOS). Sites that do not use the Comment module are not affected.
10.1.8
Affected by 11 other vulnerabilities.
10.2.2
Affected by 11 other vulnerabilities.
VCID-c6xh-peyj-7baj
Aliases:
CVE-2023-31250
GHSA-8849-cv9f-vccm
Access bypass in Drupal core The file download facility does not sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating.
9.4.14
Affected by 12 other vulnerabilities.
9.5.8
Affected by 12 other vulnerabilities.
10.0.8
Affected by 13 other vulnerabilities.
VCID-ddmy-kcmb-s7g7
Aliases:
CVE-2024-55638
GHSA-gvf2-2f4g-jqf4
10.2.11
Affected by 4 other vulnerabilities.
10.3.9
Affected by 4 other vulnerabilities.
VCID-e8mp-5awh-eybz
Aliases:
CVE-2022-25278
GHSA-cfh2-7f6h-3m85
Improper Access Control Under certain circumstances, the Drupal core form API evaluates form element access incorrectly. This may lead to a user being able to alter data they should not have access to. No forms provided by Drupal core are known to be vulnerable. However, forms added through contributed or custom modules or themes may be affected.
9.3.19
Affected by 14 other vulnerabilities.
9.4.3
Affected by 14 other vulnerabilities.
VCID-j2g3-u36y-nqdv
Aliases:
CVE-2022-25276
GHSA-4wfq-jc9h-vpcx
Lack of domain validation in Druple core The Media oEmbed iframe route does not properly validate the iframe domain setting, which allows embeds to be displayed in the context of the primary domain. Under certain circumstances, this could lead to cross-site scripting, leaked cookies, or other vulnerabilities.
9.3.19
Affected by 14 other vulnerabilities.
9.4.3
Affected by 14 other vulnerabilities.
VCID-mhcb-rdtq-sufx
Aliases:
CVE-2025-31674
GHSA-2qph-q8xw-gv7q
10.3.13
Affected by 1 other vulnerability.
10.4.3
Affected by 1 other vulnerability.
11.0.12
Affected by 1 other vulnerability.
11.1.3
Affected by 1 other vulnerability.
VCID-nf33-22v1-r3fj
Aliases:
CVE-2024-55637
GHSA-w6rx-9g2x-mg5g
10.2.11
Affected by 4 other vulnerabilities.
10.3.9
Affected by 4 other vulnerabilities.
11.0.8
Affected by 4 other vulnerabilities.
VCID-phkw-q4nd-m7hh
Aliases:
CVE-2022-25277
GHSA-6955-67hm-vjjq
GMS-2022-3361
Unrestricted Upload of File with Dangerous Type Drupal core sanitizes filenames with dangerous extensions upon upload (reference: SA-CORE-2020-012) and strips leading and trailing dots from filenames to prevent uploading server configuration files (reference: SA-CORE-2019-010). However, the protections for these two vulnerabilities previously does not work correctly together. As a result, if the site were configured to allow the upload of files with an htaccess extension, these files' filenames would not be properly sanitized. This could allow bypassing the protections provided by Drupal core's default .htaccess files and possible remote code execution on Apache web servers. This issue is mitigated by the fact that it requires a field administrator to explicitly configure a file field to allow htaccess as an extension (a restricted permission), or a contributed module or custom code that overrides allowed file uploads.
9.3.19
Affected by 14 other vulnerabilities.
9.4.3
Affected by 14 other vulnerabilities.
VCID-pyqg-gfn8-vqag
Aliases:
CVE-2025-3057
GHSA-39g6-x4x8-5jcm
10.3.13
Affected by 1 other vulnerability.
10.4.3
Affected by 1 other vulnerability.
11.0.12
Affected by 1 other vulnerability.
11.1.3
Affected by 1 other vulnerability.
VCID-qwwz-5n8j-9ben
Aliases:
CVE-2025-31675
GHSA-m4wj-hhwj-47qp
10.3.14
Affected by 0 other vulnerabilities.
10.4.5
Affected by 0 other vulnerabilities.
11.0.13
Affected by 0 other vulnerabilities.
11.1.5
Affected by 0 other vulnerabilities.
VCID-sbnt-qndd-xubz
Aliases:
CVE-2024-45440
GHSA-mg8j-w93w-xjgc
10.3.0-beta1
Affected by 4 other vulnerabilities.
11.0.0-alpha1
Affected by 0 other vulnerabilities.
10.2.9
Affected by 10 other vulnerabilities.
10.3.6
Affected by 9 other vulnerabilities.
11.0.5
Affected by 8 other vulnerabilities.
VCID-yb9a-1mp4-1kcz
Aliases:
CVE-2025-31673
GHSA-wpp8-fjgf-pwc7
10.3.13
Affected by 1 other vulnerability.
10.4.3
Affected by 1 other vulnerability.
11.0.12
Affected by 1 other vulnerability.
11.1.3
Affected by 1 other vulnerability.
VCID-zhxf-bmyy-wff6
Aliases:
CVE-2024-55634
GHSA-7cwc-fjqm-8vh8
10.2.11
Affected by 4 other vulnerabilities.
10.3.9
Affected by 4 other vulnerabilities.
11.0.8
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-9whb-yuuw-mfek CVE-2022-29248
GHSA-cwmx-hcrq-mhc3
VCID-b2x6-54c3-jqa2 Improper Input Validation guzzlehttp/psr7 is a PSR-7 HTTP message library used in drupal. Versions prior to 1.8.4 and 2.1.1 is vulnerable to improper header parsing. An attacker could sneak in a new line character and pass untrusted values. CVE-2022-24775
GHSA-q7rv-6hp3-vh96

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-01T08:37:23.503476+00:00 GitLab Importer Affected by VCID-mhcb-rdtq-sufx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31674.yml 38.6.0
2026-06-01T08:37:18.803899+00:00 GitLab Importer Affected by VCID-pyqg-gfn8-vqag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-3057.yml 38.6.0
2026-06-01T08:37:15.699720+00:00 GitLab Importer Affected by VCID-qwwz-5n8j-9ben https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31675.yml 38.6.0
2026-06-01T08:37:13.698515+00:00 GitLab Importer Affected by VCID-yb9a-1mp4-1kcz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31673.yml 38.6.0
2026-06-01T08:26:16.994893+00:00 GitLab Importer Affected by VCID-63my-dg24-t3dj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-12393.yml 38.6.0
2026-06-01T08:26:08.911161+00:00 GitLab Importer Affected by VCID-nf33-22v1-r3fj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55637.yml 38.6.0
2026-06-01T08:26:05.868008+00:00 GitLab Importer Affected by VCID-ddmy-kcmb-s7g7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55638.yml 38.6.0
2026-06-01T08:25:59.857944+00:00 GitLab Importer Affected by VCID-zhxf-bmyy-wff6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55634.yml 38.6.0
2026-06-01T08:25:56.331463+00:00 GitLab Importer Affected by VCID-7d6n-s61h-z3gz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55636.yml 38.6.0
2026-06-01T08:13:31.587031+00:00 GitLab Importer Affected by VCID-sbnt-qndd-xubz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-45440.yml 38.6.0
2026-06-01T07:51:38.389458+00:00 GitLab Importer Affected by VCID-9ju9-nhf2-wfbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2024-214.yml 38.6.0
2026-06-01T07:39:33.292734+00:00 GitLab Importer Affected by VCID-78p4-h4nj-budj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2023-5256.yml 38.6.0
2026-06-01T07:25:24.540986+00:00 GitLab Importer Affected by VCID-phkw-q4nd-m7hh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3361.yml 38.6.0
2026-06-01T07:25:22.982247+00:00 GitLab Importer Affected by VCID-5821-1xss-8fdu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3362.yml 38.6.0
2026-06-01T07:25:21.364670+00:00 GitLab Importer Affected by VCID-c6xh-peyj-7baj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2023-31250.yml 38.6.0
2026-06-01T07:25:13.404009+00:00 GitLab Importer Affected by VCID-e8mp-5awh-eybz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25278.yml 38.6.0
2026-06-01T07:25:10.559843+00:00 GitLab Importer Affected by VCID-j2g3-u36y-nqdv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25276.yml 38.6.0
2026-06-01T07:05:46.596715+00:00 GitLab Importer Affected by VCID-5qvn-f9d3-kygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-39261.yml 38.6.0
2026-06-01T06:55:23.104855+00:00 GitLab Importer Fixing VCID-9whb-yuuw-mfek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-29248.yml 38.6.0
2026-06-01T06:33:48.613608+00:00 GitLab Importer Fixing VCID-b2x6-54c3-jqa2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-24775.yml 38.6.0