CVE-2025-62871
BaseFortify
Publication date: 2025-12-09
Last updated on: 2025-12-10
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| justcoded | just_tinymce_custom_styles | 1.2.1 |
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
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Just TinyMCE Custom Styles plugin by Alex Prokopenko / JustCoded. It allows an attacker to trick a user into performing unwanted actions on a web application where the user is authenticated, potentially leading to unauthorized changes or actions.
How can this vulnerability impact me? :
The vulnerability can allow attackers to perform unauthorized actions on behalf of authenticated users without their consent. This could lead to changes in settings, data manipulation, or other malicious activities within the affected application.