CVE-2025-31054
CSRF and Reflected XSS in Themefy Bloggie
Publication date: 2025-12-31
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themefy | bloggie | 2.0.8 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on behalf of a user without their consent, as well as the execution of malicious scripts in the user's browser. This can result in data theft, session hijacking, or other malicious activities impacting confidentiality, integrity, and availability.
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in Themefy Bloggie that allows Reflected Cross-Site Scripting (XSS). It affects versions up to 2.0.8 of Bloggie. Essentially, an attacker can trick a user into executing malicious scripts via forged requests, potentially leading to unauthorized actions or data exposure.