CVE-2026-35096
MediumCVSS 5.1Summary
KTM e-BOK system is vulnerable to Cross‑Site Request Forgery (CSRF) in email-change and password-change functionalities. An authenticated user can be tricked into performing unauthorized changes without their knowledge.
Risk Assessment
An attacker can hijack the victim's account by changing their email or password, leading to account takeover and potential data breach.
Recommendation
Apply the patch released in June 2026 immediately and implement CSRF protections (e.g., synchronizer tokens) on all sensitive forms.
Original NVD description (English source)
KTM System e-BOK is vulnerable to Cross‑Site Request Forgery (CSRF) in both the email-change and password-change functionalities. An attacker can craft a malicious website that, when visited by an authenticated user, automatically sends a forged POST request to the application. This allows the attacker to trigger an unauthorized email or password change on behalf of the victim without their knowledge or interaction. This issue was fixed in the patch published in June 2026.

