Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/drupal/core@8.0.0-beta13
purl pkg:composer/drupal/core@8.0.0-beta13
Next non-vulnerable version 10.3.14
Latest non-vulnerable version 11.2.8
Risk 3.1
Vulnerabilities affecting this package (20)
Vulnerability Summary Fixed by
VCID-1unn-dn56-vufe
Aliases:
CVE-2017-6921
GHSA-h377-287m-w2r9
File REST resource does not properly validate The file REST resource does not properly validate some fields when manipulating files. the file REST resource is enabled and allows PATCH requests, and an attacker can get or register a user account on the site with permissions to upload files and to modify the file resource.
8.3.4
Affected by 59 other vulnerabilities.
VCID-2bnn-1wmq-ckdd
Aliases:
CVE-2016-9449
GHSA-p745-347h-hjfw
multiple issues
8.2.3
Affected by 68 other vulnerabilities.
VCID-4un9-k6n8-nffu
Aliases:
CVE-2017-6919
GHSA-6hpj-9xj7-2jxx
Access Bypass This is a critical access bypass vulnerability in Drupal.
8.2.8
Affected by 64 other vulnerabilities.
8.3.1
Affected by 62 other vulnerabilities.
VCID-51ze-a1zm-ukey
Aliases:
SA-CORE-2018-003
XSS Vulnerability CKEditor, a third-party JavaScript library included in Drupal core, is affected by a cross-site scripting (XSS) vulnerability. It's possible to execute XSS inside CKEditor when using the `image2` plugin.
8.4.7
Affected by 48 other vulnerabilities.
8.5.2
Affected by 50 other vulnerabilities.
VCID-55x9-nh66-1qh5
Aliases:
CVE-2016-3164
GHSA-836p-6p4j-35cg
Open redirect via path manipulation Drupal might allow remote attackers to conduct open redirect attacks by leveraging (1) custom code or (2) a form shown on an error page, related to path manipulation.
8.0.4
Affected by 77 other vulnerabilities.
VCID-5txj-xsnq-ducf
Aliases:
CVE-2019-10909
GHSA-g996-q5r8-w7g2
Cross-site Scripting In Symfony, validation messages are not escaped, which can lead to XSS when user input is included.
8.5.15
Affected by 32 other vulnerabilities.
8.6.15
Affected by 32 other vulnerabilities.
VCID-dhzk-3ek4-2uf8
Aliases:
CVE-2016-9452
GHSA-jpj8-49hr-wcwv
multiple issues
8.2.3
Affected by 68 other vulnerabilities.
VCID-ejt8-umuh-g7e7
Aliases:
CVE-2017-6920
GHSA-9c24-g32g-35rj
PECL YAML parser unsafe object handling PECL YAML parser does not handle PHP objects safely during certain operations within Drupal core. This can lead to remote code execution.
8.3.4
Affected by 59 other vulnerabilities.
VCID-g3u3-6dza-gkg7
Aliases:
CVE-2017-6381
GHSA-rhx9-3qf7-r3j7
Remote code execution A 3rd party development library including with Drupal 8 development dependencies is vulnerable to remote code execution. This is mitigated by the default .htaccess protection against PHP execution, and the fact that Composer development dependencies aren't normal installed. You might be vulnerable to this if you are running a version of Drupal. To be sure you aren’t vulnerable, you can remove the /vendor/phpunit directory from the site root of your production deployments.
8.2.7
Affected by 65 other vulnerabilities.
VCID-j1yc-pqhw-pbh1
Aliases:
CVE-2017-6922
GHSA-58f3-cx8p-h8jg
Files uploaded by anonymous users accessed by other users Private files that have been uploaded by an anonymous user but not permanently attached to content on the site should only be visible to the anonymous user that uploaded them, rather than all anonymous users. Drupal core does not provide this protection, allowing an access bypass vulnerability to occur. This issue is mitigated by the fact that in order to be affected, the site must allow anonymous users to upload files into a private file system.
8.3.4
Affected by 59 other vulnerabilities.
VCID-j7zf-w99n-nfcf
Aliases:
CVE-2017-6926
GHSA-2p28-5mvp-2j2r
Comment reply form allows access to restricted content Users with permission to post comments are able to view content and comments they do not have access to, and are also able to add comments to this content. This vulnerability is mitigated by the fact that the comment system must be enabled and the attacker must have permission to post comments.
8.4.5
Affected by 52 other vulnerabilities.
VCID-jyzy-3fjs-b3fs
Aliases:
CVE-2017-6377
GHSA-w7qx-vwr9-2j3r
Access Bypass When adding a private file via the editor in Drupal, the editor will not correctly check access for the file being attached, resulting in an access bypass.
8.2.7
Affected by 65 other vulnerabilities.
VCID-kd54-616n-wbcw
Aliases:
CVE-2017-6930
GHSA-3327-jr93-7hq3
Language fallback can be incorrect on multilingual sites with node access restrictions When using node access controls with a multilingual site, Drupal marks the untranslated version of a node as the default fallback for access queries. This fallback is used for languages that do not yet have a translated version of the created node. This can result in an access bypass vulnerability. This issue is mitigated by the fact that it only applies to sites that a) use the Content Translation module; and b) use a node access module such as Domain Access which implement hook_node_access_records(). Note that the update will mark the node access tables as needing a rebuild, which will take a long time on sites with a large number of nodes.
8.4.5
Affected by 52 other vulnerabilities.
VCID-nszv-9z68-bqeu
Aliases:
CVE-2016-7570
GHSA-6g9h-6v79-w4pc
Unprivileged access to "Administer comments" Users who have rights to edit a node can set the visibility on comments for that node. This should be restricted to those who have the administer comments permission.
8.1.10
Affected by 71 other vulnerabilities.
VCID-pbqh-x6zw-duhn
Aliases:
CVE-2016-7571
GHSA-vhg8-x858-7wq6
Cross-site Scripting in HTTP exceptions An attacker can create a specially crafted url, which can execute arbitrary code in the victim’s browser if loaded. Drupal is not properly sanitizing an exception.
8.1.10
Affected by 71 other vulnerabilities.
VCID-ta2u-bd9e-nfc7
Aliases:
CVE-2016-9450
GHSA-98w5-wqp9-w466
multiple issues
8.2.3
Affected by 68 other vulnerabilities.
VCID-tv1h-9yxp-ryap
Aliases:
CVE-2017-6379
GHSA-gxxq-fhc7-3jv9
Cross Site Request Forgery Some administrative paths did not include protection for CSRF. This would allow an attacker to disable some blocks on a site. This issue is mitigated by the fact that users would have to know the block ID.
8.2.7
Affected by 65 other vulnerabilities.
VCID-ty8g-qrbm-cuf3
Aliases:
CVE-2017-6931
GHSA-7ffh-cjvg-fpr4
Settings Tray access bypass In Drupal, the Settings Tray module has a vulnerability that allows users to update certain data that they do not have the permissions for.
8.4.5
Affected by 52 other vulnerabilities.
VCID-v2h1-1cfd-muft
Aliases:
CVE-2017-6927
GHSA-585j-5449-mf5m
JavaScript cross-site scripting prevention is incomplete Drupal has a Drupal.checkPlain() JavaScript function which is used to escape potentially dangerous text before outputting it to HTML (as JavaScript output is not auto-escaped by either Drupal 7 or Drupal 8). This function does not correctly handle all methods of injecting malicious HTML, leading to a cross-site scripting vulnerability under certain circumstances. The PHP functions which Drupal provides for HTML escaping are not affected.
8.4.5
Affected by 52 other vulnerabilities.
VCID-w9xe-83yw-mbhy
Aliases:
CVE-2016-7572
GHSA-fmqh-2j2x-vgp3
Unprivileged access to config export The `system.temporary` route allows the download of a full config export. The full config export should be limited to those with "Export configuration" permission.
8.1.10
Affected by 71 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-05-31T09:56:23.124552+00:00 GitLab Importer Affected by VCID-5txj-xsnq-ducf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2019-10909.yml 38.6.0
2026-05-31T09:53:17.062444+00:00 GitLab Importer Affected by VCID-j1yc-pqhw-pbh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6922.yml 38.6.0
2026-05-31T09:53:03.227326+00:00 GitLab Importer Affected by VCID-1unn-dn56-vufe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6921.yml 38.6.0
2026-05-31T09:48:54.297279+00:00 GitLab Importer Affected by VCID-ejt8-umuh-g7e7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6920.yml 38.6.0
2026-05-31T09:43:52.148071+00:00 GitLab Importer Affected by VCID-51ze-a1zm-ukey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/SA-CORE-2018-003.yml 38.6.0
2026-05-31T09:43:31.259387+00:00 GitLab Importer Affected by VCID-v2h1-1cfd-muft https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6927.yml 38.6.0
2026-05-31T09:43:30.943140+00:00 GitLab Importer Affected by VCID-ty8g-qrbm-cuf3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6931.yml 38.6.0
2026-05-31T09:43:30.648073+00:00 GitLab Importer Affected by VCID-kd54-616n-wbcw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6930.yml 38.6.0
2026-05-31T09:43:30.087107+00:00 GitLab Importer Affected by VCID-j7zf-w99n-nfcf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6926.yml 38.6.0
2026-05-31T09:38:16.741456+00:00 GitLab Importer Affected by VCID-4un9-k6n8-nffu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6919.yml 38.6.0
2026-05-31T09:38:05.086763+00:00 GitLab Importer Affected by VCID-jyzy-3fjs-b3fs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6377.yml 38.6.0
2026-05-31T09:38:04.308490+00:00 GitLab Importer Affected by VCID-tv1h-9yxp-ryap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6379.yml 38.6.0
2026-05-31T09:38:03.860888+00:00 GitLab Importer Affected by VCID-g3u3-6dza-gkg7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2017-6381.yml 38.6.0
2026-05-31T09:36:28.568952+00:00 GitLab Importer Affected by VCID-dhzk-3ek4-2uf8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-9452.yml 38.6.0
2026-05-31T09:36:27.407439+00:00 GitLab Importer Affected by VCID-ta2u-bd9e-nfc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-9450.yml 38.6.0
2026-05-31T09:36:26.348977+00:00 GitLab Importer Affected by VCID-2bnn-1wmq-ckdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-9449.yml 38.6.0
2026-05-31T09:36:13.653759+00:00 GitLab Importer Affected by VCID-w9xe-83yw-mbhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-7572.yml 38.6.0
2026-05-31T09:36:13.204929+00:00 GitLab Importer Affected by VCID-pbqh-x6zw-duhn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-7571.yml 38.6.0
2026-05-31T09:36:12.191786+00:00 GitLab Importer Affected by VCID-nszv-9z68-bqeu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-7570.yml 38.6.0
2026-05-31T09:35:21.266902+00:00 GitLab Importer Affected by VCID-55x9-nh66-1qh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2016-3164.yml 38.6.0