Description
Unauthenticated Cross Site Scripting (XSS) in WPAdverts <= 2.3.1 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross Site Scripting (XSS) flaw in the WPAdverts plugin for WordPress. The plugin processes user supplied data without validating or escaping the output, allowing an attacker to inject malicious JavaScript that is rendered in a visitor’s browser. Because the flaw is client‑side, it can affect only site visitors who view the altered content; it does not grant server‑side compromise or control over the WordPress installation.

Affected Systems

The flaw is present in all releases of the WPAdverts plugin by Greg Winiarski with a version number up to and including 2.3.1. Any WordPress site that has this plugin installed in that version range is potentially vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a high‑severity client‑side vulnerability. No EPSS score is available, so exploitation probability is uncertain. The vulnerability is not listed in the CISA KEV catalog and no public exploits have been reported. As the flaw is unauthenticated, an external user can attempt exploitation by sending crafted input to the plugin’s form or link endpoints, resulting in script execution for visitors to the site.

Generated by OpenCVE AI on July 2, 2026 at 17:49 UTC.

Remediation

Vendor Solution

Update the WordPress WPAdverts Plugin to the latest available version (at least 2.3.2).


OpenCVE Recommended Actions

  • Upgrade the WPAdverts plugin to version 2.3.2 or newer, which removes the XSS flaw.
  • If an upgrade cannot be performed immediately, disable or delete the WPAdverts plugin to prevent access to the vulnerable code paths.
  • Ensure that any remaining user‑generated content is filtered or escaped before display, following best practices for output encoding to mitigate potential XSS issues.

Generated by OpenCVE AI on July 2, 2026 at 17:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Greg Winiarski
Greg Winiarski wpadverts
Wordpress
Wordpress wordpress
Vendors & Products Greg Winiarski
Greg Winiarski wpadverts
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 11:30:00 +0000

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

Greg Winiarski Wpadverts
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T15:53:17.236Z

Reserved: 2026-06-24T12:45:46.645Z

Link: CVE-2026-57366

cve-icon Vulnrichment

Updated: 2026-07-02T13:33:31.571Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-02T18:00:05Z

Weaknesses
  • CWE-79

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