CVE-2026-19753
Deferred Deferred - Pending Action

Server-Side Request Forgery in mcp-rdf-explorer

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

Publication date: 2026-08-13

Last updated on: 2026-08-14

Assigner: VulDB

Description

A vulnerability was detected in Model Context Protocol mcp-rdf-explorer 1.0.0. Affected is the function explore_url of the file src/mcp-rdf-explorer/server.py of the component MCP Server. Performing a manipulation of the argument url results in server-side request forgery. The attack may be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-14
Generated
2026-09-03
AI Q&A
2026-08-14
EPSS Evaluated
2026-09-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
emekaokoye mcp-rdf-explorer 1.0.0

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 the Model Context Protocol mcp-rdf-explorer 1.0.0. It exists in the explore_url function of src/mcp-rdf-explorer/server.py where manipulating the url argument allows an attacker to force the server to make unauthorized requests. The exploit is public and the vendor did not respond to disclosure attempts.

Detection Guidance

Detecting this vulnerability requires checking for server-side request forgery (SSRF) in the MCP Server component. Inspect network traffic for unusual outbound requests from the mcp-rdf-explorer server. Monitor logs for the explore_url function in src/mcp-rdf-explorer/server.py for unexpected URL manipulations.

Impact Analysis

An attacker could exploit this to send crafted requests from your server to internal or external systems, potentially accessing sensitive data, bypassing firewalls, or initiating further attacks. This could lead to data breaches, unauthorized access, or service disruption depending on the server's configuration and network.

Compliance Impact

This SSRF vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties, fines, or reputational damage depending on the data involved.

Mitigation Strategies

Immediately update or patch the mcp-rdf-explorer component to a fixed version. If no patch is available, disable the explore_url function or restrict network access to the MCP Server. Implement input validation for URL parameters to prevent SSRF attacks.

Chat Assistant

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

EPSS Chart