Skip to main content

Epic Review CVE-2025-53573

HIGH
Cross-site Scripting (XSS) (CWE-79)
2025-11-06 audit@patchstack.com
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Analysis Updated
Apr 24, 2026 - 00:48 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 23, 2026 - 15:43 vuln.today
cvss_changed
Analysis Generated
Mar 28, 2026 - 19:20 vuln.today
CVE Published
Nov 06, 2025 - 16:15 nvd
HIGH 7.1

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in jegtheme Epic Review epic-review allows Reflected XSS.This issue affects Epic Review: from n/a through <= 1.0.2.

AnalysisAI

Reflected cross-site scripting (XSS) in Epic Review WordPress plugin through version 1.0.2 allows remote attackers to execute malicious JavaScript in victim browsers when users click specially crafted links. The vulnerability stems from improper neutralization of user input during HTML generation. EPSS exploitation probability is low (0.07%, 21st percentile) with no public exploit code or active exploitation confirmed at time of analysis. WordPress site administrators should upgrade immediately as the network attack vector (AV:N) and changed scope (S:C) enable attacks across site boundaries.

Technical ContextAI

Epic Review is a WordPress plugin by jegtheme for managing and displaying customer reviews. This vulnerability is a classic reflected XSS (CWE-79) where user-supplied input (likely via GET/POST parameters or URL fragments) is echoed back into HTML responses without proper sanitization or output encoding. The reflected nature means the malicious payload is not stored server-side but delivered via malicious links. WordPress plugins frequently suffer from XSS when developers fail to use WordPress security functions like esc_html(), esc_attr(), or wp_kses() when rendering user-controllable data. The changed scope (S:C) in the CVSS vector indicates the vulnerability can affect resources beyond the vulnerable component itself, typical when JavaScript execution breaks out of the plugin's context to access cookies, session tokens, or perform actions as the victim user across the WordPress installation.

Affected ProductsAI

The vulnerability affects Epic Review WordPress plugin by jegtheme, all versions from the initial release through version 1.0.2 inclusive. The advisory from Patchstack (https://patchstack.com/database/Wordpress/Plugin/epic-review/vulnerability/wordpress-epic-review-plugin-1-0-2-cross-site-scripting-xss-vulnerability?_s_id=cve) provides the canonical vulnerability details. WordPress installations using Epic Review plugin versions 1.0.2 or earlier are vulnerable. The plugin identifier suggests it is distributed through the WordPress plugin repository or third-party channels as a review management solution.

RemediationAI

Upgrade Epic Review plugin to version 1.0.3 or later if available, checking the vendor's official distribution channel or the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/epic-review/vulnerability/wordpress-epic-review-plugin-1-0-2-cross-site-scripting-xss-vulnerability?_s_id=cve for the confirmed patched version. If a patch is not yet released, implement compensating controls: disable the Epic Review plugin entirely until a fix is available (WordPress admin dashboard → Plugins → Deactivate epic-review), with the trade-off being loss of review display functionality. Alternatively, restrict plugin access by implementing web application firewall (WAF) rules to filter common XSS patterns in query parameters specific to Epic Review endpoints, though this provides only partial protection as attack payloads can vary. Deploy Content Security Policy (CSP) headers with strict script-src directives to limit execution of inline JavaScript, noting this may break legitimate plugin functionality if Epic Review uses inline scripts. Educate WordPress administrators and content editors about not clicking untrusted links while logged into WordPress, particularly links containing Epic Review plugin parameters.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-53573 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy