CVE-2026-22469
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| deepdigital | mwtemplates | to 1.0.2 (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) vulnerability, found in the mwtemplates DeepDigital plugin. It allows an attacker to inject malicious code into web pages, which can then be executed by users viewing those pages.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of the affected web application. This can lead to unauthorized actions such as stealing user credentials, session hijacking, defacement of the website, or distribution of malware to users.