CVE-2025-65186
BaseFortify
Publication date: 2025-12-02
Last updated on: 2025-12-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| getgrav | grav | 1.7.49 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Grav CMS version 1.7.49 has a Cross Site Scripting (XSS) vulnerability in its page editor. Authenticated users can edit page content using a Markdown editor that does not properly sanitize <script> tags. This allows malicious script code to be stored and later executed when the affected pages are viewed in the admin interface.
How can this vulnerability impact me? :
This vulnerability can allow attackers with authenticated access to inject malicious scripts into pages. When these pages are viewed in the admin interface, the scripts execute, potentially leading to unauthorized actions, data theft, session hijacking, or other malicious activities within the Grav CMS administration environment.