CVE-2026-7642 Details
Description
A vulnerability was detected in pskill9 website-downloader up to 0.1.0. This affects the function download_website of the file src/index.ts of the component MCP Interface. Performing a manipulation of the argument outputPath results in os command injection. The attack may be initiated remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A command injection vulnerability has been identified in pskill9 website-downloader versions through 0.1.0. The issue resides in the MCP interface's download_website function within src/index.ts. The vulnerability allows remote attackers to inject operating system commands by manipulating the outputPath argument, which is not properly sanitized before being executed. This flaw could lead to arbitrary command execution with the privileges of the server process, potentially compromising the entire host.
No fixed version is available at this time. As a temporary measure, do not expose the MCP server to untrusted clients, restrict access to the 'download_website' tool to trusted local users, and run the MCP server with a dedicated low-privilege OS account. Once a patch is available, publish a security advisory.
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 2, 2026CISA-ADP
Assessed May 5, 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/BruceJqs/public_exp/issues/31 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://github.com/pskill9/website-downloader/ | [email protected] | ProductSource CodeVendor |
| https://github.com/pskill9/website-downloader/issues/7 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/806812 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360754 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360754/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pskill9 website-downloader | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 2, 2026 | New CVE Received | [email protected] |
Volerion