CVE-2026-28130
Reflected XSS in AndonDesign UDesign β€ 4.14.0 Web Pages
Publication date: 2026-03-05
Last updated on: 2026-03-05
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| andon_design | u_design | to 4.14.0 (inc) |
| andon_design | udesign | to 4.14.0 (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 Cross-site Scripting (XSS) issue found in AndonDesign UDesign u-design. It occurs due to improper neutralization of input during web page generation, specifically a reflected XSS vulnerability. This means that malicious input can be injected and reflected back in the web page without proper sanitization, potentially allowing attackers to execute arbitrary scripts in the context of the affected web application.
How can this vulnerability impact me? :
The impact of this vulnerability includes the potential for attackers to execute malicious scripts in users' browsers when they visit the affected web pages. This can lead to theft of sensitive information such as cookies, session tokens, or other credentials, unauthorized actions performed on behalf of the user, and possible compromise of user accounts or data.
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