CVE-2026-7498
Stored XSS in DernekWeb Application
Publication date: 2026-05-18
Last updated on: 2026-05-18
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 |
|---|---|---|
| basamak_information_technology_consulting_and_organization_trade_ltd_co | dernekweb | to 30122025 (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 Stored Cross-Site Scripting (XSS) issue in DernekWeb, a product by Basamak Information Technology Consulting and Organization Trade Ltd. Co. It occurs due to improper neutralization of input during web page generation, allowing malicious scripts to be stored and executed in the context of the affected web application.
How can this vulnerability impact me? :
The vulnerability can have severe impacts including unauthorized execution of malicious scripts in users' browsers, which can lead to theft of sensitive information, session hijacking, defacement of web pages, and potentially full compromise of user accounts and data integrity.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
While the provided information does not explicitly mention compliance impacts, vulnerabilities like Stored XSS can lead to unauthorized access or disclosure of personal data, which may result in non-compliance with data protection regulations such as GDPR and HIPAA.