Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attacker is unauthenticated (PR:N) but requires admin interaction (UI:R); only limited integrity impact from forged plugin actions, no confidentiality or availability impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Hasina77 Wp Easy Allopass allows Cross Site Request Forgery. This issue affects Wp Easy Allopass: from n/a through 4.1.1.
AnalysisAI
Cross-site request forgery in the Wp Easy Allopass WordPress plugin (versions through 4.1.1) enables an unauthenticated remote attacker to forge state-changing requests on behalf of a logged-in WordPress administrator. The plugin, which integrates the Allopass micropayment gateway, lacks proper nonce validation on at least one administrative action handler, so a victim admin browsing a malicious page unknowingly triggers unauthorized plugin operations. No public exploit code has been identified and EPSS of 0.03% (7th percentile) signals negligible real-world exploitation probability at time of analysis.
Technical ContextAI
CSRF (CWE-352) arises when a web application processes state-changing requests without verifying that they originated from the application's own UI rather than a cross-origin page. WordPress plugins are expected to protect administrative POST handlers with WordPress nonces (wp_nonce_field / check_admin_referer); the absence of this check in Wp Easy Allopass allows a crafted form on an attacker-controlled origin to submit requests that the victim's authenticated browser session honors. The affected product is a WordPress plugin (wordpress-easy-allopass) by Hasina77, covering all published versions up to and including 4.1.1, per EUVD-2025-17144 and the Patchstack advisory. The Allopass service is a French micropayment provider, limiting realistic deployment to French-language or European e-commerce WordPress sites.
RemediationAI
The Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wordpress-easy-allopass/vulnerability/wordpress-wp-easy-allopass-4-1-1-cross-site-request-forgery-csrf-vulnerability) should be consulted for an exact patched version; no specific fixed version number is present in the available intelligence data, so an upstream fix version cannot be independently confirmed. WordPress site operators running Wp Easy Allopass through 4.1.1 should update to the latest available plugin version immediately via the WordPress admin dashboard. As an interim compensating control if no patched version is available, deactivating the plugin eliminates the attack surface entirely, though this disables Allopass payment functionality. General hardening - ensuring WordPress administrators do not browse untrusted sites while logged in - reduces CSRF exposure broadly but is not a substitute for a proper nonce-based fix.
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
EUVD-2025-17144