CVE-2025-62936
BaseFortify
Publication date: 2025-10-27
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jthemes | xsmart | 1.2.9.4 |
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 a Basic Cross-Site Scripting (XSS) issue in the Jthemes xSmart plugin (version up to 1.2.9.4). It occurs due to improper neutralization of script-related HTML tags in a web page, which allows an attacker to inject malicious code into the application.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can inject malicious scripts into web pages viewed by other users. This can lead to unauthorized actions such as stealing user credentials, session hijacking, or delivering malware, potentially compromising user data and system integrity.