Wordpress Plugin
CVE-2025-66131
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in yaadsarig Yaad Sarig Payment Gateway For WC yaad-sarig-payment-gateway-for-wc allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Yaad Sarig Payment Gateway For WC: from n/a through <= 2.2.11.
AnalysisAI
Broken access control in Yaad Sarig Payment Gateway for WooCommerce (versions ≤2.2.11) allows unauthenticated remote attackers to bypass authorization checks and gain unauthorized access to payment gateway functions. With CVSS 9.1 (Critical) scoring reflecting network-accessible exploitation requiring no privileges or user interaction, attackers can read or modify sensitive payment data. EPSS score of 0.04% (14th percentile) suggests low observed exploitation probability despite severity. No public exploit identified at time of analysis, though the authentication bypass tag indicates potential for unauthorized transaction manipulation or data exposure in WordPress e-commerce environments.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), a class of access control flaws where an application fails to perform authorization checks before granting access to protected functionality. The Yaad Sarig Payment Gateway plugin integrates Israeli payment processor Yaad Sarig with WooCommerce, handling sensitive payment transactions and customer data. The missing authorization likely affects API endpoints or administrative functions that should verify user permissions before execution. In WordPress plugins, this commonly manifests through improperly secured AJAX handlers, REST API endpoints, or direct file access lacking capability checks (current_user_can() or nonce verification). The network attack vector (AV:N) and lack of required privileges (PR:N) indicate the vulnerable endpoints are directly accessible over HTTP/HTTPS without authentication, allowing any remote attacker to invoke privileged payment gateway operations as if they were authorized administrators or the payment system itself.
Affected ProductsAI
The vulnerability affects the Yaad Sarig Payment Gateway For WC WordPress plugin, specifically all versions up to and including 2.2.11. This plugin integrates the Yaad Sarig payment processing service with WooCommerce e-commerce platforms, primarily serving Israeli merchants. The vendor advisory and technical details are documented in the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/yaad-sarig-payment-gateway-for-wc/vulnerability/wordpress-yaad-sarig-payment-gateway-for-wc-plugin-2-2-10-broken-access-control-vulnerability. The vulnerability was reported by audit@patchstack.com through their security research program. WordPress installations running WooCommerce with this payment gateway plugin in versions 2.2.11 or earlier are susceptible to unauthorized access attacks targeting payment processing functions and customer transaction data.
RemediationAI
Organizations using Yaad Sarig Payment Gateway For WC should immediately upgrade to version 2.2.12 or later if available, as the vulnerability affects all versions through 2.2.11. Consult the official plugin repository at wordpress.org/plugins/yaad-sarig-payment-gateway-for-wc and the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/yaad-sarig-payment-gateway-for-wc/vulnerability/wordpress-yaad-sarig-payment-gateway-for-wc-plugin-2-2-10-broken-access-control-vulnerability for confirmed patched versions and update instructions. If immediate patching is not feasible, implement compensating controls including restricting administrative access to the WordPress backend via IP allowlisting, deploying web application firewall rules to block unauthorized access to plugin endpoints (particularly AJAX and REST API routes matching /wp-admin/admin-ajax.php or /wp-json/ with yaad-sarig parameters), and enabling comprehensive logging to detect unauthorized payment gateway access attempts. Review recent transaction logs for anomalous activity patterns that may indicate exploitation. Consider temporarily disabling the plugin and switching to alternative payment gateways until vendor-confirmed patches are deployed and tested in production environments.
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