Description
The Avishi WP PayPal Payment Button plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0. This is due to missing or incorrect nonce validation on the 'avishi-wp-paypal-payment-button/index.php' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-07-19
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS via CSRF
Action: Patch Plugin
AI Analysis

Impact

The Avishi WP PayPal Payment Button plugin for WordPress suffers from missing or incorrect nonce validation, which allows any unauthenticated user to construct a forged request that a site administrator will execute when clicking a link or performing a benign action. By using this flaw, an attacker can modify the plugin’s settings and embed malicious JavaScript, resulting in stored cross‑site scripting that is served to all visitors of the affected site. This stored script can be used to deface content, track user behavior, or redirect users to phishing sites.

Affected Systems

The affected product is the Avishi WP PayPal Payment Button plugin distributed by Avishika, with all releases up to and including version 2.0. Administrators running any of these versions on a WordPress installation are vulnerable.

Risk and Exploitability

With a CVSS score of 6.1, the vulnerability represents moderate severity, and the EPSS score of less than 1 % indicates a low likelihood of exploitation at present. The issue is not listed in the CISA KEV catalog and no public exploits are known. An attacker would need to lure an administrator into submitting a crafted request, at which point the vulnerability could be used to store arbitrary scripts that affect every site user. Therefore, the risk is significant if the plugin version is still running, but exploitation probability remains low until a verified exploit appears.

Generated by OpenCVE AI on April 21, 2026 at 03:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to the latest release that contains a fix for the CSRF issue (any version beyond 2.0).
  • If an update is not yet available, disable or uninstall the Avishi WP PayPal Payment Button plugin until a patch is released.
  • Ensure that your WordPress installation enforces CSRF protection on admin forms, and consider deploying a web application firewall or security plugin to block forged requests and contain potential XSS payloads.

Generated by OpenCVE AI on April 21, 2026 at 03:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-21942 The Avishi WP PayPal Payment Button plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0. This is due to missing or incorrect nonce validation on the 'avishi-wp-paypal-payment-button/index.php' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Mon, 21 Jul 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 19 Jul 2025 02:30:00 +0000

Type Values Removed Values Added
Description The Avishi WP PayPal Payment Button plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0. This is due to missing or incorrect nonce validation on the 'avishi-wp-paypal-payment-button/index.php' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Avishi WP PayPal Payment Button <= 2.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:04:18.978Z

Reserved: 2025-07-14T21:50:55.409Z

Link: CVE-2025-7669

cve-icon Vulnrichment

Updated: 2025-07-21T16:55:13.038Z

cve-icon NVD

Status : Deferred

Published: 2025-07-19T03:15:23.727

Modified: 2026-06-17T10:05:26.610

Link: CVE-2025-7669

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T04:00:10Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)