Skip to content
RequestGuard Vulnerabilities
Pricing

drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

Composer latest 10.6.17 GPL-2.0-or-later

Evidence path

Version, exploitation, severity

RequestGuard keeps these facts separate. A KEV match refers to a CVE, while OSV supplies the package and version match.

1

Latest version

10.6.17

No matching published advisory returned

2

Known exploitation

No KEV match

Checked by exact CVE identifier

3

Highest advisory severity

Critical

146 active advisories

Check an exact version

The registry confirms the version, then OSV checks advisories for that exact value.

Published records

Advisories

146
DRUPAL-CORE-2026-004 critical CISA KEV

Drupal core includes a database abstraction API to ensure that queries executed against the database are sanitized to prevent SQL injection attacks. A vulnerability in this API allows an attacker to send specially crafted requests, resulting in arbitrary SQL injection for sites using PostgreSQL databases. This can lead to information disclosure, and in some cases privilege escalation, remote code execution, or other attacks. This vulnerability can be exploited by anonymous users. This SQL injection vulnerability **only affects sites using PostgreSQL**. However, the third-party dependency updates in these releases apply to all sites. ### Updates **May 22 2026, 04:30 UTC:** The risk score has been updated to reflect that exploit attempts are now being detected in the wild. ### Upstream security advisories The Drupal releases for supported branches (11.3, 11.2, 10.6, and 10.5) in this advisory also include security updates for Symfony and Twig. Those projects have released important [Security Advisories](https://symfony.com/blog/category/security-advisories) that were coordinated with this Drupal release, and Drupal is affected by some of the vulnerabilities. Depending on your site configuration and contrib modules, you may be vulnerable to one or more of these upstream issues, so **updating these dependencies is highly recommended whether the SQL Injection vulnerability affects you or not**. It is also recommended to review which user roles have the ability to update Twig templates, for example via Views or contributed modules.

Affected range

ECOSYSTEM: introduced 8.9.0; fixed 10.4.10ECOSYSTEM: introduced 10.5.0; fixed 10.5.10ECOSYSTEM: introduced 10.6.0; fixed 10.6.9ECOSYSTEM: introduced 11.0.0; fixed 11.1.10ECOSYSTEM: introduced 11.2.0; fixed 11.2.12

Fixed versions: 10.4.10, 10.5.10, 10.6.9, 11.1.10, 11.2.12, 11.3.10

DRUPAL-CORE-2018-004 critical CISA KEV

A remote code execution vulnerability exists within multiple subsystems of Drupal 7.x and 8.x. This potentially allows attackers to exploit multiple attack vectors on a Drupal site, which could result in the site being compromised. This vulnerability is related to [Drupal core - Highly critical - Remote Code Execution - SA-CORE-2018-002](/sa-core-2018-002). Both SA-CORE-2018-002 and this vulnerability are being exploited in the wild. *Updated — this vulnerability is being exploited in the wild.*

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.4.8ECOSYSTEM: introduced 8.5.0; fixed 8.5.3ECOSYSTEM: introduced 7.0; fixed 7.59ECOSYSTEM: introduced 8.0; fixed 8.4.8ECOSYSTEM: introduced 8.5; fixed 8.5.3

Fixed versions: 8.4.8, 8.5.3, 7.59

DRUPAL-CORE-2018-002 critical CISA KEV

