CVE-2026-9473 Details
Description
A vulnerability has been found in c-rick jimeng-mcp 1.10.0. Affected by this vulnerability is the function getFileContent/uploadCoverFile/generateImage/generateVideo of the file src/api.ts. The manipulation of the argument filePath leads to path traversal. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. 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 c-rick jimeng-mcp version 1.10.0. The issue arises in the function getFileContent, uploadCoverFile, generateImage, and generateVideo within the file src/api.ts. The vulnerability allows for unauthorized file access by manipulating the filePath argument, which is processed without proper validation, leading to arbitrary file reads. Additionally, the same filePath parameter can be used to perform server-side request forgery (SSRF) attacks by including HTTP or HTTPS URLs, which are fetched without any allowlist or private network protections.
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 May 25, 2026CISA-ADP
Assessed May 26, 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/c-rick/jimeng-mcp/ | [email protected] | ProductSource CodeVendor |
| https://github.com/c-rick/jimeng-mcp/issues/15 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/814003 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365454 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365454/cti | [email protected] | AdvisoryPermission Required |
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 |
|---|---|
| c-rick jimeng-mcp | 1.10.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 25, 2026 | New CVE Received | [email protected] |
Volerion