Cyber Resilience

CVE-2025-8456

HighUpdated

Published: 03 February 2026

Published
03 February 2026
Modified
05 June 2026
KEV Added
Patch
CVSS Score v3.1 7.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
EPSS Score 0.0007 20.7th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

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 20.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Deeper analysis

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.

EU & UK References

Vulnerability details

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…

more

vendor was contacted early about this disclosure but did not respond in any way.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Reflected XSS in public-facing web app directly enables exploitation of the vulnerable application for initial access or client-side effects.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2021-47873Shared CWE-79
CVE-2026-7052Shared CWE-79
CVE-2024-56060Shared CWE-79
CVE-2025-49043Shared CWE-79
CVE-2026-40038Shared CWE-79
CVE-2024-56022Shared CWE-79
CVE-2025-68889Shared CWE-79
CVE-2026-1074Shared CWE-79
CVE-2025-22539Shared CWE-79
CVE-2025-22286Shared CWE-79

Affected Assets

Gov
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates reflected XSS by enforcing validation mechanisms on user inputs to neutralize malicious scripts before web page generation.

prevent

Prevents reflected XSS exploitation by filtering and encoding output prior to rendering in the victim's browser, blocking script execution.

prevent

Restricts maliciously formed inputs at entry points, preventing the injection of XSS payloads into the Kod8 website's reflected responses.

References