Wordpress Plugin
CVE-2025-49339
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in Digages Direct Payments WP direct-payments-wp allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Direct Payments WP: from n/a through <= 1.3.2.
AnalysisAI
Missing authorization in the Direct Payments WP WordPress plugin version 1.3.2 and earlier allows attackers to bypass access control mechanisms and exploit incorrectly configured security levels, potentially gaining unauthorized access to payment functionality. This authentication bypass vulnerability affects all users of the plugin up to version 1.3.2, with an EPSS score of 0.01% indicating very low real-world exploitation probability despite the missing CVSS rating.
Technical ContextAI
The vulnerability stems from improper access control implementation in the Direct Payments WP WordPress plugin, classified under CWE-862 (Missing Authorization). WordPress plugins rely on capability-checking functions (such as current_user_can()) to gate access to sensitive functionality. This plugin fails to properly validate user permissions before exposing payment-related operations, allowing the security model to be bypassed through direct requests or parameter manipulation. The vulnerability affects the plugin's core payment processing logic, which should be restricted to authenticated administrators or specific roles with proper authorization checks.
Affected ProductsAI
The Direct Payments WP WordPress plugin is affected in all versions from an unspecified baseline through version 1.3.2. The plugin is distributed via the WordPress plugin ecosystem (CPE context: wfn:2.3:a:digages:direct_payments_wp or similar). Affected organizations should check their WordPress plugin inventory for any installation of Direct Payments WP at version 1.3.2 or earlier against the vendor advisory on Patchstack.
RemediationAI
Update the Direct Payments WP plugin to a version newer than 1.3.2 immediately, as the vendor has released patched versions addressing the authorization bypass. Users should navigate to their WordPress plugin dashboard, locate Direct Payments WP, and click the update button if available, or manually download the latest version from the WordPress plugin repository. For detailed patching information and verification, consult the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/direct-payments-wp/vulnerability/wordpress-direct-payments-wp-plugin-1-3-0-broken-access-control-vulnerability. Until patched, restrict direct payment plugin access to trusted administrators only via WordPress role management.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today