CVE-2025-14343
Published: 26 February 2026
Summary
CVE-2025-14343 is a high-severity Cross-site Scripting (CWE-79) vulnerability in Gov (inferred from references). Its CVSS base score is 7.6 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 14.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Penetration testing submits XSS payloads to web applications, detecting cross-site scripting flaws for subsequent remediation.
Validates web inputs to reject script-related content that could produce XSS.
Output validation against expected content can reject or sanitize script content in generated web pages, reducing XSS exploitability.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Reflected XSS directly enables drive-by or spearphishing link delivery of browser scripts for session/credential theft.
NVD Description
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Dokuzsoft Technology Ltd. E-Commerce Product allows Reflected XSS.This issue affects E-Commerce Product: through 10122025.
Deeper analysisAI
CVE-2025-14343 is an Improper Neutralization of Input During Web Page Generation vulnerability, enabling Reflected Cross-site Scripting (XSS), in Dokuzsoft Technology Ltd.'s E-Commerce Product. This issue, associated with CWE-79, affects all versions of the product through 10122025. It was published on 2026-02-26 with a CVSS v3.1 base score of 7.6 (AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H).
A remote, unauthenticated attacker can exploit this vulnerability over the network with low attack complexity by crafting malicious input, such as a specially prepared URL or form submission, and tricking a user into interacting with it, for example by clicking a link or viewing a page. Upon successful exploitation, the injected script executes in the victim's browser context, potentially allowing limited disclosure of sensitive data (low confidentiality impact), minor manipulation of page content or actions (low integrity impact), and significant disruption such as browser crashes or denial of service (high availability impact).
Mitigation details are available in the advisory published by the Turkish National Cyber Incident Response Center (USOM) at https://www.usom.gov.tr/bildirim/tr-26-0083.
Details
- CWE(s)