All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-42611
HIGHpublished 2026-05-11 16:17 UTC · 1 month ago · modified 2026-05-12 16:16 UTC
8.9
CVSS / 10
// description
Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a low-privileged (with the ability to create a page) user can cause XSS with the injection of svg element. The XSS can further be escalated to dump the entire system information available under /admin/config/info whenever a Super Admin visits the page; which can further be chained with the use of admin-nonce to do a complete server compromise (RCE). This vulnerability is fixed in 2.0.0-beta.2.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:H
// weaknesses (CWE)
- CWE-79