CVE-2025-67290
Stored XSS in Piranha CMS Page Settings Module
Publication date: 2025-12-22
Last updated on: 2025-12-22
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| piranha | cms | 12.1 |
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 Page Settings module of Piranha CMS version 12.1. It allows attackers to inject malicious web scripts or HTML by placing a crafted payload into the Excerpt field, which can then be executed by users viewing the affected content.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website, potentially leading to theft of user credentials, session hijacking, defacement of the website, or distribution of malware to visitors. This can compromise user data and the integrity of the website.