CVE-2026-19366 Details
Description
A flaw has been found in NocteDefensor LudusMCP up to 1.0.24. Affected is an unknown function of the file src/tools/insertCredsRangeConfig.ts of the component insert_creds_range_config. Executing a manipulation of the argument configPath/outputPath can lead to path traversal. The attack is restricted to local execution. The project was informed of the problem early through an issue report but has not responded yet.
A path traversal vulnerability has been identified in NocteDefensor LudusMCP versions through 1.0.24. The issue arises in the insert_creds_range_config component, specifically within the src/tools/insertCredsRangeConfig.ts file. The vulnerability allows for arbitrary file read and write operations by manipulating the configPath and outputPath arguments. This exploitation can be executed locally, bypassing intended path restrictions.
It is recommended to update the insert_creds_range_config tool to reject absolute paths for configPath and outputPath. Implement normalization and resolution of paths, ensuring they remain within the allowed directory. Additionally, remove traversal segments such as '..' and apply stricter validation using the logic from other range configuration tools.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 9, 2026CISA-ADP
Assessed Aug 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/NocteDefensor/LudusMCP/issues/5 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/NocteDefensor/LudusMCP/ | [email protected] | Source CodeVendor |
| https://github.com/NocteDefensor/LudusMCP/issues/5 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-19366 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/866262 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/387233 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/387233/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| NocteDefensor LudusMCP | <= 1.0.24 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 13, 2026 | CVE Modified | CISA-ADP |
| Aug 9, 2026 | New CVE Received | [email protected] |
Volerion