Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Stored XSS is network-reachable and low-complexity with a browser-context scope change and Low C/I/A; PR:L reflects that most Patchstack stored-XSS injection points require at least low-privileged access, though the input's PR:N is possible if truly unauthenticated.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Proxy & VPN Blocker Proxy & VPN Blocker proxy-vpn-blocker allows Stored XSS.This issue affects Proxy & VPN Blocker: from n/a through <= 3.5.8.
AnalysisAI
Stored cross-site scripting in the WordPress plugin 'Proxy & VPN Blocker' (versions up to and including 3.5.8) lets attackers persist malicious JavaScript that executes in victims' browsers when an affected page is rendered. Reported by Patchstack and carrying a CVSS 3.1 score of 7.1 with a scope change, the flaw affects all releases from an unspecified initial version through 3.5.8. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is a WordPress plugin (CPE cpe:2.3:a:proxy_&_vpn_blocker:proxy_&_vpn_blocker) that blocks visitors connecting through proxies or VPNs. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation, meaning attacker-supplied input is stored server-side (in the WordPress database) and later reflected into an HTML page without proper output encoding or sanitization. Because it is 'Stored' rather than 'Reflected' XSS, the payload persists and fires for every user who views the tainted page or admin screen, executing in the security context of the WordPress site's origin.
RemediationAI
No vendor-released patch version is identified in the available data (the record states affected 'through <= 3.5.8' without naming a fixed release), so verify the current version at https://patchstack.com/database/Wordpress/Plugin/proxy-vpn-blocker/vulnerability/wordpress-proxy-vpn-blocker-plugin-3-5-8-cross-site-scripting-xss-vulnerability and upgrade to any release later than 3.5.8 once published. As compensating controls until a patch is confirmed, consider deactivating and removing the Proxy & VPN Blocker plugin (trade-off: loss of proxy/VPN filtering), placing a WAF rule or the Patchstack virtual patch in front of the site to filter script payloads on the plugin's input fields, restricting who can submit content that reaches the vulnerable field, and enforcing a strict Content-Security-Policy to reduce inline-script execution (trade-off: may break legitimate inline scripts and require tuning).
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-43470