Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @redocly/cli
  4. ›
  5. CVE-2026-63225

CVE-2026-63225: Redocly CLI: Path traversal when using `split` command

September 17, 2026

An OpenAPI or AsyncAPI description could make the split command write files outside the chosen output directory, on the machine of anyone who runs split against it. The write is constrained rather than a free file-write primitive: component data is emitted only as YAML/JSON, and code-sample files are named after the HTTP method, so an attacker can place or overwrite files at an unintended path but has limited control over their name and contents.

References

  • github.com/Redocly/redocly-cli/commit/26a0f299fae0b3bb7bd513043d2f1e90e69f79ee
  • github.com/Redocly/redocly-cli/commit/504120419a72b5c684471478337ee3b45d8bfad3
  • github.com/Redocly/redocly-cli/pull/2891
  • github.com/Redocly/redocly-cli/pull/2923
  • github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@1.34.17
  • github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@2.33.2
  • github.com/Redocly/redocly-cli/security/advisories/GHSA-657c-g7qc-r9j2
  • github.com/advisories/GHSA-657c-g7qc-r9j2
  • nvd.nist.gov/vuln/detail/CVE-2026-63225

Code Behaviors & Features

Detect and mitigate CVE-2026-63225 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.34.17, all versions starting from 2.0.0 before 2.33.2

Fixed versions

  • 1.34.17
  • 2.33.2

Solution

Upgrade to versions 1.34.17, 2.33.2 or above.

Impact 4.4 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-73: External Control of File Name or Path

Source file

npm/@redocly/cli/CVE-2026-63225.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 18 Sep 2026 12:17:08 +0000.