Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Fox-themes Prague allows Reflected XSS.
This issue affects Prague: from n/a through 2.2.8.
AnalysisAI
Reflected cross-site scripting in Fox-themes Prague (WordPress theme/plugin family) through version 2.2.8 lets a remote attacker inject script that executes in a victim's browser when the victim clicks an attacker-crafted link. The flaw was disclosed via Patchstack and carries a CVSS 7.1 (scope-changed) rating; no public exploit identified at time of analysis and the issue is not on CISA KEV.
Technical ContextAI
The root cause is CWE-79 - improper neutralization of input during web page generation - meaning user-supplied input is reflected into HTML output without contextual encoding or sanitization. The affected component is Fox-themes' Prague, distributed via WordPress (per the Patchstack reference, the entry is filed under prague-plugins). Because WordPress themes/plugins render parameters directly into pages via PHP echo statements, an unsanitized GET/POST parameter is reflected into the response, allowing an injected <script> or HTML event handler to execute in the victim's session against the WordPress site origin. The CPE cpe:2.3:a:fox-themes:prague:*:*:*:*:*:*:*:* covers all released versions up to and including 2.2.8.
RemediationAI
No vendor-released patch identified at time of analysis from the supplied data - the Patchstack entry covers Prague through 2.2.8 without an explicit fixed-version citation in the input, so administrators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/prague-plugins/vulnerability/wordpress-prague-plugin-2-2-8-cross-site-scripting-xss-vulnerability and upgrade to any post-2.2.8 release published by Fox-themes once available. As compensating controls, deploy a WAF rule (Patchstack, Wordfence, or equivalent) to filter reflected XSS payloads against Prague's vulnerable endpoint(s), set a strict Content-Security-Policy that disallows inline scripts (trade-off: may break theme features that rely on inline JS), and require admins to authenticate to wp-admin only from a separate browser profile to limit session-theft impact from a clicked link. If the theme is not actively used, deactivate and remove it.
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-2025-210045
GHSA-28vp-6rv7-m976