CVE-2026-81292
Deferred Deferred - Pending Action

Unauthenticated XSS in Simple Payment Plugin

Vulnerability report for CVE-2026-81292, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Simple Payment <= 2.5.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
simple_payment 2.5.1 to 2.5.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability found in Simple Payment plugin versions up to and including 2.5.1. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

This vulnerability is specific to Simple Payment versions <= 2.5.1. Check installed versions with plugin managers or package managers. Inspect web application inputs for XSS payloads like <script>alert(1)</script> in user inputs or URLs.

Impact Analysis

An attacker could exploit this to steal user sessions, deface websites, or redirect users to malicious sites. Since it requires user interaction, victims must click a crafted link or visit a compromised page for the attack to succeed.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may expose protected health information to unauthorized parties, risking compliance.

Mitigation Strategies

Upgrade Simple Payment to the latest version beyond 2.5.1. If upgrading is not possible, disable the plugin or restrict access to untrusted users. Implement input validation and output encoding on all user-supplied data.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-81292. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart