Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Reflected XSS reachable over the network without authentication, requires victim click (UI:R), and crosses into the WordPress origin (S:C) with limited C/I/A impact via script execution.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Popup box <= 6.2.9 versions.
AnalysisAI
Reflected cross-site scripting in the Ays Pro Popup Box WordPress plugin versions 6.2.9 and earlier allows remote unauthenticated attackers to execute arbitrary JavaScript in a victim's browser when the victim clicks a crafted link. The CVSS 7.1 score reflects scope change (S:C) typical of XSS escaping the plugin context into the broader WordPress session. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is the Ays Pro 'Popup Box' WordPress plugin (CPE cpe:2.3:a:ays_pro:popup_box), a third-party plugin used to display promotional and notification popups on WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controlled input is reflected back into HTML output without proper encoding or sanitization. Because the flaw is reflected XSS, the malicious payload travels in the request itself (typically a URL parameter) rather than being stored server-side, and execution occurs in the context of the WordPress site origin.
RemediationAI
No vendor-released patch identified at time of analysis from the input data - site administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/ays-popup-box/vulnerability/wordpress-popup-box-plugin-6-2-9-reflected-cross-site-scripting-xss-vulnerability) and the Ays Pro Popup Box page on WordPress.org for the latest version above 6.2.9 and upgrade immediately once available. Until a fixed release is confirmed, compensating controls include deactivating and uninstalling the Popup Box plugin (which removes popup functionality entirely), deploying a WAF rule that blocks reflected script payloads in query parameters reaching the plugin's endpoints, or enforcing a strict Content-Security-Policy that disallows inline script execution (note this can break other plugins or themes that rely on inline handlers). Educating administrators to avoid clicking unsolicited links to their own site while logged in further reduces the chance of session hijack.
The get_fb_likeboxes() function in the Popup Like box - Page Plugin WordPress plugin before 3.5.3 did not use whitelist
The get_ays_popupboxes() and get_popup_categories() functions of the Popup box WordPress plugin before 2.3.4 did not use
The Float menu WordPress plugin before 5.0.2, Bubble Menu WordPress plugin before 3.0.4, Button Generator WordPress plug
Cross-Site Request Forgery in Popup Box WordPress plugin before 5.5.0 allows authenticated admins to be tricked into cre
The Popup box WordPress plugin before 3.8.6 does not sanitise and escape some of its settings, which could allow high pr
The Popup box WordPress plugin before 3.8.6 does not sanitise and escape some of its settings, which could allow high pr
The Popup box WordPress plugin before 3.7.9 does not sanitise and escape some of its settings, which could allow high pr
The Popup box WordPress plugin before 3.7.2 does not sanitize and escape some Popup fields, which could allow high-privi
The Popup Box WordPress plugin before 2.2.7 does not have CSRF checks in some bulk actions, which could allow attackers
Authenticated (administrator or higher role) Local File Inclusion (LFI) vulnerability in Wow-Company's Popup Box plugin
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
The Popup Box WordPress plugin before 4.7.8 does not sanitise and escape some of its settings, which could allow high pr
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37635