CVE-2025-6967
Published: 10 February 2026
Summary
CVE-2025-6967 is a high-severity EAR (CWE-698) vulnerability in Gov (inferred from references). Its CVSS base score is 8.7 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 9.9th 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 AC-3 (Access Enforcement) and SI-10 (Information Input Validation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Information input validation directly prevents malformed inputs that enable Execution After Redirect (EAR) and subsequent JSON hijacking exploits.
Access enforcement mechanisms mitigate authentication bypass by ensuring only authorized access to protected resources despite the vulnerability.
Information output filtering prevents JSON responses from being hijacked and executed as JavaScript in cross-site contexts.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
EAR vuln in public-facing CMS directly enables exploitation via T1190; resulting auth bypass facilitates T1078 account usage without credentials.
NVD Description
Execution After Redirect (EAR) vulnerability in Sarman Soft Software and Technology Services Industry and Trade Ltd. Co. CMS allows JSON Hijacking (aka JavaScript Hijacking), Authentication Bypass.This issue affects CMS: through 10022026. NOTE: The vendor was contacted early about this disclosure…
more
but did not respond in any way.
Deeper analysisAI
CVE-2025-6967 is an Execution After Redirect (EAR) vulnerability in the CMS product from Sarman Soft Software and Technology Services Industry and Trade Ltd. Co. The flaw enables JSON Hijacking (also known as JavaScript Hijacking) and Authentication Bypass. It affects all versions of the CMS through 10022026. The vulnerability is associated with CWE-698 and has a CVSS v3.1 base score of 8.7 (AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N).
A remote attacker with no required privileges or user interaction can exploit this vulnerability over the network, though it requires high attack complexity. Successful exploitation allows the attacker to perform JSON hijacking and bypass authentication, resulting in high impacts to confidentiality and integrity with a changed scope but no availability impact.
Mitigation details are provided in the advisory at https://www.usom.gov.tr/bildirim/tr-26-0050. The vendor was contacted early regarding this disclosure but did not respond. No patches or vendor fixes are mentioned.
Details
- CWE(s)