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.
Other vulnerabilities in KTM e-BOK
See all- CVE-2026-35097Medium
The KTM e-BOK system enforces a maximum password length of six numeric digits and does not allow alphabetic, special, or extended characters. This issue was fixed in the patch released in June 2026.
- CVE-2026-35095Medium
The vulnerability in KTM e-BOK allows an attacker to set the session identifier before authentication. If a cookie with a valid name is set, its value remains unchanged after successful login, enabling session hijacking.
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.

