CVE-2026-7729
Received
Received - Intake
Server-Side Request Forgery in Directus MCP
Publication date: 2026-05-04
Last updated on: 2026-05-04
Assigner: VulDB
Description
Description
A security flaw has been discovered in pixelsock directus-mcp 1.0.0. This issue affects the function validateUrl of the file index.ts of the component MCP Interface. Performing a manipulation of the argument fileUrl results in server-side request forgery. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pixelsock | directus-mcp | 1.0.0 |
| pixelsock | directus-api-extended | * |
| axios | axios | * |
| modelcontextprotocol | inspector | * |
| form-data | form-data | * |
| path-to-regexp | path-to-regexp | * |
Helpful Resources
Exploitability
| 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. |