CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-73162

unknowncovered by 1 sourcefirst seen 2026-08-11
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.

⚡ Watch CVE-2026-73162

Get an email if CVE-2026-73162 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-73162

CVE.org record

Embed the live status

CVE-2026-73162 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-73162 status](https://www.csirts.com/badge/CVE-2026-73162)](https://www.csirts.com/cve/CVE-2026-73162)