Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated reflected XSS (PR:N, UI:R) executing in the browser context gives S:C with low C/I impact; availability is unaffected, so A:N rather than A:L.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in WPAdverts <= 2.3.1 versions.
AnalysisAI
Reflected/unauthenticated Cross-Site Scripting in the WPAdverts WordPress classifieds plugin (versions 2.3.1 and earlier) lets a remote, unauthenticated attacker inject arbitrary JavaScript that executes in a victim's browser when they open a crafted link or view attacker-controlled input. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:R/S:C) reflects a low-complexity network attack needing only user interaction, with a scope change into the browser security context. No public exploit was identified at time of analysis and the flaw is not listed in CISA KEV; EPSS data was not provided.
Technical ContextAI
The affected component is WPAdverts (vendor 'greg_winiarski', per CPE cpe:2.3:a:greg_winiarski:wpadverts), a plugin that adds classified-ad listing functionality to WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied data is echoed into HTML output without proper sanitization or output encoding. Because the injection is reachable without authentication (PR:N), the vulnerable code path is exposed on public-facing ad submission, search, or listing parameters where WordPress/PHP rendering fails to escape attacker input before it reaches the DOM.
RemediationAI
No vendor-released patch version was identified in the available data; the input only confirms that versions 2.3.1 and earlier are affected, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wpadverts/vulnerability/wordpress-wpadverts-plugin-2-3-1-cross-site-scripting-xss-vulnerability) and upgrade to the first release above 2.3.1 as soon as the maintainer publishes it. As interim compensating controls, deploy a WordPress-aware WAF or virtual patch (Patchstack offers one) to filter script payloads on WPAdverts request parameters, restrict or disable public ad-submission and search endpoints if they are not business-critical (trade-off: legitimate users lose self-service listing), and enforce a strict Content-Security-Policy that disallows inline script to blunt reflected payload execution (trade-off: may break inline scripts in the theme and must be tested). Avoid distributing untrusted WPAdverts links to logged-in administrators until patched.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41362
GHSA-qxv2-cxmc-87mq