CVE-2025-68845
Awaiting Analysis Awaiting Analysis - Queue
Reflected XSS in eDS Responsive Menu Plugin

Publication date: 2026-02-20

Last updated on: 2026-02-23

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aThemeArt Translations eDS Responsive Menu eds-responsive-menu allows Reflected XSS.This issue affects eDS Responsive Menu: from n/a through <= 1.2.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-20
Last Modified
2026-02-23
Generated
2026-06-16
AI Q&A
2026-02-20
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
athemeart eds_responsive_menu From 1.0 (inc) to 1.2 (inc)
athemeart eds_responsive_menu to 1.2 (inc)
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-2025-68845 is a medium priority Cross Site Scripting (XSS) vulnerability affecting the WordPress eDS Responsive Menu Plugin versions 1.2 and below.

This vulnerability allows an attacker to inject malicious scriptsβ€”such as redirects, advertisements, or other HTML payloadsβ€”into a website, which execute when visitors access the site.

Exploitation requires user interaction by a privileged user performing actions like clicking a malicious link, visiting a crafted page, or submitting a form.

The vulnerability falls under the OWASP Top 10 category A3: Injection and is classified specifically as Cross Site Scripting (XSS).

Impact Analysis

This vulnerability can impact you by allowing attackers to inject malicious scripts into your website.

  • Injected scripts can perform unwanted redirects.
  • Attackers can display unauthorized advertisements.
  • Other harmful HTML payloads can be executed, potentially compromising user data or site integrity.

Successful exploitation depends on privileged user interaction, such as clicking malicious links or submitting crafted forms.

No official patch is currently available, but mitigation rules exist to block attacks temporarily.

Compliance Impact

I don't know

Detection Guidance

[{'type': 'paragraph', 'content': 'This vulnerability is a Reflected Cross Site Scripting (XSS) issue affecting the eDS Responsive Menu WordPress plugin versions 1.2 and below. Detection typically involves monitoring for suspicious input that is improperly neutralized and reflected in web pages.'}, {'type': 'paragraph', 'content': 'While no specific detection commands are provided, common approaches include using web vulnerability scanners that test for reflected XSS by injecting typical XSS payloads into input fields or URL parameters and observing if they are executed.'}, {'type': 'list_item', 'content': 'Use tools like OWASP ZAP or Burp Suite to scan the website for reflected XSS vulnerabilities.'}, {'type': 'list_item', 'content': "Manually test URL parameters or form inputs by injecting simple XSS payloads such as: <script>alert('XSS')</script> and checking if the script executes."}] [1]

Mitigation Strategies

Since no official patch is currently available for this vulnerability, immediate mitigation involves applying protective measures to block attacks.

  • Implement the mitigation rule provided by Patchstack to block attack attempts targeting this vulnerability.
  • Use automated protection tools or web application firewalls (WAFs) that can detect and block reflected XSS payloads.
  • Educate privileged users to avoid clicking on suspicious links or visiting untrusted pages that could exploit this vulnerability.

Monitor for updates from the plugin developer or Patchstack for an official patch and apply it as soon as it becomes available.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-68845. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart