CVE-2025-8456
Published: 03 February 2026
Summary
CVE-2025-8456 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 Exploit Public-Facing Application (T1190); 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 in public-facing web app directly enables exploitation of the vulnerable application for initial access or client-side effects.
NVD Description
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Kod8 Software Technologies Trade Ltd. Co. Kod8 Individual and SME Website allows Reflected XSS.This issue affects Kod8 Individual and SME Website: through 03022026. NOTE: The vendor…
more
was contacted early about this disclosure but did not respond in any way.
Deeper analysisAI
CVE-2025-8456 is an Improper Neutralization of Input During Web Page Generation vulnerability, enabling Reflected Cross-site Scripting (XSS), classified under CWE-79. It affects Kod8 Software Technologies Trade Ltd. Co.'s Kod8 Individual and SME Website through version 03022026.
The vulnerability carries 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), indicating exploitation is possible over the network with low attack complexity, no privileges required, but necessitating user interaction and maintaining unchanged scope. Remote attackers can deliver malicious payloads via reflected inputs, potentially leading to limited confidentiality and integrity impacts alongside high availability disruption in the victim's browser context.
An advisory detailing the issue is published by USOM at https://www.usom.gov.tr/bildirim/tr-26-0012. No patches or vendor response are available, as the vendor was contacted early about the disclosure but did not reply.
Details
- CWE(s)