CVE-2026-7660
Reflected Cross-Site Scripting in Easy Updates Manager WordPress Plugin
Publication date: 2026-05-28
Last updated on: 2026-05-28
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| easy_updates_manager | easy_updates_manager | to 9.0.20 (inc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
The Easy Updates Manager plugin for WordPress has a vulnerability known as Reflected Cross-Site Scripting (XSS) in versions up to and including 9.0.20. This vulnerability arises because the plugin does not properly sanitize or escape input in the 'paged' parameter within its pagination() function.
As a result, attackers can inject malicious web scripts into pages. These scripts execute when a user accesses the injected page, especially if an attacker tricks an administrator into clicking a crafted link.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website. This can lead to unauthorized actions performed by administrators, theft of sensitive information, session hijacking, or other malicious activities.
Since the vulnerability requires tricking an administrator into clicking a malicious link, it can compromise administrative control and potentially affect the integrity and security of the website.