CVE-2025-55422
BaseFortify
Publication date: 2025-08-27
Last updated on: 2025-09-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foxcms | foxcms | 1.2.6 |
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 reflected Cross Site Scripting (XSS) issue found in FoxCMS version 1.2.6, specifically in the /index.php/plus endpoint. It allows an attacker to inject malicious scripts that are reflected back to the user, potentially leading to unauthorized actions or data theft.
How can this vulnerability impact me? :
The vulnerability can lead to severe impacts including unauthorized disclosure of sensitive information, modification of data, and disruption of service. Because it is a reflected XSS with high CVSS scores for confidentiality, integrity, and availability, attackers could execute malicious scripts in users' browsers, potentially stealing credentials, hijacking sessions, or causing denial of service.