CVE-2026-7642 — Pskill9 Website-Downloader Command Injection

CVE-2026-7642 — Pskill9 Website-Downloader Command Injection

CVE-2026-7642 — 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 initiate

What This Means For You

  • If your environment is affected by CWE-77, CWE-78, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7642 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

critical T1059.004 Execution

CVE-2026-7642 - Pskill9 Website-Downloader Command Injection via outputPath

Sigma YAML — free preview
title: CVE-2026-7642 - Pskill9 Website-Downloader Command Injection via outputPath
id: scw-2026-05-02-ai-1
status: experimental
level: critical
description: |
  Detects the exploitation of CVE-2026-7642 in pskill9 website-downloader. The rule looks for the execution of the node process related to the download_website function with an outputPath argument that appears to be manipulated to inject OS commands, indicated by the presence of common command injection characters like backticks, semicolons, pipes, or logical operators.
author: SCW Feed Engine (AI-generated)
date: 2026-05-02
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-7642/
tags:
  - attack.execution
  - attack.t1059.004
logsource:
    category: process_creation
detection:
  selection:
      Image|startswith:
          - 'C:\Users\'
          - 'C:\Program Files\'
      CommandLine|contains:
          - 'node src/index.ts download_website --outputPath '
      CommandLine|contains:
          - '`'
          - ';'
          - '|'
          - '&&'
          - '||'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-7642 vulnerability CVE-2026-7642
CWE-77 weakness CWE-77
CWE-78 weakness CWE-78
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 02, 2026 at 18:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

ChatGPTNextWeb NextChat Improper Authorization Vulnerability (CVE-2026-7644)

CVE-2026-7644 — A vulnerability has been found in ChatGPTNextWeb NextChat up to 2.16.1. Affected is the function addMcpServer of the file app/mcp/actions.ts. The manipulation leads...

vulnerabilityCVEhigh-severitycwe-266cwe-285
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 3 IOCs /⚙ 2 Sigma

CVE-2026-7643 — ChatGPTNextWeb NextChat Vulnerability

CVE-2026-7643 — A flaw has been found in ChatGPTNextWeb NextChat up to 2.16.1. This impacts an unknown function of the file Next.js of the component...

vulnerabilityCVEmedium-severitycwe-346cwe-942
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-7633 — Totolink N300RH 6.1c.1353_B20190305 Vulnerability

CVE-2026-7633 — A vulnerability was identified in Totolink N300RH 6.1c.1353_B20190305. This impacts the function setUploadSetting of the file /cgi-bin/cstecgi.cgi. Such manipulation of the argument FileName...

vulnerabilityCVEmedium-severitycwe-73
/SCW Vulnerability Desk /MEDIUM /6.5 /⚑ 2 IOCs /⚙ 2 Sigma