CVE-2026-73162
Last modified
CVE-2026-73162 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: * /account/follow * /account/delete_notification * /account/mark_notification_read * /account/mark_all_read These endpoints require authentication, but before the fix they could be invoked with simple GET requests. That makes them susceptible to cross-site request forgery because a third-party site can induce the victim’s browser to send authenticated GET requests automatically. The patch converts the actions to POST or DELETE and updates the frontend to include an X-CSRFToken header, providing explicit CSRF protection for those state-changing operations.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: * /account/follow * /account/delete_notification * /account/mark_notification_read * /account/mark_all_read These endpoints require authentication, but before the fix they could be invoked with simple GET requests. That makes them susceptible to cross-site request forgery because a third-party site can induce the victim’s browser to send authenticated GET requests automatically. The patch converts the actions to POST or DELETE and updates the frontend to include an X-CSRFToken header, providing explicit CSRF protection for those state-changing operations.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/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-73162?
How severe is CVE-2026-73162?
How do I fix CVE-2026-73162?
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-73157Affected versions of cti-transmute render data obtained from…2.3
- CVE-2026-73158Affected versions of cti-transmute insufficiently validate s…5.1
- CVE-2026-73159Affected versions of cti-transmute allow a tag's icon value …5.1
- CVE-2026-7316A vulnerability has been found in eiliyaabedini aider-mcp up…7.3
- CVE-2026-73160Affected versions of cti-transmute contain an SSRF vulnerabi…8.7
- CVE-2026-73161Affected versions of cti-transmute improperly handle convers…5.1
- CVE-2026-7317A vulnerability was found in Grav CMS up to 1.7.49.5/2.0.0-b…5
- CVE-2026-7318A vulnerability was detected in elie mcp-project 0.1.0. The …5.9
- CVE-2026-7319A flaw has been found in elinsky execution-system-mcp 0.1.0.…7.3
- CVE-2026-7320Information disclosure due to incorrect boundary conditions …7.5
- CVE-2026-7321Sandbox escape due to incorrect boundary conditions in the W…9.6
- CVE-2026-73210A Server-Side Request Forgery (SSRF) vulnerability existed i…5.1
Are you affected by CVE-2026-73162?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
