CVE-2025-63706 Details
Description
NPM package next-npm-version1.0.1 is vulnerable to Command injection.
A command injection vulnerability exists in the NPM package '@jswork/next-npm-version' version 1.0.1. The issue arises in the 'npmVersion' function, where the 'inName' variable is not properly sanitized before being passed to 'execSync'. This oversight allows attackers to inject arbitrary commands when the 'npmVersion' function is called to check the version of an NPM package. The injected command is executed in the context of the Node.js process, potentially leading to unauthorized command execution.
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 7, 2026CISA-ADP
Assessed May 8, 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://gist.github.com/6en6ar/607368f1fc8fe429f03c6e0d9486ba72 | [email protected] | ExploitTechnical Description |
| https://github.com/afeiship/next-npm-version/issues/1 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.npmjs.com/package/@jswork/next-npm-version | [email protected] | Content WallProduct |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| @jswork/next-npm-version | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 8, 2026 | CVE Modified | CISA-ADP |
| May 7, 2026 | New CVE Received | [email protected] |
Volerion