CVE-2025-65025: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in esm-dev esm.sh
esm.sh is a nobuild content delivery network(CDN) for modern web development. Prior to version 136, the esm.sh CDN service is vulnerable to path traversal during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths (e.g., package/../../tmp/evil.js). When esm.sh downloads and extracts this package, files may be written to arbitrary locations on the server, escaping the intended extraction directory. This issue has been patched in version 136.
AI Analysis
Technical Summary
CVE-2025-65025 is a path traversal vulnerability classified under CWE-22 affecting esm.sh, a no-build content delivery network widely used in modern web development for serving NPM packages. The vulnerability exists in esm.sh versions prior to 136 during the extraction process of NPM package tarballs. Specifically, esm.sh fails to properly sanitize or restrict file paths inside the tarball, allowing an attacker to include specially crafted file paths such as 'package/../../tmp/evil.js'. When esm.sh downloads and extracts such a malicious package, these crafted paths enable files to be written outside the intended extraction directory, potentially overwriting or creating files in arbitrary locations on the server filesystem. This can lead to unauthorized modification of server files, compromising the integrity of the server environment. The vulnerability does not require any privileges or user interaction to exploit, and the attack vector is remote network-based, as esm.sh automatically downloads and extracts packages. The CVSS v3.1 base score is 8.2, reflecting high severity due to the ease of exploitation and the significant impact on integrity. The issue was publicly disclosed on November 19, 2025, and has been patched in esm.sh version 136. No known exploits have been reported in the wild yet, but the potential impact warrants immediate attention.
Potential Impact
For European organizations relying on esm.sh CDN for NPM package delivery, this vulnerability poses a significant risk. Successful exploitation could allow attackers to write malicious files to arbitrary locations on the CDN servers, potentially leading to server compromise, unauthorized code execution, or persistent backdoors. This undermines the integrity of the software supply chain and could facilitate further attacks on downstream users relying on esm.sh. Given the automated nature of package retrieval and extraction, attackers can exploit this vulnerability remotely without authentication or user interaction. The impact extends to any European company using esm.sh in their development or deployment pipelines, especially those in critical infrastructure, finance, or technology sectors where software integrity is paramount. Additionally, compromised CDN servers could be used to serve malicious payloads to European end-users, amplifying the threat. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the urgency for mitigation.
Mitigation Recommendations
European organizations should immediately verify if their development or deployment environments utilize esm.sh CDN services with versions prior to 136. The primary mitigation is to upgrade esm.sh to version 136 or later, where the path traversal vulnerability has been patched. For organizations that cannot immediately upgrade, implementing strict network segmentation and monitoring of outbound connections to esm.sh can reduce exposure. Additionally, validating and sandboxing package extraction processes can limit the impact of malicious tarballs. Employing file integrity monitoring on servers handling package extraction can help detect unauthorized file writes. Organizations should also audit their supply chain security policies to include checks for CDN vulnerabilities and consider alternative package delivery mechanisms if necessary. Continuous monitoring for unusual file system changes and network activity related to esm.sh interactions is recommended. Finally, educating developers and DevOps teams about the risks of untrusted package sources and enforcing strict version controls can prevent exploitation.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Finland, Belgium, Italy
CVE-2025-65025: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in esm-dev esm.sh
Description
esm.sh is a nobuild content delivery network(CDN) for modern web development. Prior to version 136, the esm.sh CDN service is vulnerable to path traversal during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths (e.g., package/../../tmp/evil.js). When esm.sh downloads and extracts this package, files may be written to arbitrary locations on the server, escaping the intended extraction directory. This issue has been patched in version 136.
AI-Powered Analysis
Technical Analysis
CVE-2025-65025 is a path traversal vulnerability classified under CWE-22 affecting esm.sh, a no-build content delivery network widely used in modern web development for serving NPM packages. The vulnerability exists in esm.sh versions prior to 136 during the extraction process of NPM package tarballs. Specifically, esm.sh fails to properly sanitize or restrict file paths inside the tarball, allowing an attacker to include specially crafted file paths such as 'package/../../tmp/evil.js'. When esm.sh downloads and extracts such a malicious package, these crafted paths enable files to be written outside the intended extraction directory, potentially overwriting or creating files in arbitrary locations on the server filesystem. This can lead to unauthorized modification of server files, compromising the integrity of the server environment. The vulnerability does not require any privileges or user interaction to exploit, and the attack vector is remote network-based, as esm.sh automatically downloads and extracts packages. The CVSS v3.1 base score is 8.2, reflecting high severity due to the ease of exploitation and the significant impact on integrity. The issue was publicly disclosed on November 19, 2025, and has been patched in esm.sh version 136. No known exploits have been reported in the wild yet, but the potential impact warrants immediate attention.
Potential Impact
For European organizations relying on esm.sh CDN for NPM package delivery, this vulnerability poses a significant risk. Successful exploitation could allow attackers to write malicious files to arbitrary locations on the CDN servers, potentially leading to server compromise, unauthorized code execution, or persistent backdoors. This undermines the integrity of the software supply chain and could facilitate further attacks on downstream users relying on esm.sh. Given the automated nature of package retrieval and extraction, attackers can exploit this vulnerability remotely without authentication or user interaction. The impact extends to any European company using esm.sh in their development or deployment pipelines, especially those in critical infrastructure, finance, or technology sectors where software integrity is paramount. Additionally, compromised CDN servers could be used to serve malicious payloads to European end-users, amplifying the threat. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the urgency for mitigation.
Mitigation Recommendations
European organizations should immediately verify if their development or deployment environments utilize esm.sh CDN services with versions prior to 136. The primary mitigation is to upgrade esm.sh to version 136 or later, where the path traversal vulnerability has been patched. For organizations that cannot immediately upgrade, implementing strict network segmentation and monitoring of outbound connections to esm.sh can reduce exposure. Additionally, validating and sandboxing package extraction processes can limit the impact of malicious tarballs. Employing file integrity monitoring on servers handling package extraction can help detect unauthorized file writes. Organizations should also audit their supply chain security policies to include checks for CDN vulnerabilities and consider alternative package delivery mechanisms if necessary. Continuous monitoring for unusual file system changes and network activity related to esm.sh interactions is recommended. Finally, educating developers and DevOps teams about the risks of untrusted package sources and enforcing strict version controls can prevent exploitation.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2025-11-13T15:36:51.682Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 691e026693c808727dc91d17
Added to database: 11/19/2025, 5:46:14 PM
Last enriched: 11/19/2025, 6:02:31 PM
Last updated: 11/21/2025, 9:26:57 PM
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-11087: CWE-352 Cross-Site Request Forgery (CSRF) in zozothemes Zegen Core
HighCVE-2023-29479: n/a
MediumCVE-2025-13524: CWE-404 Improper Resource Shutdown or Release in AWS Wickr
MediumCVE-2025-36149: CWE-1021 Improper Restriction of Rendered UI Layers or Frames in IBM IBM Concert Software
MediumCVE-2023-22745: CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') in tpm2-software tpm2-tss
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.