Description
Unauthenticated Cross Site Scripting (XSS) in SureCart <= 4.3.2 versions.
Published: 2026-06-26
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an unauthenticated reflected cross‑site scripting flaw in the WordPress SureCart plugin versions 4.3.2 and earlier. An attacker can inject malicious JavaScript through user‑controlled input that the plugin outputs without proper encoding, allowing arbitrary script execution in the victim’s browser. The vulnerability is identified as CWE‑79. The CVE description does not detail specific exploitation scenarios beyond the XSS capability.

Affected Systems

SureCart, a plugin for WordPress, is affected in all released versions up to and including 4.3.2.

Risk and Exploitability

The CVSS score of 7.1 indicates a high‑severity flaw, and because authentication is not required, any web visitor can trigger it, making it broadly exploitable. EPSS score is not available, so a current exploit probability could not be quantified. The vulnerability is not listed in the CISA KEV catalog. An attacker can reach the flaw by crafting a malicious URL or form input that the plugin reflects back to the user; once the code executes, it runs with the site’s domain context and could manipulate the page or exfiltrate data.

Generated by OpenCVE AI on June 26, 2026 at 17:47 UTC.

Remediation

Vendor Solution

Update the WordPress SureCart Plugin to the latest available version (at least 4.3.3).


OpenCVE Recommended Actions

  • Upgrade the WordPress SureCart plugin to version 4.3.3 or later to eliminate the reflected XSS flaw.
  • If an immediate update is not possible, deploy a web application firewall or configure a Content Security Policy to block or mitigate XSS payloads sent to users.
  • Review the plugin’s input handling to ensure that all user‑controlled data is properly escaped before rendering, and test the site to confirm the flaw is fully patched.

Generated by OpenCVE AI on June 26, 2026 at 17:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Surecart
Surecart surecart
Wordpress
Wordpress wordpress
Vendors & Products Surecart
Surecart surecart
Wordpress
Wordpress wordpress

Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in SureCart <= 4.3.2 versions.
Title WordPress SureCart plugin <= 4.3.2 - Reflected 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

Surecart Surecart
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T14:52:56.741Z

Reserved: 2026-06-24T12:44:58.567Z

Link: CVE-2026-57314

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T21:30:06Z

Weaknesses
  • CWE-79

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