πŸ” CVE Alert

CVE-2026-73162

UNKNOWN 0.0

cti-transmute CSRF Allows Unauthorized Follow and Notification State Changes

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-352
Vendor misp
Product cti-transmute
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for misp cti-transmute

Be the first to know when new unknown vulnerabilities affecting misp cti-transmute are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

MISP / cti-transmute
0 ≀ 1.4.0

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/MISP/cti-transmute/commit/c352c2329e48ccc33a2b96d5353450cfbf7e89ec

Credits

Jeroen Pinoy Christian Studer