CVE-2025-13437

Source
https://cve.org/CVERecord?id=CVE-2025-13437
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-13437.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-13437
Aliases
Published
2025-11-20T16:25:16Z
Modified
2026-08-12T03:51:47Z
Severity
  • 5.6 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H/E:U CVSS Calculator
Summary
Arbitrary node_modules Directory Deletion in Google zx
Details

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./node_modules pointing to /node_modules. Due to a logic error in src/cli.ts (linkNodeModules / cleanup), the function returns the target path instead of the alias (symlink path). The later cleanup routine removes what it received, which deletes the target directory itself. Result: zx can delete an external /node_modules outside the current working directory.

Database specific
{
    "cna_assigner":  "Google",
    "cwe_ids":  [
        "CWE-706"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/13xxx/CVE-2025-13437.json"
}
References

Affected packages

Git / github.com/google/zx

Affected ranges

Type
GIT
Repo
https://github.com/google/zx
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "8.8.4"
        },
        {
            "last_affected":  "8.8.4"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Affected versions

8.*
8.8.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-13437.json"