Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable plugin endpoint requires no authentication or interaction; scope is unchanged and confidentiality is unaffected, with only limited integrity and availability impact at plugin level.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in Autopay dla WooCommerce <= 2.2.27 versions.
AnalysisAI
Broken access control in the Autopay dla WooCommerce WordPress plugin (versions <= 2.2.27) permits unauthenticated remote attackers to invoke restricted plugin functionality without authorization. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation requires no credentials and no user interaction against any default-configured WordPress site running the affected plugin. The resulting impact spans limited integrity and availability degradation - consistent with unauthorized manipulation of payment or order-related plugin endpoints - with no public exploit identified at time of analysis and no CISA KEV listing.
Technical ContextAI
CWE-862 (Missing Authorization) indicates that the plugin fails to verify whether a caller has the rights to execute a given action before performing it - a classic WordPress broken access control pattern where REST API endpoints, AJAX handlers, or admin callbacks omit nonce checks or capability checks. The affected component is the wpdesk-developed Autopay dla WooCommerce plugin (CPE: cpe:2.3:a:wpdesk:autopay_dla_woocommerce:*:*:*:*:*:*:*:*), a WooCommerce payment gateway integration for the Autopay payment processor, which is primarily used in the Polish e-commerce market. WordPress plugins that integrate payment gateways frequently register AJAX endpoints that must be hardened against unauthenticated callers - a missing capability_check or missing check_ajax_referer call on such a handler would produce exactly this CWE-862 finding.
RemediationAI
No exact patched version number is confirmed in the available data - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/pay-wp/vulnerability/wordpress-autopay-dla-woocommerce-plugin-2-2-27-broken-access-control-vulnerability should be consulted for the confirmed fixed release. Site administrators should update the Autopay dla WooCommerce plugin to the latest version available in the WordPress plugin repository immediately and verify it exceeds 2.2.27. If no patched version is yet available, the compensating control is to deactivate the plugin until a fix is released, accepting that Autopay payment processing will be unavailable during that period. Additionally, a web application firewall rule blocking unauthenticated POST requests to the plugin's registered AJAX or REST endpoints (identifiable via the plugin's source) can reduce exposure without full deactivation, though this requires identifying the specific vulnerable endpoint.
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
EUVD-2026-48168
GHSA-vr28-58mv-3c4g