A remote code execution vulnerability exists within multiple subsystems of Drupal 7.x and 8.x. This potentially allows attackers to exploit multiple attack vectors on a Drupal site, which could result in the site being completely compromised. The security team has written an [FAQ](https://groups.drupal.org/security/faq-2018-002) about this issue. *Edited 2020, February 13 to fix links to patch files.*

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.3.9ECOSYSTEM: introduced 8.4.0; fixed 8.4.6ECOSYSTEM: introduced 8.5.0; fixed 8.5.1ECOSYSTEM: introduced 7.0; fixed 7.58ECOSYSTEM: introduced 8.0; fixed 8.3.9

Fixed versions: 8.3.9, 8.4.6, 8.5.1, 7.58

DRUPAL-CORE-2020-012 high CISA KEV

*Update November 18: Documented longer list of dangerous file extensions* Drupal core does not properly sanitize certain filenames on uploaded files, which can lead to files being interpreted as the incorrect extension and served as the wrong MIME type or executed as PHP for certain hosting configurations.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.8.11ECOSYSTEM: introduced 8.9.0; fixed 8.9.9ECOSYSTEM: introduced 9.0.0; fixed 9.0.8ECOSYSTEM: introduced 7.0.0; fixed 7.74>=7.0.0,<7.74|>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.7.0|>=8.7.0,<8.8.0|>=8.8.0,<8.8.11|>=8.9.0,<8.9.9|>=9.0.0,<9.0.8

Fixed versions: 8.8.11, 8.9.9, 9.0.8, 7.74

DRUPAL-CORE-2019-003 high CISA KEV

Some field types do not properly sanitize data from non-form sources. This can lead to arbitrary PHP code execution in some cases. A site is only affected by this if one of the following conditions is met: * The site has the Drupal 8 core RESTful Web Services (rest) module enabled and allows **GET**, PATCH or POST requests, or * the site has another web services module enabled, like [JSON:API](https://www.drupal.org/project/jsonapi) in Drupal 8, or [Services](https://www.drupal.org/project/services) or [RESTful Web Services](https://www.drupal.org/project/restws) in Drupal 7. (*Note: The Drupal 7 Services module itself does not require an update at this time, but you should still apply other contributed updates associated with this advisory if Services is in use.*) Updates ------- * **2019-02-22**: Updated risk score given new information; see [PSA-2019-02-22](https://www.drupal.org/psa-2019-02-22). The security risk score has been updated to 23/25 as there are now known exploits in the wild. In addition, any enabled REST resource end-point, **even if it only accepts GET requests**, is also vulnerable. Note this does not include REST exports from Views module.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.5.11ECOSYSTEM: introduced 8.6.0; fixed 8.6.10ECOSYSTEM: introduced 7.0.0; fixed 7.62.0>=7.0.0,<7.62.0|>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.5.11|>=8.6.0,<8.6.10

Fixed versions: 8.5.11, 8.6.10, 7.62.0

DRUPAL-CORE-2020-013 unknown CISA KEV

The Drupal project uses the PEAR Archive\_Tar library. The PEAR Archive\_Tar library has released a security update that impacts Drupal. For more information please see: * [CVE-2020-28948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28948) * [CVE-2020-28949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28949) Multiple vulnerabilities are possible if Drupal is configured to allow `.tar`, `.tar.gz`, `.bz2`, or `.tlz` file uploads and processes them. **To mitigate this issue, prevent untrusted users from uploading `.tar`, `.tar.gz`, `.bz2`, or `.tlz` files.** This is a different issue than [SA-CORE-2019-012](https://www.drupal.org/sa-core-2019-012). Similar configuration changes may mitigate the problem until you are able to patch.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.8.12ECOSYSTEM: introduced 8.9.0; fixed 8.9.10ECOSYSTEM: introduced 9.0.0; fixed 9.0.9

Fixed versions: 8.8.12, 8.9.10, 9.0.9

JSON:API PATCH requests may bypass validation for certain fields. By default, JSON:API works in a read-only mode which makes it impossible to exploit the vulnerability. Only sites that have the `read_only` set to `FALSE` under `jsonapi.settings` config are vulnerable.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.8.8ECOSYSTEM: introduced 8.9.0; fixed 8.9.1ECOSYSTEM: introduced 9.0.0; fixed 9.0.1ECOSYSTEM: introduced 8.8.0; fixed 8.8.8>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.7.0|>=8.7.0,<8.8.0|>=8.8.0,<8.8.8|>=8.9.0,<8.9.1|>=9.0.0,<9.0.1

Fixed versions: 8.8.8, 8.9.1, 9.0.1

A remote code execution vulnerability exists in PHP's built-in phar stream wrapper when performing file operations on an untrusted phar:// URI. Some Drupal code (core, contrib, and custom) may be performing file operations on insufficiently validated user input, thereby being exposed to this vulnerability. This vulnerability is mitigated by the fact that such code paths typically require access to an administrative permission or an atypical configuration.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.5.9ECOSYSTEM: introduced 8.6.0; fixed 8.6.6ECOSYSTEM: introduced 7.0.0; fixed 7.62.0>=7.0.0,<7.62.0|>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.5.9|>=8.6.0,<8.6.6

Fixed versions: 8.5.9, 8.6.6, 7.62.0

This security release fixes third-party dependencies included in or required by Drupal core. As described in [TYPO3-PSA-2019-007: By-passing protection of Phar Stream Wrapper Interceptor](https://typo3.org/security/advisory/typo3-psa-2019-007/): > In order to intercept file invocations like file\_exists or stat on compromised Phar archives the base name has to be determined and checked before allowing to be handled by PHP Phar stream handling. [...] > > The current implementation is vulnerable to path traversal leading to scenarios where the Phar archive to be assessed is not the actual (compromised) file. The known vulnerability in Drupal core requires the "administer themes" permission. However, additional vulnerabilities may exist in contributed or custom modules, so site should still update even if they do not grant this permission.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.6.16ECOSYSTEM: introduced 8.7.0; fixed 8.7.1ECOSYSTEM: introduced 7.0.0; fixed 7.67.0>=7.0.0,<7.67.0|>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.6.16|>=8.7.0,<8.7.1

Fixed versions: 8.6.16, 8.7.1, 7.67.0

In Drupal 8.7.4, when the [experimental](https://www.drupal.org/core/experimental#beta) Workspaces module is enabled, an access bypass condition is created. This can be mitigated by disabling the Workspaces module. It does not affect any release other than Drupal 8.7.4. Drupal 8.7.3 and earlier, Drupal 8.6.x and earlier, and Drupal 7.x are **not** affected.

Affected range

ECOSYSTEM: introduced 8.7.4; fixed 8.7.5>8.7.3,<8.7.5

Fixed versions: 8.7.5

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`.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 10.2.11ECOSYSTEM: introduced 10.3.0; fixed 10.3.9ECOSYSTEM: introduced 11.0.0; fixed 11.0.8ECOSYSTEM: introduced 8.8.0; fixed 10.2.11>=11.0.0,<11.0.8|>=10.3.0,<10.3.9|>=8.8.0,<10.2.11

Fixed versions: 10.2.11, 10.3.9, 11.0.8

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`.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 10.2.11ECOSYSTEM: introduced 10.3.0; fixed 10.3.9ECOSYSTEM: introduced 11.0.0; fixed 11.0.8ECOSYSTEM: introduced 8.8.0; fixed 10.2.11>=11.0.0,<11.0.8|>=10.3.0,<10.3.9|>=8.8.0,<10.2.11

Fixed versions: 10.2.11, 10.3.9, 11.0.8

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. [Drupal Steward](/steward) partners have been made aware of this issue. Some platforms may provide mitigations. However, not all WAF configurations can mitigate the issue, so it is still recommended to update promptly to this security release if your site uses JSON:API.

Affected range

ECOSYSTEM: introduced 8.7.0; fixed 9.5.11ECOSYSTEM: introduced 10.0.0; fixed 10.0.11ECOSYSTEM: introduced 10.1.0; fixed 10.1.4>=10.1.0,<10.1.4|>=10.0.0,<10.0.11|>=8.7.0,<9.5.11

Fixed versions: 9.5.11, 10.0.11, 10.1.4

The file download facility doesn't 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. This advisory **is** covered by [Drupal Steward](/steward). Because this vulnerability is not mass exploitable, your Steward partner may respond by monitoring-only, rather than enforcing a new WAF rule. We would normally not apply for a release of this severity. However, in this case we have chosen to apply Drupal Steward security coverage to test our processes. #### Drupal 7 * All Drupal 7 sites on Windows web servers are vulnerable. * Drupal 7 sites on Linux web servers are vulnerable with certain file directory structures, or if a vulnerable contributed or custom file access module is installed. #### Drupal 9 and 10 Drupal 9 and 10 sites are only vulnerable if certain contributed or custom file access modules are installed.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 9.4.14ECOSYSTEM: introduced 9.5.0; fixed 9.5.8ECOSYSTEM: introduced 10.0.0; fixed 10.0.8ECOSYSTEM: introduced 9.0.0; fixed 9.4.14ECOSYSTEM: introduced 7.0.0; fixed 7.96

Fixed versions: 9.4.14, 9.5.8, 10.0.8, 7.96

Drupal's JSON:API and REST/File modules allow file uploads through their HTTP APIs. The modules do not correctly run all file validation, which causes an access bypass vulnerability. An attacker might be able to upload files that bypass the file validation process implemented by modules on the site. This vulnerability is mitigated by three factors: 1. The JSON:API or REST File upload modules must be enabled on the site. 2. An attacker must have access to a file upload via JSON:API or REST. 3. The site must employ a file validation module. This advisory is not covered by [Drupal Steward](/steward). Also see [GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029](https://www.drupal.org/sa-contrib-2021-029) which addresses a similar vulnerability for that module.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.9.19ECOSYSTEM: introduced 9.1.0; fixed 9.1.13ECOSYSTEM: introduced 9.2.0; fixed 9.2.6>=8.0.0,<8.9.19|>=9.2.0,<9.2.6|>=9.1.0,<9.1.13

Fixed versions: 8.9.19, 9.1.13, 9.2.6

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.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 10.2.11ECOSYSTEM: introduced 10.3.0; fixed 10.3.9ECOSYSTEM: introduced 8.8.0; fixed 10.2.11ECOSYSTEM: introduced 7.0; fixed 7.102>=7.0,<7.102|>=10.3.0,<10.3.9|>=8.8.0,<10.2.11

Fixed versions: 10.2.11, 10.3.9, 7.102

Drupal Core Insufficient Contextual Links validation leads to Remote Code Execution

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.5.8ECOSYSTEM: introduced 8.6.0; fixed 8.6.2>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.7.0|>=8.7.0,<8.7.11|>=8.8.0,<8.8.1

Fixed versions: 8.5.8, 8.6.2

Drupal core Remote Code Execution

Affected range

ECOSYSTEM: introduced 7.0; fixed 7.60ECOSYSTEM: introduced 8.0.0; fixed 8.5.8ECOSYSTEM: introduced 8.6.0; fixed 8.6.2>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.7.0|>=8.7.0,<8.7.11|>=8.8.0,<8.8.1

Fixed versions: 7.60, 8.5.8, 8.6.2

Drupal Entity access bypass for entities that do not have UUIDs or have protected revisions

Affected range

ECOSYSTEM: introduced 8.0; fixed 8.3.7>=8.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.3.7

Fixed versions: 8.3.7

A vulnerability exists in the File module which allows an attacker to gain access to the file metadata of a permanent private file that they do not have access to by guessing the ID of the file.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.8.10ECOSYSTEM: introduced 8.9.0; fixed 8.9.6ECOSYSTEM: introduced 9.0.0; fixed 9.0.6>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.7.0|>=8.7.0,<8.8.0|>=8.8.0,<8.8.10|>=8.9.0,<8.9.6|>=9.0.0,<9.0.6

Fixed versions: 8.8.10, 8.9.6, 9.0.6

The Drupal core Form API does not properly handle certain form input from cross-site requests, which can lead to other vulnerabilities.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 8.8.8ECOSYSTEM: introduced 8.9.0; fixed 8.9.1ECOSYSTEM: introduced 9.0.0; fixed 9.0.1ECOSYSTEM: introduced 7.0.0; fixed 7.72>=7.0.0,<7.72|>=8.0.0,<8.1.0|>=8.1.0,<8.2.0|>=8.2.0,<8.3.0|>=8.3.0,<8.4.0|>=8.4.0,<8.5.0|>=8.5.0,<8.6.0|>=8.6.0,<8.7.0|>=8.7.0,<8.8.0|>=8.8.0,<8.8.8|>=8.9.0,<8.9.1|>=9.0.0,<9.0.1

Fixed versions: 8.8.8, 8.9.1, 9.0.1, 7.72

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.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 10.1.8ECOSYSTEM: introduced 10.2.0; fixed 10.2.2ECOSYSTEM: introduced 10.1.0; fixed 10.1.8>=10.2.0,<10.2.2|>=10.1.0,<10.1.8

Fixed versions: 10.1.8, 10.2.2

*Updated 2022-07-20 19:45 UTC to indicate that this only affects Apache web servers.* Drupal core sanitizes filenames with dangerous extensions upon upload (reference: [SA-CORE-2020-012](https://www.drupal.org/sa-core-2020-012)) and strips leading and trailing dots from filenames to prevent uploading server configuration files (reference: [SA-CORE-2019-010](https://www.drupal.org/sa-core-2019-010)). However, the protections for these two vulnerabilities previously did 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.

Affected range

ECOSYSTEM: introduced 8.0.0; fixed 9.3.19ECOSYSTEM: introduced 9.4.0; fixed 9.4.3>=8.9.0,<8.10.0|>=9.0.0,<9.1.0|>=9.1.0,<9.2.0|>=9.2.0,<9.3.0|>=9.3.0,<9.3.19|>=9.4.0,<9.4.3

Fixed versions: 9.3.19, 9.4.3

Show 75 more advisories
DRUPAL-CORE-2022-003 Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2021-010 Under some circumstances, the Drupal core JSON:API module does not properly restrict access to certain content, which may result in unintended access bypass. Sites that do not have the JSON:API module enabled are not affected. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2020-005 Drupal 8 and 9 have a remote code execution vulnerability under certain circumstances. An attacker could trick an administrator into visiting a malicious site that could result in creating a carefully named directory on the file system. With this directory in place, an attacker could attempt to brute force a remote code execution vulnerability. Windows servers are most likely to be affected.
DRUPAL-CORE-2022-008 Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data. We do not know of affected forms within core itself, but contributed and custom project forms could be affected. Installing this update will fix those forms. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2022-012 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.
GHSA-836p-6p4j-35cg Drupal Open Redirect
GHSA-gxxj-g9v8-w28p Drupal core Arbitrary PHP code execution
GHSA-98h9-727m-44qv Drupal core Multiple vulnerabilities due to the use of the third-party library Archive_Tar
GHSA-3327-jr93-7hq3 Drupal access bypass vulnerability
GHSA-2p28-5mvp-2j2r Drupal Comment reply form allows access to restricted content
GHSA-p8g6-5mg7-9r5q Drupal REST API can bypass comment approval
GHSA-6hpj-9xj7-2jxx Drupal access control bypass vulnerability
GHSA-rhx9-3qf7-r3j7 Drupal Remote code execution
GHSA-gxxq-fhc7-3jv9 Drupal Cross-Site Request Forgery (CSRF)
GHSA-69g8-g9jq-74v7 Drupal arbitrary code execution
GHSA-gxwx-c7m8-f95h Drupal Open redirect vulnerability in the drupal_goto function
GHSA-4gh5-3hqj-x3pj Drupal Form API ignores access restrictions on submit buttons
GHSA-h3r9-pjmr-f938 Drupal Brute force amplification attacks via XML-RPC
GHSA-w2pj-c8x5-jvg2 Drupal File upload access bypass and denial of service
GHSA-w7qx-vwr9-2j3r Drupal editor module incorrectly checks access to inline private files
GHSA-98w5-wqp9-w466 Drupal Incorrect cache context on password reset page
GHSA-frqf-9qr4-6vxf Drupal Saving user accounts can sometimes grant the user all roles
GHSA-q3p9-8728-wq7x Drupal saving user accounts can sometimes grant the user all roles
GHSA-96vx-qf28-6f8m Drupal Access Control Bypass
GHSA-m6ch-gg5f-wxx3 HTTP Proxy header vulnerability
DRUPAL-CORE-2026-003 Drupal 11.3 comes with support for completing entity suggestions whilst adding a link to CKEditor 5. The suggestions aren't sufficiently sanitized and a malicious user could trigger a stored cross site scripting attack against another user.
DRUPAL-CORE-2026-001 Drupal core's jQuery integration for AJAX modal dialog boxes does not sufficiently sanitize certain options, which can lead to a cross-site scripting (XSS) vulnerability.
DRUPAL-CORE-2026-002 Drupal core contains a chain of methods that could be exploitable when an insecure deserialization vulnerability exists on the site. This so-called "gadget chain" presents no direct threat, but is a vector that can be used to achieve remote code execution or SQL injection if the application deserializes untrusted data due to another vulnerability. This issue 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.
DRUPAL-CORE-2020-009 Drupal 8 and 9 have a reflected cross-site scripting (XSS) vulnerability under certain circumstances. An attacker could leverage the way that HTML is rendered for affected forms in order to exploit the vulnerability.
DRUPAL-CORE-2022-009 Drupal 9.3 implemented a generic entity access API for entity revisions. However, this API was not completely integrated with existing permissions, resulting in some possible access bypass for users who have access to use revisions of content generally, but who do not have access to individual items of node and media content. This vulnerability only affects sites using Drupal's revision system. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2022-015 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. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2025-006 Drupal core contains a chain of methods that is exploitable when an insecure deserialization vulnerability exists on the site. This so-called "gadget chain" presents no direct threat, but is a vector that can be used to achieve remote code execution if the application deserializes untrusted data due to another vulnerability. 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.
DRUPAL-CORE-2018-003 CKEditor, a third-party JavaScript library included in Drupal core, has [fixed a cross-site scripting (XSS) vulnerability](https://ckeditor.com/blog/CKEditor-4.9.2-with-a-security-patch-released/). The vulnerability stemmed from the fact that it was possible to execute XSS inside CKEditor when using the `image2` plugin (which Drupal 8 core also uses). We would like to thank the CKEditor team for patching the vulnerability and coordinating the fix and release process, and matching the Drupal core security window.
DRUPAL-CORE-2021-007 The QuickEdit module does not properly validate access to routes, which could allow cross-site request forgery under some circumstances and lead to possible data integrity issues. Sites are only affected if the QuickEdit module (which comes with the Standard profile) is installed. Removing the "access in-place editing" permission from untrusted users **will not** fully mitigate the vulnerability. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2025-004 Drupal core Link field attributes are not sufficiently sanitized, which can lead to a Cross Site Scripting vulnerability (XSS). This vulnerability is mitigated by that fact that an attacker would need to have the ability to add specific attributes to a Link field, which typically requires edit access via core web services, or a contrib or custom module. Sites with the Link module disabled or that do not use any link fields are not affected.
DRUPAL-CORE-2019-004 Under certain circumstances the File module/subsystem allows a malicious user to upload a file that can trigger a cross-site scripting (XSS) vulnerability.
DRUPAL-CORE-2024-004 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.
DRUPAL-CORE-2025-002 Bulk operations allow authorized users to modify several nodes at once from the Content page (`/admin/content`). A site builder can also add bulk operations to other pages using Views. A bug in the core Actions system allows some users to modify some fields using bulk actions that they do not have permission to modify on individual nodes. This vulnerability is mitigated by the fact that an attacker must have permission to access `/admin/content` or other, custom views and to edit nodes. In particular, the bulk operations * Make content sticky * Make content unsticky * Promote content to front page * Publish content * Remove content from front page * Unpublish content now require the "Administer content" permission.
DRUPAL-CORE-2024-003 Drupal uses JavaScript to render status messages in some cases and configurations. In certain situations, the status messages are not adequately sanitized.
DRUPAL-CORE-2025-001 Drupal core doesn't sufficiently filter error messages under certain circumstances, leading to a reflected Cross Site Scripting vulnerability (XSS). Sites are encouraged to update. There are not yet public documented steps to exploit this, but there may be soon given the nature of this issue. This issue is being protected by [Drupal Steward](https://www.drupal.org/steward). Sites that use Drupal Steward are already protected, but are still encouraged to upgrade in the near future.
DRUPAL-CORE-2025-003 Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Arbitrary File Inclusion. Techniques exist to escalate this attack 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.
DRUPAL-CORE-2020-010 Drupal core's built-in CKEditor image caption functionality is vulnerable to XSS.
DRUPAL-CORE-2020-008 The experimental Workspaces module allows you to create multiple workspaces on your site in which draft content can be edited before being published to the live workspace. The Workspaces module doesn't sufficiently check access permissions when switching workspaces, leading to an access bypass vulnerability. An attacker might be able to see content before the site owner intends people to see the content. This vulnerability is mitigated by the fact that sites are only vulnerable if they have installed the experimental Workspaces module.
DRUPAL-CORE-2021-003 **Update: 2021-06-11: Added CVE-2021-33829 identifier** Drupal core uses the third-party CKEditor library. This library has an error in parsing HTML that could lead to an XSS attack. CKEditor 4.16.1 and later include the fix. Update: 2021-06-11: More details are available on [CKEditor's blog](https://ckeditor.com/blog/ckeditor-4.16.1-with-accessibility-enhancements/#improvements-for-comments-in-html-parser). Users of the CKEditor library via means other than Drupal core should update their 3rd party code (e.g. the WYSIWYG module for Drupal 7). The Drupal Security Team policy is not to alert for issues affecting 3rd party libraries unless those are shipped with Drupal core. See [DRUPAL-SA-PSA-2016-004 for more details](https://www.drupal.org/psa-2016-004). This issue is mitigated by the fact that it only affects sites with CKEditor enabled.
DRUPAL-CORE-2020-007 The Drupal AJAX API does not disable JSONP by default, which can lead to cross-site scripting.
DRUPAL-CORE-2021-002 Drupal core's sanitization API fails to properly filter cross-site scripting under certain circumstances. Not all sites and users are affected, but configuration changes to prevent the exploit might be impractical and will vary between sites. Therefore, we recommend all sites update to this release as soon as possible.
DRUPAL-CORE-2022-004 The Quick Edit module does not properly check entity access in some circumstances. This could result in users with the "access in-place editing" permission viewing some content they are are not authorized to access. Sites are only affected if the QuickEdit module (which comes with the Standard profile) is installed. Also see [Quick Edit - Moderately critical - Information disclosure - SA-CONTRIB-2022-025](https://www.drupal.org/sa-contrib-2022-025) which addresses the same vulnerability for the contributed module. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2024-002 Under certain uncommon site configurations, a bug in the CKEditor 5 module can cause some image uploads to move the entire webroot to a different location on the file system. This could be exploited by a malicious user to take down a site. The issue is mitigated by the fact that several non-default site configurations must exist simultaneously for this to occur.
DRUPAL-CORE-2022-013 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. This advisory is not covered by [Drupal Steward](/steward).
DRUPAL-CORE-2021-009 The QuickEdit module does not properly check access to fields in some circumstances, which can lead to unintended disclosure of field data. Sites are only affected if the QuickEdit module (which comes with the Standard profile) is installed. This advisory is not covered by [Drupal Steward](/steward).
GHSA-mg8j-w93w-xjgc Drupal Full Path Disclosure
GHSA-fmqh-2j2x-vgp3 Drupal Unprivileged access to config export
GHSA-v273-j5hq-26xp Drupal core uses a vulnerable Third-party library CKEditor
GHSA-7f4f-p7mq-p4fv Drupal External URL injection through URL aliases leading to Open Redirect
GHSA-mh4h-27gq-cxwj Drupal core Access bypass
GHSA-f84q-mgj9-8jfc Drupal Content moderation Access bypass
GHSA-gfvf-2f25-f34r Drupal Anonymous Open Redirect
GHSA-7gwj-7fhm-vw4w Drupal core unrestricted file upload
GHSA-vfgc-c76h-mwh4 Drupal core Cross-Site Scripting (XSS) vulnerabilities
GHSA-pr99-c33p-fwf6 Drupal core Denial of Service
GHSA-6ccv-8fgf-cjpw Drupal core Denial of Service vulnerability
GHSA-6gf6-24h2-66j4 Drupal core Open Redirect vulnerability
GHSA-7ffh-cjvg-fpr4 Drupal Settings Tray access bypass
GHSA-58f3-cx8p-h8jg Drupal core access bypass vulnerability
GHSA-fg5q-r2q5-qmh3 Drupal CRLF injection vulnerability in the drupal_set_header function
GHSA-66mv-q8r2-hj8w Drupal access bypass vulnerability
GHSA-585j-5449-mf5m Drupal cross-site scripting vulnerability
GHSA-6g9h-6v79-w4pc Drupal Users without "Administer comments" can set comment visibility on nodes they can edit
GHSA-qp8q-gwf5-hqh2 Drupal Cross-Site Scripting vulnerability
GHSA-gjqg-9rhv-qj67 Drupal Core Open Redirect vulnerability
GHSA-wm86-w3cf-h6vm Drupal external link injection vulnerability
GHSA-5vpr-v24w-mmjj Drupal cross site scripting vulnerability
GHSA-p745-347h-hjfw Drupal sensitive information disclosure
GHSA-vhg8-x858-7wq6 Drupal Cross-site scripting (XSS) vulnerability
GHSA-pqv4-xgqh-j8vh Drupal sensitive information disclosure