Back to list

Grav: Stored XSS via page title (data[header][title]) in admin panel — CVE-2026-44737

GitHub · GitHub · CVE-2026-44737

ID
CVE-2026-44737
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
6.2
EPSS
0.00043

Summary

### 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…

Product

composer: getgrav/grav

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories