Description
The Payment Page | Payment Form for Stripe plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'pricing_plan_select_text_font_family' parameter in all versions up to, and including, 1.4.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-02-14
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Immediate Patch
AI Analysis

Impact

The Payment Page | Payment Form for Stripe plugin for WordPress is vulnerable to stored cross‑site scripting due to insufficient sanitization of the 'pricing_plan_select_text_font_family' field. An authenticated attacker with Author or higher privileges can inject arbitrary JavaScript that is persisted in the plugin configuration and executed whenever visitors load the affected payment page. This stored XSS can lead to session hijacking, cookie theft, defacement, or phishing attacks against all users who view the injected page, making it a critical client‑side injection flaw (CWE‑79).

Affected Systems

Affected systems include all installations of the Payment Page | Payment Form for Stripe plugin authored by brandonfire, with version 1.4.0 through 1.4.6 inclusive. No higher versions are listed, implying that any site running one of these releases is vulnerable. The vulnerability resides in the form handling code located at line 310 of PaymentForm.php, as referenced in the plugin's code repository.

Risk and Exploitability

The CVSS score is 6.4, indicating moderate severity, while the EPSS probability is below 1%, suggesting a low likelihood of exploitation at present. The vulnerability is not listed in KEV. Exploitation requires the attacker to possess Author or higher permissions to modify the payment form, after which the injected script is delivered to all visitors of the page. The narrow attack vector—authenticated with elevated role—limits initial access, but once the script is in place it propagates automatically, so the overall risk is moderate but potentially high if an attacker gains the necessary privileges.

Generated by OpenCVE AI on April 15, 2026 at 20:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Payment Page | Payment Form for Stripe plugin to the latest available version (greater than 1.4.6) to remove the vulnerable code.
  • If an immediate upgrade is not feasible, edit or reset the 'pricing_plan_select_text_font_family' field to a neutral value or delete the custom text to prevent script injection.
  • Restrict Author and higher role capabilities so that only trusted users can edit payment form fields, applying the principle of least privilege.
  • Review all other form inputs for proper sanitization and output escaping to avoid similar client‑side injection issues.

Generated by OpenCVE AI on April 15, 2026 at 20:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
References

Wed, 18 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Brandonfire
Brandonfire payment Page | Payment Form For Stripe
Wordpress
Wordpress wordpress
Vendors & Products Brandonfire
Brandonfire payment Page | Payment Form For Stripe
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Payment Page | Payment Form for Stripe plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'pricing_plan_select_text_font_family' parameter in all versions up to, and including, 1.4.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Payment Page | Payment Form for Stripe <= 1.4.6 - Authenticated (Author+) Stored Cross-Site Scripting via 'pricing_plan_select_text_font_family' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Brandonfire Payment Page | Payment Form For Stripe
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:34:29.417Z

Reserved: 2026-01-08T19:56:40.354Z

Link: CVE-2026-0751

cve-icon Vulnrichment

Updated: 2026-02-18T20:15:14.080Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T07:16:09.283

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0751

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:45:06Z

Weaknesses