Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Unauthenticated network-reachable WordPress plugin endpoint (AV:N/AC:L/PR:N/UI:N); broken access control on a state-changing action yields I:H with no disclosure or downtime, so C:N/A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Knit Pay <= 9.4.0.0 versions.
AnalysisAI
Unauthenticated broken access control in the Knit Pay WordPress plugin versions 9.4.0.0 and earlier allows remote attackers to modify integrity-sensitive data without any authentication or user interaction. The flaw is rooted in missing authorization checks (CWE-862) on plugin endpoints, and while no public exploit identified at time of analysis, the network-reachable nature and zero prerequisites make it attractive for opportunistic abuse against WordPress sites running this payment plugin.
Technical ContextAI
Knit Pay is a WordPress payment-gateway plugin (CPE cpe:2.3:a:knit_pay:knit_pay) that integrates third-party Indian payment processors into WordPress sites. The underlying weakness is CWE-862 Missing Authorization, meaning one or more plugin actions - typically exposed via WordPress admin-ajax, REST routes, or admin-post handlers - execute privileged operations without verifying the caller's capability (current_user_can) or nonce. In WordPress plugins of this class, such gaps commonly surface in configuration, transaction-record, or webhook endpoints where the developer assumed an authenticated admin context but registered the hook on a public action.
RemediationAI
Upstream fix available (PR/commit); released patched version not independently confirmed from the provided data, so site operators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/knit-pay/vulnerability/wordpress-knit-pay-plugin-9-4-0-0-broken-access-control-vulnerability and update Knit Pay to any version greater than 9.4.0.0 as soon as the vendor publishes one on the WordPress.org plugin repository. As compensating controls until a patched release is verified, restrict access to /wp-admin/admin-ajax.php and the plugin's REST namespace via a WAF rule or .htaccess deny for unauthenticated callers (side effect: may break legitimate front-end checkout flows that rely on the plugin's AJAX handlers), deactivate the Knit Pay plugin if payment processing is not currently in production use, and audit recent plugin-related database writes for unauthorized modifications.
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-36876
GHSA-f972-34qc-543f