CVE-2025-65512
BaseFortify
Publication date: 2025-12-10
Last updated on: 2025-12-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zach | markdownify_mcp | to 0.0.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) found in the webpage-to-markdown conversion feature of markdownify-mcp version 0.0.2 and earlier. It allows an attacker to bypass restrictions on accessing private IP addresses by exploiting hostname-based bypass techniques and HTTP redirect chains, which can lead to unauthorized access to internal network services.
How can this vulnerability impact me? :
The vulnerability can allow attackers to access internal network services that are normally protected from external access. This could lead to unauthorized information disclosure, potential manipulation of internal systems, or further exploitation within the internal network.