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.17% 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
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
- Deferred
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-73163Nozomi Networks Labs identified a CWE-78: Improper Neutraliz…8.6
- CVE-2026-73164Nozomi Networks Labs identified a CWE-78: Improper Neutraliz…8.6
- CVE-2026-73165Nozomi Networks Labs identified a CWE-78: Improper Neutraliz…8.6
- CVE-2026-73166Nozomi Networks Labs identified a CWE-94: Improper Control o…8.6
- CVE-2026-73167Nozomi Networks Labs identified a CWE-78: Improper Neutraliz…8.6
- CVE-2026-73169Nozomi Networks Labs identified a CWE-79: Improper Neutraliz…6.3
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
