CVE-2025-11994
BaseFortify
Publication date: 2025-11-12
Last updated on: 2025-11-12
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | easy_email_subscription | 1.3 |
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 vulnerability in the Easy Email Subscription plugin for WordPress is a Stored Cross-Site Scripting (XSS) issue. It occurs via the 'name' parameter in all versions up to and including 1.3. Due to insufficient input sanitization and output escaping, unauthenticated attackers can inject arbitrary web scripts into pages. These scripts execute whenever a user accesses the injected page.
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 theft of user credentials, session hijacking, defacement of the website, or distribution of malware to users visiting the injected pages.