CVE-2026-4888
Unauthorized Email Sending in Everest Forms 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 |
|---|---|---|
| everest_forms | everest_forms | to 3.4.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability exists in the Everest Forms WordPress plugin, specifically in the send_test_email() function. Due to a missing capability check, authenticated users with Subscriber-level access or higher can send test emails to arbitrary email addresses from the server without proper authorization.
How can this vulnerability impact me? :
This vulnerability allows attackers with low-level authenticated access to send emails from your server to any email address. This could be exploited to send spam or phishing emails, potentially damaging your server's reputation and leading to blacklisting of your email domain.