CVE-2026-57722
Deferred Deferred - Pending Action

Stored XSS in ShortPixel Enable Media Replace

Vulnerability report for CVE-2026-57722, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-01

Last updated on: 2026-07-02

Assigner: Patchstack

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ShortPixel Enable Media Replace allows Stored XSS. This issue affects Enable Media Replace: from n/a through 4.2.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-02
Generated
2026-07-22
AI Q&A
2026-07-01
EPSS Evaluated
2026-07-20
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
shortpixel enable_media_replace 4.2.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57722 is a Cross Site Scripting (XSS) vulnerability in the WordPress Enable Media Replace Plugin versions 4.2.1 and earlier.

This vulnerability occurs due to improper neutralization of input during web page generation, allowing an attacker to inject malicious scripts into the website.

Exploitation requires user interaction, such as a privileged user (like an Editor or Developer) clicking a malicious link or submitting a specially crafted form.

Detection Guidance

This vulnerability affects the WordPress Enable Media Replace Plugin versions 4.2.1 and earlier. Detection involves identifying if the vulnerable plugin version is installed and active on your WordPress site.

You can check the installed plugin version by accessing your WordPress admin dashboard or by using command line tools to inspect the plugin files.

  • Use WP-CLI to check the plugin version: wp plugin list | grep enable-media-replace
  • Manually inspect the plugin's main file (usually enable-media-replace.php) for the version header.

Since this is a Stored Cross-Site Scripting (XSS) vulnerability, detection on the network level is difficult. However, monitoring for unusual script injections or unexpected behavior in pages where media replacement is used can help.

No specific network commands or signatures are provided in the available resources for direct detection of exploit attempts.

Impact Analysis

Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts, including redirects or advertisements, into the website.

These malicious scripts would execute when visitors access the site, potentially compromising user experience, security, and trust.

The vulnerability has a moderate severity with a CVSS score of 5.9 and requires user interaction for exploitation.

Compliance Impact

The provided information does not specify how the Cross-site Scripting (XSS) vulnerability in the Enable Media Replace plugin directly affects compliance with common standards and regulations such as GDPR or HIPAA.

Mitigation Strategies

To mitigate the CVE-2026-57722 vulnerability in the Enable Media Replace WordPress plugin, you should update the plugin to version 4.2.2 or later, where the issue has been patched.

Additionally, enabling auto-updates for vulnerable plugins can help ensure you receive security patches promptly.

Since exploitation requires user interaction by privileged users, educating users about the risks of clicking malicious links or submitting untrusted forms is also recommended.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57722. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart