Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/drupal/core@9.0.0-rc1
purl pkg:composer/drupal/core@9.0.0-rc1
Next non-vulnerable version 10.4.9
Latest non-vulnerable version 11.2.8
Risk 10.0
Vulnerabilities affecting this package (23)
Vulnerability Summary Fixed by
VCID-16ns-uqh5-d3gh
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 15 other vulnerabilities.
10.0.11
Affected by 16 other vulnerabilities.
10.1.4
Affected by 17 other vulnerabilities.
VCID-1nf6-3q5b-gqfm
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 8 other vulnerabilities.
10.3.9
Affected by 8 other vulnerabilities.
11.0.8
Affected by 8 other vulnerabilities.
VCID-2s8m-ujzb-skd1
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 8 other vulnerabilities.
10.3.9
Affected by 8 other vulnerabilities.
11.0.8
Affected by 8 other vulnerabilities.
VCID-6ck5-9e5b-w3ay
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 18 other vulnerabilities.
9.4.3
Affected by 18 other vulnerabilities.
VCID-bbzr-hbhv-yyee
Aliases:
CVE-2022-25273
GHSA-g36h-4jr6-qmm9
Improper Input Validation 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.
9.2.18
Affected by 23 other vulnerabilities.
9.3.12
Affected by 23 other vulnerabilities.
VCID-dgjq-y5zj-cud1
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 18 other vulnerabilities.
9.4.3
Affected by 18 other vulnerabilities.
VCID-ed6y-c9tz-mbds
Aliases:
CVE-2025-31675
GHSA-m4wj-hhwj-47qp
Drupal Core Cross-Site Scripting (XSS) Vulnerability Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).This issue affects Drupal core: from 8.0.0 before 10.3.14, from 10.4.0 before 10.4.5, from 11.0.0 before 11.0.13, from 11.1.0 before 11.1.5.
10.3.14
Affected by 4 other vulnerabilities.
10.4.5
Affected by 4 other vulnerabilities.
11.0.13
Affected by 4 other vulnerabilities.
11.1.5
Affected by 4 other vulnerabilities.
VCID-g33x-1paw-7udm
Aliases:
CVE-2025-13081
GHSA-m6vv-vcj8-w8m7
Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection. This issue affects Drupal core: from 8.0.0 before 10.4.9, from 10.5.0 before 10.5.6, from 11.0.0 before 11.1.9, from 11.2.0 before 11.2.8.
10.4.9
Affected by 0 other vulnerabilities.
10.5.6
Affected by 0 other vulnerabilities.
11.1.9
Affected by 0 other vulnerabilities.
11.2.8
Affected by 0 other vulnerabilities.
VCID-hgb1-xrne-e7c8
Aliases:
CVE-2025-13080
GHSA-83v7-c2cf-p9c2
Improper Check for Unusual or Exceptional Conditions vulnerability in Drupal Drupal core allows Forceful Browsing. This issue affects Drupal core: from 8.0.0 before 10.4.9, from 10.5.0 before 10.5.6, from 11.0.0 before 11.1.9, from 11.2.0 before 11.2.8.
10.4.9
Affected by 0 other vulnerabilities.
10.5.6
Affected by 0 other vulnerabilities.
11.1.9
Affected by 0 other vulnerabilities.
11.2.8
Affected by 0 other vulnerabilities.
VCID-hwnd-nuv7-jqbh
Aliases:
CVE-2025-13082
GHSA-h89p-5896-f4q8
User Interface (UI) Misrepresentation of Critical Information vulnerability in Drupal Drupal core allows Content Spoofing. This issue affects Drupal core: from 8.0.0 before 10.4.9, from 10.5.0 before 10.5.6, from 11.0.0 before 11.1.9, from 11.2.0 before 11.2.8.
10.4.9
Affected by 0 other vulnerabilities.
10.5.6
Affected by 0 other vulnerabilities.
11.1.9
Affected by 0 other vulnerabilities.
11.2.8
Affected by 0 other vulnerabilities.
VCID-j21d-w3g7-cbcg
Aliases:
CVE-2025-31673
GHSA-wpp8-fjgf-pwc7
Drupal Core Vulnerable to Forceful Browsing Incorrect Authorization vulnerability in Drupal core allows Forceful Browsing.This issue affects Drupal core: from 8.0.0 before 10.3.13, from 10.4.0 before 10.4.3, from 11.0.0 before 11.0.12, from 11.1.0 before 11.1.3.
10.3.13
Affected by 5 other vulnerabilities.
10.4.3
Affected by 5 other vulnerabilities.
11.0.12
Affected by 5 other vulnerabilities.
11.1.3
Affected by 5 other vulnerabilities.
VCID-jctf-yffu-hbag
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 15 other vulnerabilities.
10.2.2
Affected by 15 other vulnerabilities.
VCID-kam1-84p4-qych
Aliases:
CVE-2025-31674
GHSA-2qph-q8xw-gv7q
Drupal Core Improperly Controlled Modification of Dynamically-Determined Object Attributes Vulnerability Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection.This issue affects Drupal core: from 8.0.0 before 10.3.13, from 10.4.0 before 10.4.3, from 11.0.0 before 11.0.12, from 11.1.0 before 11.1.3.
10.3.13
Affected by 5 other vulnerabilities.
10.4.3
Affected by 5 other vulnerabilities.
11.0.12
Affected by 5 other vulnerabilities.
11.1.3
Affected by 5 other vulnerabilities.
VCID-mapb-hsvc-2khc
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 18 other vulnerabilities.
9.4.3
Affected by 18 other vulnerabilities.
VCID-n7un-zgqv-jfef
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 18 other vulnerabilities.
9.4.3
Affected by 18 other vulnerabilities.
VCID-q4qx-7s1y-q3hc
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 8 other vulnerabilities.
10.3.9
Affected by 8 other vulnerabilities.
11.0.8
Affected by 8 other vulnerabilities.
VCID-rdgr-yuu7-xkey
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 8 other vulnerabilities.
10.3.9
Affected by 8 other vulnerabilities.
VCID-syrg-ckq7-cbd6
Aliases:
CVE-2025-13083
GHSA-mhpg-hpj5-73r2
Use of Web Browser Cache Containing Sensitive Information vulnerability in Drupal Drupal core allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Drupal core: from 8.0.0 before 10.4.9, from 10.5.0 before 10.5.6, from 11.0.0 before 11.1.9, from 11.2.0 before 11.2.8, from 7.0 before 7.103.
10.4.9
Affected by 0 other vulnerabilities.
10.5.6
Affected by 0 other vulnerabilities.
11.1.9
Affected by 0 other vulnerabilities.
11.2.8
Affected by 0 other vulnerabilities.
VCID-u4w3-usvb-jyf6
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 14 other vulnerabilities.
10.3.0-beta1
Affected by 8 other vulnerabilities.
10.3.6
Affected by 13 other vulnerabilities.
11.0.0-alpha1
Affected by 0 other vulnerabilities.
11.0.5
Affected by 12 other vulnerabilities.
VCID-ummk-h11z-bkaj
Aliases:
CVE-2022-39261
GHSA-52m2-vc4m-jj33
Twig may load a template outside a configured directory when using the filesystem loader # Description When using the filesystem loader to load 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). # Resolution We fixed validation for such template names. Even if the 1.x branch is not maintained anymore, a new version has been released. # Credits We would like to thank Dariusz Tytko for reporting the issue and Fabien Potencier for fixing the issue.
9.3.22
Affected by 17 other vulnerabilities.
9.4.0-alpha1
Affected by 17 other vulnerabilities.
9.4.7
Affected by 17 other vulnerabilities.
9.5.0-beta1
Affected by 16 other vulnerabilities.
VCID-vevm-4sfk-f7gq
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 8 other vulnerabilities.
10.3.9
Affected by 8 other vulnerabilities.
11.0.8
Affected by 8 other vulnerabilities.
VCID-vrdx-165p-efda
Aliases:
CVE-2025-3057
GHSA-39g6-x4x8-5jcm
Drupal Core Potential Cross-Site Scripting (XSS) via Error Messages Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).This issue affects Drupal core: from 8.0.0 before 10.3.13, from 10.4.0 before 10.4.3, from 11.0.0 before 11.0.12, from 11.1.0 before 11.1.3.
10.3.13
Affected by 5 other vulnerabilities.
10.4.3
Affected by 5 other vulnerabilities.
11.0.12
Affected by 5 other vulnerabilities.
11.1.3
Affected by 5 other vulnerabilities.
VCID-wbuz-qcp3-43aq
Aliases:
CVE-2022-24775
GHSA-q7rv-6hp3-vh96
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.
9.2.16
Affected by 24 other vulnerabilities.
9.3.0-alpha1
Affected by 22 other vulnerabilities.
9.3.9
Affected by 25 other vulnerabilities.
10.0.0-alpha1
Affected by 15 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-04-12T01:14:06.963825+00:00 GitLab Importer Affected by VCID-g33x-1paw-7udm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13081.yml 38.3.0
2026-04-12T01:14:04.567395+00:00 GitLab Importer Affected by VCID-syrg-ckq7-cbd6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13083.yml 38.3.0
2026-04-12T01:14:01.794255+00:00 GitLab Importer Affected by VCID-hgb1-xrne-e7c8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13080.yml 38.3.0
2026-04-12T01:13:58.595622+00:00 GitLab Importer Affected by VCID-hwnd-nuv7-jqbh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13082.yml 38.3.0
2026-04-12T00:44:56.597922+00:00 GitLab Importer Affected by VCID-kam1-84p4-qych https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31674.yml 38.3.0
2026-04-12T00:44:52.559827+00:00 GitLab Importer Affected by VCID-vrdx-165p-efda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-3057.yml 38.3.0
2026-04-12T00:44:49.694384+00:00 GitLab Importer Affected by VCID-ed6y-c9tz-mbds https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31675.yml 38.3.0
2026-04-12T00:44:47.924910+00:00 GitLab Importer Affected by VCID-j21d-w3g7-cbcg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31673.yml 38.3.0
2026-04-12T00:35:39.334674+00:00 GitLab Importer Affected by VCID-q4qx-7s1y-q3hc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-12393.yml 38.3.0
2026-04-12T00:35:32.590817+00:00 GitLab Importer Affected by VCID-2s8m-ujzb-skd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55637.yml 38.3.0
2026-04-12T00:35:30.066883+00:00 GitLab Importer Affected by VCID-rdgr-yuu7-xkey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55638.yml 38.3.0
2026-04-12T00:35:25.164577+00:00 GitLab Importer Affected by VCID-vevm-4sfk-f7gq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55634.yml 38.3.0
2026-04-12T00:35:21.978926+00:00 GitLab Importer Affected by VCID-1nf6-3q5b-gqfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55636.yml 38.3.0
2026-04-12T00:24:57.387299+00:00 GitLab Importer Affected by VCID-u4w3-usvb-jyf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-45440.yml 38.3.0
2026-04-12T00:10:00.497293+00:00 GitLab Importer Affected by VCID-jctf-yffu-hbag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2024-214.yml 38.3.0
2026-04-11T23:59:09.682328+00:00 GitLab Importer Affected by VCID-16ns-uqh5-d3gh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2023-5256.yml 38.3.0
2026-04-11T23:46:40.788430+00:00 GitLab Importer Affected by VCID-bbzr-hbhv-yyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25273.yml 38.3.0
2026-04-11T23:46:39.589860+00:00 GitLab Importer Affected by VCID-mapb-hsvc-2khc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3361.yml 38.3.0
2026-04-11T23:46:38.225394+00:00 GitLab Importer Affected by VCID-6ck5-9e5b-w3ay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3362.yml 38.3.0
2026-04-11T23:46:29.763003+00:00 GitLab Importer Affected by VCID-dgjq-y5zj-cud1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25278.yml 38.3.0
2026-04-11T23:46:27.187458+00:00 GitLab Importer Affected by VCID-n7un-zgqv-jfef https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25276.yml 38.3.0
2026-04-11T23:28:18.267488+00:00 GitLab Importer Affected by VCID-ummk-h11z-bkaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-39261.yml 38.3.0
2026-04-11T22:58:50.574136+00:00 GitLab Importer Affected by VCID-wbuz-qcp3-43aq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-24775.yml 38.3.0
2026-04-03T01:23:04.441915+00:00 GitLab Importer Affected by VCID-g33x-1paw-7udm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13081.yml 38.1.0
2026-04-03T01:23:02.120211+00:00 GitLab Importer Affected by VCID-syrg-ckq7-cbd6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13083.yml 38.1.0
2026-04-03T01:22:59.448839+00:00 GitLab Importer Affected by VCID-hgb1-xrne-e7c8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13080.yml 38.1.0
2026-04-03T01:22:56.177649+00:00 GitLab Importer Affected by VCID-hwnd-nuv7-jqbh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-13082.yml 38.1.0
2026-04-03T00:52:57.612034+00:00 GitLab Importer Affected by VCID-ed6y-c9tz-mbds https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31675.yml 38.1.0
2026-04-03T00:52:51.675354+00:00 GitLab Importer Affected by VCID-kam1-84p4-qych https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31674.yml 38.1.0
2026-04-03T00:52:47.828829+00:00 GitLab Importer Affected by VCID-vrdx-165p-efda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-3057.yml 38.1.0
2026-04-03T00:52:45.138502+00:00 GitLab Importer Affected by VCID-j21d-w3g7-cbcg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2025-31673.yml 38.1.0
2026-04-03T00:43:26.019023+00:00 GitLab Importer Affected by VCID-q4qx-7s1y-q3hc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-12393.yml 38.1.0
2026-04-03T00:43:19.374490+00:00 GitLab Importer Affected by VCID-2s8m-ujzb-skd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55637.yml 38.1.0
2026-04-03T00:43:16.912534+00:00 GitLab Importer Affected by VCID-rdgr-yuu7-xkey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55638.yml 38.1.0
2026-04-03T00:43:12.119375+00:00 GitLab Importer Affected by VCID-vevm-4sfk-f7gq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55634.yml 38.1.0
2026-04-03T00:43:09.010919+00:00 GitLab Importer Affected by VCID-1nf6-3q5b-gqfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-55636.yml 38.1.0
2026-04-03T00:32:32.898907+00:00 GitLab Importer Affected by VCID-u4w3-usvb-jyf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2024-45440.yml 38.1.0
2026-04-03T00:15:09.774328+00:00 GitLab Importer Affected by VCID-jctf-yffu-hbag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2024-214.yml 38.1.0
2026-04-03T00:02:14.349392+00:00 GitLab Importer Affected by VCID-16ns-uqh5-d3gh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2023-5256.yml 38.1.0
2026-04-02T23:50:10.204606+00:00 GitLab Importer Affected by VCID-bbzr-hbhv-yyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25273.yml 38.1.0
2026-04-02T23:50:09.140562+00:00 GitLab Importer Affected by VCID-mapb-hsvc-2khc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3361.yml 38.1.0
2026-04-02T23:50:07.960118+00:00 GitLab Importer Affected by VCID-6ck5-9e5b-w3ay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3362.yml 38.1.0
2026-04-02T23:50:00.607949+00:00 GitLab Importer Affected by VCID-dgjq-y5zj-cud1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25278.yml 38.1.0
2026-04-02T23:49:58.484405+00:00 GitLab Importer Affected by VCID-n7un-zgqv-jfef https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25276.yml 38.1.0
2026-04-02T23:34:05.991859+00:00 GitLab Importer Affected by VCID-ummk-h11z-bkaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-39261.yml 38.1.0
2026-04-02T23:07:36.310660+00:00 GitLab Importer Affected by VCID-wbuz-qcp3-43aq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-24775.yml 38.1.0
2026-04-01T18:13:32.300480+00:00 GitLab Importer Affected by VCID-bbzr-hbhv-yyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25273.yml 38.0.0
2026-04-01T18:13:31.659204+00:00 GitLab Importer Affected by VCID-mapb-hsvc-2khc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3361.yml 38.0.0
2026-04-01T18:13:30.925170+00:00 GitLab Importer Affected by VCID-6ck5-9e5b-w3ay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/GMS-2022-3362.yml 38.0.0
2026-04-01T18:13:26.402804+00:00 GitLab Importer Affected by VCID-dgjq-y5zj-cud1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25278.yml 38.0.0
2026-04-01T18:13:25.155287+00:00 GitLab Importer Affected by VCID-n7un-zgqv-jfef https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-25276.yml 38.0.0
2026-04-01T17:56:03.961568+00:00 GitLab Importer Affected by VCID-ummk-h11z-bkaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-39261.yml 38.0.0
2026-04-01T17:26:56.545754+00:00 GitLab Importer Affected by VCID-wbuz-qcp3-43aq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/core/CVE-2022-24775.yml 38.0.0