CVE-2025-11950
Reflected XSS in EduAsist Web Application Allows Script Injection
Publication date: 2026-02-27
Last updated on: 2026-03-09
Assigner: Computer Emergency Response Team of the Republic of Turkey
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eduasist | eduasist | to 27022026 (inc) |
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?
This vulnerability is a type of Cross-site Scripting (XSS) known as Reflected XSS. It occurs due to improper neutralization of input during web page generation in the EduAsist software by KNOWHY Advanced Technology Trading Ltd. Co. This means that malicious input can be reflected back to users without proper sanitization, potentially allowing attackers to execute arbitrary scripts in the context of the victim's browser.
How can this vulnerability impact me? :
The vulnerability can lead to several impacts including the execution of malicious scripts in users' browsers. According to the CVSS score of 6.3, it can result in limited confidentiality, integrity, and availability impacts. Attackers could potentially steal sensitive information, manipulate data, or disrupt service by exploiting this reflected XSS vulnerability.
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