Description
Unauthenticated Cross Site Scripting (XSS) in Simple Payment <= 2.5.1 versions.
Published: 2026-09-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Cross‑Site Scripting (XSS)
Action: Immediate Patch
AI Analysis

Impact

Based on the CVE description, the Simple Payment plugin for WordPress, versions 2.5.1 and earlier, has an unauthenticated Cross‑Site Scripting flaw. This vulnerability, classified as CWE‑79, permits attackers to inject arbitrary JavaScript into the browser of any user who views the malicious content. The flaw can be triggered through untrusted input handled by the plugin and could compromise confidentiality, integrity, or availability of the site’s content if exploited.

Affected Systems

Any WordPress installation that has the Simple Payment plugin (developed by Ido Kobelkowsky) installed and running version 2.5.1 or older is affected. No further version filtering is available beyond the <= 2.5.1 boundary.

Risk and Exploitability

The CVSS score of 7.1 indicates a high potential impact, especially given the unauthenticated nature of the flaw, meaning a threat actor can potentially exploit it without authentication. Based on the description, the likely attack vector is tricking a user into visiting a maliciously crafted URL or page that triggers the plugin’s rendering logic. EPSS information is unavailable, and the vulnerability is not listed in the CISA KEV catalog, suggesting it may not yet be widely exploited. As an unauthenticated XSS vulnerability, the flaw allows execution of arbitrary JavaScript in the context of the victim’s browser session, potentially compromising confidentiality, integrity, or availability of the site’s content, although the exact impact is not explicitly stated in the CVE.

Generated by OpenCVE AI on September 3, 2026 at 21:43 UTC.

Remediation

Vendor Solution

Update the WordPress Simple Payment Plugin to the latest available version (at least 2.5.2).


OpenCVE Recommended Actions

  • Upgrade the Simple Payment Plugin to version 2.5.2 or later as soon as possible.
  • If an update cannot be applied immediately, enable a Web Application Firewall rule or enforce a Content Security Policy that blocks inline scripts and neutralizes script tags in user input to mitigate the XSS risk temporarily.
  • Disable the Simple Payment plugin or the payment form endpoint until the patch is installed to prevent any interaction that could trigger the flaw.

Generated by OpenCVE AI on September 3, 2026 at 21:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Ido Kobelkowsky
Ido Kobelkowsky simple Payment
Wordpress
Wordpress wordpress
Vendors & Products Ido Kobelkowsky
Ido Kobelkowsky simple Payment
Wordpress
Wordpress wordpress

Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Simple Payment <= 2.5.1 versions.
Title WordPress Simple Payment plugin <= 2.5.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Ido Kobelkowsky Simple Payment
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T17:50:49.763Z

Reserved: 2026-08-26T17:33:34.891Z

Link: CVE-2026-81292

cve-icon Vulnrichment

Updated: 2026-09-03T17:50:38.574Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T17:17:24.163

Modified: 2026-09-03T18:17:23.940

Link: CVE-2026-81292

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:40:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')