Cross-Site Request Forgery Vulnerability in CTI-Transmute by MISP
CVE-2026-69082
8.8HIGH
What is CVE-2026-69082?
CTI-Transmute has a vulnerability in its administrative user deletion feature, allowing an unauthenticated remote attacker to exploit the /account/delete/ endpoint via crafted links. This flaw enables an attacker to delete user accounts without administrator consent, as it relies on the active session of an authenticated administrator. The attacker can trick the administrator into visiting a malicious site, thereby executing an unintended account deletion. This can result in unauthorized changes to application states and potential denial of access for users. The vulnerability was mitigated by restricting the deletion action to HTTP POST requests and requiring a CSRF token in the form.
Affected Version(s)
cti-transmute 0 <= 1.4.0
