Wordpress Plugin
CVE-2025-62134
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in A WP Life Contact Form Widget new-contact-form-widget allows Cross Site Request Forgery.This issue affects Contact Form Widget: from n/a through <= 1.5.1.
AnalysisAI
Cross-Site Request Forgery vulnerability in A WP Life Contact Form Widget plugin version 1.5.1 and earlier allows unauthenticated attackers to perform unauthorized actions on behalf of authenticated users by crafting malicious requests. The vulnerability lacks a CVSS score and public exploit code, but is assigned low exploitation probability (EPSS 0.02%) and categorized under CWE-352 (CSRF). No active exploitation has been reported.
Technical ContextAI
The vulnerability is a classic Cross-Site Request Forgery (CWE-352) flaw affecting the A WP Life Contact Form Widget WordPress plugin. CSRF vulnerabilities occur when web applications fail to implement proper state-validation mechanisms, such as nonce verification or CSRF tokens, when processing state-changing requests. WordPress plugins that interact with forms, settings, or user-triggered actions are commonly affected if they do not validate the origin of requests using WordPress nonces or similar CSRF protection mechanisms. The lack of proper request validation allows an attacker to craft malicious HTML or JavaScript that, when visited by an authenticated plugin user, automatically submits requests to the vulnerable plugin without explicit user consent.
Affected ProductsAI
The vulnerability affects A WP Life Contact Form Widget (also referenced as Contact Form Widget) WordPress plugin from version 1.5.1 and earlier. The exact affected version range prior to 1.5.1 is not specified in the advisory. Affected installations are those running the plugin on WordPress sites where authenticated users may be targeted by CSRF attacks. See https://patchstack.com/database/Wordpress/Plugin/new-contact-form-widget/vulnerability/wordpress-contact-form-widget-plugin-1-5-1-cross-site-request-forgery-csrf-vulnerability for details.
RemediationAI
Update the A WP Life Contact Form Widget plugin to the latest version released after 1.5.1. Exact patched version number is not provided in available data; check the plugin's official WordPress.org page or vendor advisory for the current release. If an update is not available, implement temporary mitigation by disabling the plugin until a patch is released. WordPress administrators should ensure all nonces are properly generated and validated in form submissions and verify that the plugin uses WordPress nonces or equivalent CSRF protection mechanisms. See https://patchstack.com/database/Wordpress/Plugin/new-contact-form-widget/vulnerability/wordpress-contact-form-widget-plugin-1-5-1-cross-site-request-forgery-csrf-vulnerability for vendor guidance.
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