CVE-2026-89426
Last modified
CVE-2026-89426 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 9.6.1.0. This is due to the `maybe_update_user_role()` function reading the target role directly from an attacker-controlled Gravity Forms entry field — configured via the feed's `user_role_field_id` — and passing it to `WP_User::set_role()` without validating the supplied value against an allowlist of permitted roles.
Description
The Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 9.6.1.0. This is due to the `maybe_update_user_role()` function reading the target role directly from an attacker-controlled Gravity Forms entry field — configured via the feed's `user_role_field_id` — and passing it to `WP_User::set_role()` without validating the supplied value against an allowlist of permitted roles. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to administrator by tampering with the hidden role field value at form submission time. Exploitation is further enabled by the fact that $0 orders are synchronously marked as SUCCESS during form submission without requiring a real payment, and when no GF User Registration user can be resolved, the role assignment target falls back to `$lead['created_by']` — the currently authenticated submitter's own user ID — making any authenticated form submitter an eligible exploitation target.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| knitpay | Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more | <= 9.6.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-89426?
How severe is CVE-2026-89426?
How do I fix CVE-2026-89426?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89413The Filter Gallery plugin for WordPress is vulnerable to aut…8.1
- CVE-2026-89418google-protobuf contains an unbounded recursion when parsing…8.7
- CVE-2026-8942The MetaMagic SEO Plugin plugin for WordPress is vulnerable …4.3
- CVE-2026-89420Improper Validation of Specified Quantity in Input in ZenHiv…7.1
- CVE-2026-89422Key Exchange without Entity Authentication vulnerability in …9.3
- CVE-2026-89425UTF8DataInputJsonParser._reportInvalidToken() in FasterXML j…7.5
- CVE-2026-8943The GoStats for WordPress plugin for WordPress is vulnerable…4.3
- CVE-2026-89436In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89437In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89438In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89439In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8944The Plugin for Google Analytics by IO technologies plugin fo…4.3
Are you affected by CVE-2026-89426?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
