CVE-2026-44737
published 2026-05-11CVE-2026-44737: grav-plugin-admin is the admin plugin for Grav is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages…
PriorityP429medium6.2CVSS 4.0
AVNACLATNPRHUIAVCLVILVANSCHSIHSAHEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EPSS
0.26%
16.9th percentile
grav-plugin-admin is the admin plugin for Grav is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. Prior to 1.10.49.5, the application fails to properly validate and sanitize user input in the data[header][title] parameter. As a result, attackers can craft a malicious URL with an XSS payload. When this URL is accessed, the injected script is reflected back in the HTTP response and executed within the context of the victim's browser session. This vulnerability is fixed in 1.10.49.5.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| getgrav | grav | >= 0 < 1.7.49.5 | 1.7.49.5 |
| getgrav | grav-plugin-admin | < 1.10.49.5 | 1.10.49.5 |
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.
VulDB
getgrav grav-plugin-admin up to 1.10.49.5 URL cross site scripting (GHSA-fmg2-f5r9-24qc)
vuldb·2026-05-11·CVSS 6.2
CVE-2026-44737 [MEDIUM] getgrav grav-plugin-admin up to 1.10.49.5 URL cross site scripting (GHSA-fmg2-f5r9-24qc)
A vulnerability classified as problematic has been found in getgrav grav-plugin-admin up to 1.10.49.5. Affected by this vulnerability is an unknown functionality of the component URL Handler. This manipulation causes cross site scripting.
This vulnerability is registered as CVE-2026-44737. Remote exploitation of the attack is possible. No exploit is available.
It is recommended to upgrade the affected component.
GHSA
Grav: Stored XSS via page title (data[header][title]) in admin panel
ghsa·2026-05-08
CVE-2026-44737 [MEDIUM] CWE-79 Grav: Stored XSS via page title (data[header][title]) in admin panel
Grav: Stored XSS via page title (data[header][title]) in admin panel
### Summary
_A Stored Cross-Site Scripting (XSS) vulnerability was identified in the /admin/pages/[page] endpoint of the Grav application. This vulnerability allows attackers to inject malicious scripts into the data[header][title] parameter._
---
### Details
Vulnerable Endpoint: GET /admin/pages/[page]
Parameter: data[header][title]
The application fails to properly validate and sanitize user input in the data[header][title] parameter. As a result, attackers can craft a malicious URL with an XSS payload. When this URL is accessed, the injected script is reflected back in the HTTP response and executed within the context of the victim's browser session.
---
### PoC
**Payload:** ``
1. Log in to the Grav Admin Panel
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2026-05-11
Published