CVE-2026-1819
Stored XSS Vulnerability in Karel ViPort Through
Publication date: 2026-02-04
Last updated on: 2026-02-04
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 |
|---|---|---|
| karel_electronics_industry_and_trade_inc | viport | to 23012026 (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 an Improper Neutralization of Input During Web Page Generation, commonly known as Cross-site Scripting (XSS). Specifically, it is a Stored XSS vulnerability in Karel Electronics Industry and Trade Inc.'s ViPort software. This means that malicious input is not properly sanitized and is stored by the application, which can then be executed in the context of a user's browser when they access the affected web pages.
How can this vulnerability impact me? :
The vulnerability can have severe impacts as indicated by its CVSS score of 8.8. It allows an attacker to execute arbitrary scripts in the context of the victim's browser, potentially leading to theft of sensitive information, session hijacking, or unauthorized actions performed on behalf of the user. The impact includes high confidentiality, integrity, and availability risks.
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