CVE-2026-69082
Last modified
CVE-2026-69082 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. CTI-Transmute contained a cross-site request forgery vulnerability in the administrative user deletion functionality. The /account/delete/<id> endpoint accepted HTTP GET requests for an operation that modified application state. An unauthenticated remote attacker could construct a malicious link or embed a request targeting this endpoint and induce an authenticated CTI-Transmute administrator to visit the attacker-controlled content.
Description
CTI-Transmute contained a cross-site request forgery vulnerability in the administrative user deletion functionality. The /account/delete/<id> endpoint accepted HTTP GET requests for an operation that modified application state. An unauthenticated remote attacker could construct a malicious link or embed a request targeting this endpoint and induce an authenticated CTI-Transmute administrator to visit the attacker-controlled content. If the administrator had an active session, the browser would automatically include the administrator’s session credentials, causing the selected user account to be deleted without the administrator intentionally confirming the operation. Successful exploitation requires interaction from a currently authenticated administrator who has permission to delete users. The attacker does not need a CTI-Transmute account or administrative privileges because the forged request executes using the victim administrator’s session. The vulnerability could allow an attacker to delete arbitrary user accounts, resulting in unauthorized modification of application state and denial of access for affected users. Depending on whether administrators can delete other administrators or the final administrative account, exploitation could also disrupt administration of the CTI-Transmute instance. The patch resolves the issue by restricting the deletion endpoint to HTTP POST requests and submitting the deletion through a form containing a CSRF token.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| misp | cti-transmute | <= 1.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-69082?
How severe is CVE-2026-69082?
How do I fix CVE-2026-69082?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6902A Remote Code Execution vulnerability in P4 (Helix Core) Ser…7.7
- CVE-2026-6903The LabOne Web Server, backing the LabOne User Interface, co…8.7
- CVE-2026-6907An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5…5.3
- CVE-2026-69075FlowIntel is affected by a stored cross-site scripting vulne…6.9
- CVE-2026-69078CTI-Transmute is affected by a server-side request forgery v…8.8
- CVE-2026-69079CTI-Transmute contains an uncontrolled resource-consumption …8.7
- CVE-2026-69083SiYuan versions before v3.7.3 contain SQL injection vulnerab…10
- CVE-2026-69084SiYuan versions <= v3.7.2 expose the /api/search/searchEmbed…10
- CVE-2026-69085SiYuan before v3.7.3 contains a SQL injection vulnerability …10
- CVE-2026-69086SiYuan versions before v3.7.3 fail to validate the avID para…8.3
- CVE-2026-69087The Grav form plugin (getgrav/grav-plugin-form) before 9.1.1…7.1
- CVE-2026-69088Grav CMS versions 2.0.7 through 2.0.10 fail to validate full…8.6
Are you affected by CVE-2026-69082?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
