CVE-2026-55790
published 2026-07-01CVE-2026-55790: Craft CMS is a content management system (CMS). In versions 5.0.0-RC1 through 5.9.22 and 4.0.0-RC1 through 4.17.15, an attacker with only a GitHub account can…
PriorityP341high7.4CVSS 4.0
AVNACLATPPRNUIAVCHVIHVANSCNSINSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EPSS
0.31%
23.9th percentile
Craft CMS is a content management system (CMS). In versions 5.0.0-RC1 through 5.9.22 and 4.0.0-RC1 through 4.17.15, an attacker with only a GitHub account can plant a JavaScript payload in a craftcms/cms issue title. When a Craft admin uses the CraftSupport widget’s "Give feedback" screen and types a search term that returns the poisoned issue, the payload executes in the admin’s control panel session. No control panel account or elevated privileges are required on the attacker’s side. This issue has been fixed in versions 4.17.16 and 5.9.23.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| craftcms | cms | — | — |
| craftcms | cms | — | — |
| craftcms | cms | >= 4.0.0-RC1 < 4.17.16 | 4.17.16 |
| craftcms | cms | >= 5.0.0-RC1 < 5.9.23 | 5.9.23 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Craft CMS: DOM XSS via GitHub issue title in CraftSupport widget
ghsa·2026-07-06
CVE-2026-55790 [HIGH] CWE-79 Craft CMS: DOM XSS via GitHub issue title in CraftSupport widget
Craft CMS: DOM XSS via GitHub issue title in CraftSupport widget
## Summary
An attacker with only a GitHub account can plant a JavaScript payload in a `craftcms/cms` issue title. When a Craft admin uses the CraftSupport widget’s "Give feedback" screen and types a search term that returns the poisoned issue, the payload executes in the admin’s control panel session.
No control panel account or elevated privileges are required on the attacker’s side.
## Preconditions
- Attacker has a GitHub account (no control panel access needed).
- Victim is an administrator, and you have the CraftSupport widget on the dashboard.
- Victim uses the "Give feedback" screen and types a search term that returns the poisoned issue.
## Root cause
`CraftSupportWidget.js` lines 382-392:
```js
$('', {
href:
VulDB
Craft CMS up to 4.17.15/5.9.22 CraftSupport Widget cross site scripting (GHSA-24x4-j6x9-rfw5 / CNNVD-2026-99574605)
vuldb·2026-07-02·CVSS 7.4
CVE-2026-55790 [HIGH] Craft CMS up to 4.17.15/5.9.22 CraftSupport Widget cross site scripting (GHSA-24x4-j6x9-rfw5 / CNNVD-2026-99574605)
A vulnerability was found in Craft CMS up to 4.17.15/5.9.22. It has been classified as critical. The impacted element is an unknown function of the component CraftSupport Widget. Performing a manipulation results in cross site scripting.
This vulnerability was named CVE-2026-55790. The attack may be initiated remotely. There is no available exploit.
Upgrading the affected component is recommended.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2026-07-01
Published