CVE-2025-61413
BaseFortify
Publication date: 2025-10-23
Last updated on: 2025-12-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dotnetfoundation | piranha_cms | 12.0 |
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?
This vulnerability is a stored cross-site scripting (XSS) issue in the /manager/pages component of Piranha CMS version 12.1. It allows attackers to execute arbitrary web scripts or HTML by creating a page and injecting a crafted payload into the Markdown blocks, which then gets stored and executed when viewed.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected website, potentially leading to unauthorized actions, data theft, session hijacking, or defacement of the website. It compromises the security and integrity of the web application and its users.