Description
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.
Published: 2026-06-30
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Cross‑Site Request Forgery flaw that allows an attacker to trigger email‑change and password‑change actions on behalf of an authenticated user by sending a forged POST request from a malicious site. The consequence is that the victim’s account credentials can be altered without their knowledge, potentially leading to account takeover and unauthorized access to sensitive data. This weakness is classified as CWE‑352.

Affected Systems

The affected system is KTM System e‑BOK. No version information is supplied, so any installation of this product that has not applied the June 2026 patch is potentially vulnerable.

Risk and Exploitability

The CVSS score of 5.1 indicates a medium severity vulnerability. The EPSS score is not available, and the issue is not listed in CISA KEV, suggesting no known exploitation campaigns at this time. The attack requires that the victim be logged into the application and visit a malicious webpage, so the exploit is mitigated by CSRF protections. However, if those controls are absent, the risk is higher.

Generated by OpenCVE AI on June 30, 2026 at 15:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch released in June 2026 to fix the CSRF flaw.
  • Verify that the email‑change and password‑change endpoints enforce CSRF tokens or tokens.
  • Educate users to avoid clicking suspicious links that could trigger unauthorized POST requests and reinforce security awareness.

Generated by OpenCVE AI on June 30, 2026 at 15:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Cross-Site Request Forgery (CSRF) in KTM System e-BOK
Weaknesses CWE-352
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-06-30T14:42:00.585Z

Reserved: 2026-04-01T13:05:10.153Z

Link: CVE-2026-35096

cve-icon Vulnrichment

Updated: 2026-06-30T14:41:55.773Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T15:45:05Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)