Wordpress Plugin
CVE-2025-62133
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in manidoraisamy FormFacade formfacade allows Cross Site Request Forgery.This issue affects FormFacade: from n/a through <= 1.4.1.
AnalysisAI
FormFacade WordPress plugin version 1.4.1 and earlier contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions on behalf of authenticated users without their knowledge or consent. The vulnerability requires user interaction (clicking a malicious link) but can lead to modification of plugin settings or data depending on affected functionality. EPSS exploitation probability is low at 0.02%, and no public exploit code or active exploitation has been identified.
Technical ContextAI
This vulnerability is a Cross-Site Request Forgery (CSRF) flaw classified under CWE-352, which occurs when a web application fails to properly validate that state-changing requests originate from the legitimate user. FormFacade, a WordPress plugin for form management, lacks adequate CSRF token validation or same-origin policy enforcement. An attacker can craft a malicious webpage or email containing a request to the FormFacade plugin's administrative functions. When a logged-in WordPress administrator or authorized user visits the attacker's site while authenticated to WordPress, the browser automatically includes session cookies, causing the plugin to execute the attacker's requested action without verification of request legitimacy.
Affected ProductsAI
FormFacade WordPress plugin versions 1.4.1 and earlier are affected. The plugin is available on the WordPress plugin repository. Affected users should consult the Patchstack database entry (referenced at patchstack.com/database/Wordpress/Plugin/formfacade) for confirmation of their installed version.
RemediationAI
Update FormFacade to the patched version released after 1.4.1 immediately. Consult the official Patchstack vulnerability database and the plugin's WordPress repository page for the specific patched version number and download link. As a temporary workaround pending patching, WordPress administrators should restrict plugin settings access to trusted users only and monitor user activity logs for suspicious form modifications or settings changes. Enable WordPress security headers (SameSite cookie attribute) at the server level if available, which may provide partial CSRF protection across all WordPress plugins.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today