CVE-2025-62133
Cross-Site Request Forgery in FormFacade β€ 1.4.1 Allows Unauthorized Actions
Publication date: 2025-12-31
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| manidoraisamy | formfacade | 1.4.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 Manidoraisamy FormFacade plugin, affecting versions up to 1.4.1. It allows an attacker to trick a user into submitting unauthorized requests to the application, potentially causing unintended actions without the user's consent.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on behalf of a user without their knowledge, which may result in data manipulation or other unintended consequences. However, the impact is limited to integrity loss, with no confidentiality or availability impact, and requires user interaction.