Skip to content

Commit 96f8c37

Browse files
1 parent 2143c3c commit 96f8c37

2 files changed

Lines changed: 118 additions & 36 deletions

File tree

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-f3cj-mjqm-fhvj",
4+
"modified": "2026-06-05T18:26:33Z",
5+
"published": "2026-05-20T00:31:42Z",
6+
"aliases": [
7+
"CVE-2026-6365"
8+
],
9+
"summary": "Drupal core is Vulnerable to Cross-Site Scripting",
10+
"details": "Improper Neutralization of Input During Web Page Generation (\"Cross-site Scripting\") vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).\n\nThis issue affects Drupal core: from 8.0.0 before 10.5.9, from 10.6.0 before 10.6.7, from 11.0.0 before 11.2.11, from 11.3.0 before 11.3.7.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "drupal/core"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "8.0.0"
29+
},
30+
{
31+
"fixed": "10.5.9"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "drupal/core"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "10.6.0"
48+
},
49+
{
50+
"fixed": "10.6.7"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "drupal/core"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "11.0.0"
67+
},
68+
{
69+
"fixed": "11.2.11"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "drupal/core"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "11.3.0"
86+
},
87+
{
88+
"fixed": "11.3.7"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6365"
99+
},
100+
{
101+
"type": "PACKAGE",
102+
"url": "https://github.com/drupal/core"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://www.drupal.org/sa-core-2026-001"
107+
}
108+
],
109+
"database_specific": {
110+
"cwe_ids": [
111+
"CWE-79"
112+
],
113+
"severity": "MODERATE",
114+
"github_reviewed": true,
115+
"github_reviewed_at": "2026-06-05T18:26:33Z",
116+
"nvd_published_at": "2026-05-19T23:16:58Z"
117+
}
118+
}

advisories/unreviewed/2026/05/GHSA-f3cj-mjqm-fhvj/GHSA-f3cj-mjqm-fhvj.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)