CVE-2026-5783
Cross-Site Scripting in CityPLus Software
Publication date: 2026-05-20
Last updated on: 2026-05-20
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 |
|---|---|---|
| beyaz_computer_software_design_industry_and_trade_ltd_co | cityplus | to 24.29750.1.0 (exc) |
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 reflected cross-site scripting (XSS) issue in the CityPLus software by Beyaz Computer Software Design Industry and Trade Ltd. Co. It occurs due to improper neutralization of input during web page generation, which means that malicious input is not properly sanitized before being included in web pages.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected web application. This can lead to information disclosure, manipulation of user sessions, or other harmful actions. According to the CVSS score, it has a high impact on availability and low impact on confidentiality and integrity.