Wordpress Plugin
CVE-2025-63040
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 Saad Iqbal Post Snippets post-snippets allows Cross Site Request Forgery.This issue affects Post Snippets: from n/a through <= 4.0.11.
AnalysisAI
Cross-site request forgery (CSRF) in the Post Snippets WordPress plugin through version 4.0.11 allows unauthenticated attackers to perform unauthorized administrative actions on vulnerable sites by tricking authenticated administrators into visiting malicious web pages. The vulnerability affects all versions up to and including 4.0.11, though no CVSS vector or EPSS exploitation probability above baseline has been assigned, suggesting limited real-world exploit infrastructure exists at this time.
Technical ContextAI
This is a classic CSRF vulnerability (CWE-352) in a WordPress plugin, which typically means the plugin's administrative functions lack proper nonce validation or CSRF token checks. WordPress plugins that fail to implement wp_nonce_field() in forms or wp_verify_nonce() in request handlers are susceptible to this attack class. The Post Snippets plugin, which allows creation and management of code snippets, likely exposes administrative endpoints (such as snippet creation, deletion, or configuration) without adequate cross-origin request protection. An attacker can craft a malicious HTML page containing hidden form submissions or AJAX requests that, when visited by a logged-in WordPress administrator, automatically execute unwanted actions within the plugin's functionality.
Affected ProductsAI
Post Snippets WordPress plugin (Saad Iqbal) versions 4.0.11 and all prior releases. The vulnerability affects installations on any WordPress site using this plugin up to version 4.0.11. Additional version details and the vendor security advisory are available at https://patchstack.com/database/Wordpress/Plugin/post-snippets/vulnerability/wordpress-post-snippets-plugin-4-0-11-cross-site-request-forgery-csrf-vulnerability?_s_id=cve.
RemediationAI
Update the Post Snippets plugin to the latest available version above 4.0.11. Site administrators should navigate to the WordPress Plugins dashboard, locate Post Snippets, and install any available update immediately. If no patched version is yet available from the plugin author, temporarily deactivate the plugin until an update is released. Additionally, ensure all WordPress installations use current versions of WordPress core and maintain security best practices such as regular nonce audits of critical plugin functionality. Refer to the Patchstack vulnerability report at the reference URL for additional details and vendor response timeline.
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