Vulnerability Description
The Grav Admin2 plugin (getgrav/grav-plugin-admin2) before 2.0.4 embeds a global JavaScript variable window.__GRAV_CONFIG__ in the Admin2 SPA bootstrap page at /grav/admin (and its subroutes). This object is returned in every unauthenticated response and discloses the server URL, API prefix, admin base path, runtime environment type, and exact Grav and Admin2 version numbers, allowing an unauthenticated attacker to fingerprint the deployment and select version-specific exploits without reconnaissance.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-pfjq-chp8-3vgh
- https://www.vulncheck.com/advisories/grav-before-information-disclosure-via-grav
- https://github.com/getgrav/grav/security/advisories/GHSA-pfjq-chp8-3vgh
FAQ
What is CVE-2026-61454?
CVE-2026-61454 is a vulnerability with a CVSS score of 5.3 (MEDIUM). The Grav Admin2 plugin (getgrav/grav-plugin-admin2) before 2.0.4 embeds a global JavaScript variable window.__GRAV_CONFIG__ in the Admin2 SPA bootstrap page at /grav/admin (and its subroutes). This ob...
How severe is CVE-2026-61454?
CVE-2026-61454 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61454?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.