CVE-2026-73160: CWE-918 Server-Side Request Forgery (SSRF) in MISP cti-transmute
Affected versions of cti-transmute contain an SSRF vulnerability in the /fetch_misp_event and /misp_search_events endpoints. The URL validation routine checked whether a supplied hostname was itself an IP literal and rejected private, loopback, link-local, or reserved IPs. However, ordinary domain names were accepted without resolving them first. An attacker could therefore use a hostname whose DNS record pointed to an internal address and cause the cti-transmute server to issue requests into its internal network. The commit explicitly states that anonymous callers could make the server request the internal target and read the response. The fix resolves hostnames using socket.getaddrinfo(), checks that every resolved address is globally routable, and additionally places @login_required on both affected MISP fetch/search routes.
AI Analysis
Technical Summary
The SSRF vulnerability in MISP cti-transmute affects versions up to 1.4.0 in the /fetch_misp_event and /misp_search_events endpoints. The URL validation routine only rejected IP literals that were private, loopback, link-local, or reserved, but did not resolve domain names to verify their IP addresses. An attacker could provide a hostname that resolves to an internal IP address, causing the server to send requests to internal network resources and read the responses. The vulnerability allows anonymous users to exploit this behavior. The fix implemented resolves hostnames using socket.getaddrinfo(), verifies that all resolved IP addresses are globally routable, and adds authentication requirements (@login_required) to the affected endpoints.
Potential Impact
An unauthenticated attacker can exploit this SSRF vulnerability to make the vulnerable server send requests to internal network resources, potentially accessing sensitive internal services or data. The attacker can read the responses from these internal requests, which may lead to information disclosure or further internal network reconnaissance. The vulnerability has a high severity with a CVSS 4.0 score of 8.7, indicating significant risk if exploited.
Mitigation Recommendations
A fix is available that resolves hostnames properly and restricts requests to globally routable IP addresses only. Additionally, the affected endpoints now require authentication to prevent anonymous exploitation. Users should upgrade to a version later than 1.4.0 where these fixes are applied. Patch status is not explicitly confirmed in the provided data, so verify the vendor advisory for the latest remediation guidance.
CVE-2026-73160: CWE-918 Server-Side Request Forgery (SSRF) in MISP cti-transmute
Description
Affected versions of cti-transmute contain an SSRF vulnerability in the /fetch_misp_event and /misp_search_events endpoints. The URL validation routine checked whether a supplied hostname was itself an IP literal and rejected private, loopback, link-local, or reserved IPs. However, ordinary domain names were accepted without resolving them first. An attacker could therefore use a hostname whose DNS record pointed to an internal address and cause the cti-transmute server to issue requests into its internal network. The commit explicitly states that anonymous callers could make the server request the internal target and read the response. The fix resolves hostnames using socket.getaddrinfo(), checks that every resolved address is globally routable, and additionally places @login_required on both affected MISP fetch/search routes.
CVSS v4.0
Score 8.7high
Affected software
MISP
cti-transmute
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The SSRF vulnerability in MISP cti-transmute affects versions up to 1.4.0 in the /fetch_misp_event and /misp_search_events endpoints. The URL validation routine only rejected IP literals that were private, loopback, link-local, or reserved, but did not resolve domain names to verify their IP addresses. An attacker could provide a hostname that resolves to an internal IP address, causing the server to send requests to internal network resources and read the responses. The vulnerability allows anonymous users to exploit this behavior. The fix implemented resolves hostnames using socket.getaddrinfo(), verifies that all resolved IP addresses are globally routable, and adds authentication requirements (@login_required) to the affected endpoints.
Potential Impact
An unauthenticated attacker can exploit this SSRF vulnerability to make the vulnerable server send requests to internal network resources, potentially accessing sensitive internal services or data. The attacker can read the responses from these internal requests, which may lead to information disclosure or further internal network reconnaissance. The vulnerability has a high severity with a CVSS 4.0 score of 8.7, indicating significant risk if exploited.
Mitigation Recommendations
A fix is available that resolves hostnames properly and restricts requests to globally routable IP addresses only. Additionally, the affected endpoints now require authentication to prevent anonymous exploitation. Users should upgrade to a version later than 1.4.0 where these fixes are applied. Patch status is not explicitly confirmed in the provided data, so verify the vendor advisory for the latest remediation guidance.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CIRCL
- Date Reserved
- 2026-08-11T09:01:22.135Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 6a7ae762bf8831d539789b3b
Added to database: 08/11/2026, 09:12:02 UTC
Last enriched: 08/11/2026, 09:26:08 UTC
Last updated: 09/25/2026, 13:47:48 UTC
Views: 64
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.