CVE-2026-19367
Received Received - Intake

Server-Side Request Forgery in NocteDefensor LudusMCP

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

Publication date: 2026-08-09

Last updated on: 2026-08-09

Assigner: VulDB

Description

A vulnerability has been found in NocteDefensor LudusMCP 1.0.24. Affected by this vulnerability is an unknown functionality of the file src/tools/rangeConfig.ts of the component read_range_config. The manipulation of the argument Source leads to server-side request forgery. The attack may be initiated remotely. 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-09
Last Modified
2026-08-09
Generated
2026-08-10
AI Q&A
2026-08-09
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
noctedefensor ludusmcp 1.0.24

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 NocteDefensor LudusMCP 1.0.24. It exists in the file src/tools/rangeConfig.ts, specifically in the read_range_config component. The issue arises from improper handling of the Source argument, allowing attackers to manipulate it to make unauthorized requests from the server.

Detection Guidance

The vulnerability involves server-side request forgery in the file src/tools/rangeConfig.ts due to manipulation of the Source argument. To detect it, inspect network traffic for unexpected outbound requests from the LudusMCP server, particularly those originating from the rangeConfig.ts component. Check logs for unusual Source parameter values or requests to internal systems.

Impact Analysis

An attacker could exploit this to send crafted requests from the server, potentially accessing internal systems or sensitive data. This could lead to data breaches, unauthorized actions, or further network compromise. The impact is higher if the server has access to internal resources.

Compliance Impact

This vulnerability could violate compliance requirements under GDPR and HIPAA by enabling unauthorized data access or exfiltration. GDPR requires protecting personal data, while HIPAA mandates safeguarding health information. A breach could result in legal penalties and reputational damage.

Mitigation Strategies

Immediately restrict network access to the LudusMCP server to trusted clients only. Disable or remove the vulnerable rangeConfig.ts component if not essential. Monitor for unusual outbound requests and update to a patched version once available. Consider disabling the MCP server until a fix is released.

Chat Assistant

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

EPSS Chart