Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/drupal/core-recommended@8.9.0-beta1
purl pkg:composer/drupal/core-recommended@8.9.0-beta1
Next non-vulnerable version 10.2.11
Latest non-vulnerable version 11.0.8
Risk 10.0
Vulnerabilities affecting this package (9)
Vulnerability Summary Fixed by
VCID-4p4c-7rdc-37fa
Aliases:
CVE-2024-45440
GHSA-mg8j-w93w-xjgc
Drupal Full Path Disclosure `core/authorize.php` in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value of `hash_salt` is `file_get_contents` of a file that does not exist.
10.2.9
Affected by 5 other vulnerabilities.
10.3.0-beta1
Affected by 0 other vulnerabilities.
10.3.6
Affected by 5 other vulnerabilities.
11.0.0-alpha1
Affected by 0 other vulnerabilities.
11.0.5
Affected by 4 other vulnerabilities.
VCID-5jy9-mhbb-nuh7
Aliases:
CVE-2020-28948
GHSA-jh5x-hfhg-78jq
Deserialization of Untrusted Data Archive_Tar allows an unserialization attack because phar: is blocked but PHAR: is not blocked.
8.9.10
Affected by 8 other vulnerabilities.
9.0.0-alpha1
Affected by 7 other vulnerabilities.
9.0.9
Affected by 8 other vulnerabilities.
9.1.0-alpha1
Affected by 7 other vulnerabilities.
VCID-6x4v-da7x-uyhh
Aliases:
CVE-2024-55638
GHSA-gvf2-2f4g-jqf4
Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable. This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to `unserialize()`. There are no such known exploits in Drupal core. To help protect against this potential vulnerability, some additional checks have been added to Drupal core's database code. If you use a third-party database driver, check the release notes for additional configuration steps that may be required in certain cases. This issue affects Drupal Core: from 7.0 before 7.102, from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9.
10.2.11
Affected by 0 other vulnerabilities.
10.3.9
Affected by 0 other vulnerabilities.
VCID-9dfs-rpqy-6kfa
Aliases:
CVE-2020-28949
GHSA-75c5-f4gw-38r9
Injection Vulnerability archive_tar has `://` filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as `file://` to overwrite files) can still succeed.
8.9.10
Affected by 8 other vulnerabilities.
9.0.0-alpha1
Affected by 7 other vulnerabilities.
9.0.9
Affected by 8 other vulnerabilities.
9.1.0-alpha1
Affected by 7 other vulnerabilities.
VCID-b266-wste-eqh6
Aliases:
CVE-2024-55637
GHSA-w6rx-9g2x-mg5g
Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable. This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to `unserialize()`. There are no such known exploits in Drupal core. To help protect against this potential vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a `TypeError`. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
10.2.11
Affected by 0 other vulnerabilities.
10.3.9
Affected by 0 other vulnerabilities.
11.0.8
Affected by 0 other vulnerabilities.
VCID-hkch-a5yn-jyg1
Aliases:
CVE-2022-39261
GHSA-52m2-vc4m-jj33
Twig is a template language for PHP. Versions 1.x prior to 1.44.7, 2.x prior to 2.15.3, and 3.x prior to 3.4.3 encounter an issue when the filesystem loader loads templates for which the name is a user input. It is possible to use the `source` or `include` statement to read arbitrary files from outside the templates' directory when using a namespace like `@somewhere/../some.file`. In such a case, validation is bypassed. Versions 1.44.7, 2.15.3, and 3.4.3 contain a fix for validation of such template names. There are no known workarounds aside from upgrading.
9.3.22
Affected by 6 other vulnerabilities.
9.4.0-alpha1
Affected by 6 other vulnerabilities.
9.4.7
Affected by 6 other vulnerabilities.
9.5.0-beta1
Affected by 6 other vulnerabilities.
VCID-j7bj-atys-qfg3
Aliases:
CVE-2024-55634
GHSA-7cwc-fjqm-8vh8
Drupal core Access bypass Drupal's uniqueness checking for certain user fields is inconsistent depending on the database engine and its collation. As a result, a user may be able to register with the same email address as another user. This may lead to data integrity issues. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
10.2.11
Affected by 0 other vulnerabilities.
10.3.9
Affected by 0 other vulnerabilities.
11.0.8
Affected by 0 other vulnerabilities.
VCID-qwge-qrwn-1faj
Aliases:
CVE-2024-12393
GHSA-8mvq-8h2v-j9vf
Drupal Core Cross-Site Scripting (XSS) Drupal uses JavaScript to render status messages in some cases and configurations. In certain situations, the status messages are not adequately sanitized. This issue affects Drupal Core: from 8.8.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
10.2.11
Affected by 0 other vulnerabilities.
10.3.9
Affected by 0 other vulnerabilities.
11.0.8
Affected by 0 other vulnerabilities.
VCID-xv4d-ped2-4udz
Aliases:
CVE-2024-55636
GHSA-938f-5r4f-h65v
Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Artbitrary File Deletion. It is not directly exploitable. This issue is mitigated by the fact that in order to be exploitable, a separate vulnerability must be present that allows an attacker to pass unsafe input to `unserialize()`. There are no such known exploits in Drupal core. To help protect against this vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a `TypeError`. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
10.2.11
Affected by 0 other vulnerabilities.
10.3.9
Affected by 0 other vulnerabilities.
11.0.8
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-jed8-4cv5-6bcr Potential XSS vulnerability in jQuery ### Impact Passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. `.html()`, `.append()`, and others) may execute untrusted code. ### Patches This problem is patched in jQuery 3.5.0. ### Workarounds To workaround the issue without upgrading, adding the following to your code: ```js jQuery.htmlPrefilter = function( html ) { return html; }; ``` You need to use at least jQuery 1.12/2.2 or newer to be able to apply this workaround. ### References https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ https://jquery.com/upgrade-guide/3.5/ ### For more information If you have any questions or comments about this advisory, search for a relevant issue in [the jQuery repo](https://github.com/jquery/jquery/issues). If you don't find an answer, open a new issue." CVE-2020-11022
GHSA-gxr4-xjj5-5px2
VCID-vjrr-h9sh-3bcu Potential XSS vulnerability in jQuery ## Impact Passing HTML containing `<option>` elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods (i.e. `.html()`, `.append()`, and others) may execute untrusted code. ## Workarounds To workaround this issue without upgrading, use DOMPurify with its `SAFE_FOR_JQUERY` option to sanitize the HTML string before passing it to a jQuery method. CVE-2020-11023
GHSA-jpcq-cgw6-v4j6

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-06T05:34:18.334218+00:00 GitLab Importer Affected by VCID-xv4d-ped2-4udz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2024-55636.yml 38.6.0
2026-06-06T05:34:15.375895+00:00 GitLab Importer Affected by VCID-b266-wste-eqh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2024-55637.yml 38.6.0
2026-06-06T05:34:12.895772+00:00 GitLab Importer Affected by VCID-6x4v-da7x-uyhh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2024-55638.yml 38.6.0
2026-06-06T05:34:11.586379+00:00 GitLab Importer Affected by VCID-qwge-qrwn-1faj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2024-12393.yml 38.6.0
2026-06-06T05:34:03.366301+00:00 GitLab Importer Affected by VCID-j7bj-atys-qfg3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2024-55634.yml 38.6.0
2026-06-06T05:20:42.489492+00:00 GitLab Importer Affected by VCID-4p4c-7rdc-37fa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2024-45440.yml 38.6.0
2026-06-06T03:00:25.724036+00:00 GitLab Importer Affected by VCID-hkch-a5yn-jyg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2022-39261.yml 38.6.0
2026-06-04T20:41:36.752496+00:00 GitLab Importer Affected by VCID-9dfs-rpqy-6kfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2020-28949.yml 38.6.0
2026-06-04T20:41:32.794359+00:00 GitLab Importer Affected by VCID-5jy9-mhbb-nuh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2020-28948.yml 38.6.0
2026-06-04T20:29:56.637191+00:00 GitLab Importer Fixing VCID-jed8-4cv5-6bcr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2020-11022.yml 38.6.0
2026-06-04T20:29:46.692616+00:00 GitLab Importer Fixing VCID-vjrr-h9sh-3bcu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core-recommended/CVE-2020-11023.yml 38.6.0