CVE-2026-22422
Cross-Site Scripting in Everest Forms β€ 3.4.1 Enables Code Injection
Publication date: 2026-02-19
Last updated on: 2026-02-20
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpeverest | everest_forms | to 3.4.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-80 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Improper Neutralization of Script-Related HTML Tags in a Web Page, also known as a Basic Cross-Site Scripting (XSS) issue. It occurs in the Everest Forms plugin for WordPress (wpeverest Everest Forms) up to version 3.4.1. The flaw allows an attacker to inject malicious code into the web page, which can then be executed by users viewing the 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 unauthorized actions such as stealing user session cookies, redirecting users to malicious sites, defacing the website, or performing actions on behalf of the user without their consent.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know