Home

Description

hackmd-mcp is a Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants. From 1.4.0 to before 1.5.0, hackmd-mcp contains a server-side request forgery (SSRF) vulnerability when the server is run in HTTP transport mode. Arbitrary hackmdApiUrl values supplied via the Hackmd-Api-Url HTTP header or a base64-encoded JSON query parameter are accepted without validation, allowing attackers to redirect outbound API requests to internal network services, access internal endpoints, perform network reconnaissance, and bypass network access controls. The stdio transport mode is not affected because it only accepts stdio requests. The issue is fixed in version 1.5.0, which enforces allowed endpoints and supports the ALLOWED_HACKMD_API_URLS environment variable. Users should update to 1.5.0 or later or apply documented mitigations such as switching to stdio mode, restricting outbound network access, or filtering the Hackmd-Api-Url header and related query parameter via a reverse proxy.

PUBLISHED Reserved 2025-09-09 | Published 2025-09-15 | Updated 2025-09-15 | Assigner GitHub_M




MEDIUM: 6.9CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Problem types

CWE-918: Server-Side Request Forgery (SSRF)

Product status

>= 1.4.0, < 1.5.0
affected

References

github.com/...md-mcp/security/advisories/GHSA-g5cg-6c7v-mmpw

github.com/...ommit/43936c78a5bb3dedc74e8f080607a1125caa8c13

cve.org (CVE-2025-59155)

nvd.nist.gov (CVE-2025-59155)

Download JSON