CVE-2026-19957
Received Received - Intake

Server-Side Request Forgery in graphlit-mcp-server

Vulnerability report for CVE-2026-19957, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-16

Last updated on: 2026-08-16

Assigner: VulDB

Description

A vulnerability was identified in graphlit graphlit-mcp-server 1.0.1. This affects the function fetch of the file src/tools.ts of the component ssrf-test Endpoint. Such manipulation of the argument url leads to server-side request forgery. The attack may be launched remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-16
Last Modified
2026-08-16
Generated
2026-08-17
AI Q&A
2026-08-17
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
graphlit graphlit-mcp-server 1.0.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a server-side request forgery (SSRF) in graphlit graphlit-mcp-server 1.0.1. It exists in the fetch function of src/tools.ts, specifically in the ssrf-test endpoint. An attacker can manipulate the url argument to force the server to make unauthorized requests. The exploit is publicly available and the vendor has not responded to the reported issue.

Detection Guidance

This vulnerability involves a server-side request forgery (SSRF) in the graphlit-mcp-server 1.0.1 due to improper handling of the 'url' argument in the ssrf-test endpoint. To detect it, monitor network traffic for unexpected outbound requests from the server, especially to internal or sensitive resources. Check server logs for unusual URL parsing or access attempts. Use tools like curl to test the endpoint manually by sending crafted requests to the vulnerable function.

Impact Analysis

This SSRF vulnerability may allow remote attackers to access internal systems or sensitive data through the affected server. It could lead to unauthorized network scanning, data exfiltration, or further attacks on internal infrastructure. The impact depends on the server's network configuration and permissions.

Compliance Impact

The vulnerability is a server-side request forgery (SSRF) issue in graphlit-mcp-server 1.0.1, allowing remote manipulation of URL arguments. This could potentially expose sensitive data or internal systems, which may impact compliance with GDPR (data protection) or HIPAA (healthcare data privacy) if exploited.

Mitigation Strategies

Immediately disable or restrict access to the ssrf-test endpoint in graphlit-mcp-server 1.0.1. Update to a patched version if available. Monitor network traffic for unusual outbound requests from the server.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19957. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart