Cross-site scripting in Grav CMS - CVE-2025-66312

 

Cross-site scripting in Grav CMS - CVE-2025-66312

Published: May 5, 2026


Vulnerability identifier: #VU130064
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-66312
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Grav CMS
Affected software:
Grav CMS

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary script in a victim's browser.

The vulnerability exists due to cross-site scripting in the /admin/accounts/groups/[group] endpoint parameter data[readableName] when handling crafted group display name input. A remote privileged user can submit a specially crafted value to execute arbitrary script in a victim's browser.

User interaction is required when a user views the affected group configuration or opens a user profile page where the stored content is rendered.


How to mitigate CVE-2025-66312

Install security update from vendor's website.

Sources