CVE-2026-63225 (GCVE-0-2026-63225)
Vulnerability from cvelistv5 – Published: 2026-09-16 19:09 – Updated: 2026-09-16 19:09
VLAI
EPSS
VEX
Title
Redocly CLI: Path traversal when using `split` command
Summary
Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to @redocly/cli 2.33.2, the split command constructs output paths under --outDir from untrusted OpenAPI or AsyncAPI component names and x-codeSamples lang values without verifying that the resolved target remains inside the selected directory. A description containing literal ../ traversal segments in those fields can cause the split command to place or overwrite files outside --outDir. Component data remains constrained to YAML or JSON, and code-sample filenames remain based on the HTTP method, so this is not an unrestricted arbitrary-content file write. This issue is fixed in @redocly/cli version 2.33.2.
Severity
4.4 (Medium)
CWE
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/Redocly/redocly-cli/security/a… | x_refsource_CONFIRM |
| https://github.com/Redocly/redocly-cli/pull/2891 | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/pull/2923 | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/commit/26a… | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/commit/504… | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/releases/t… | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/releases/t… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Redocly | redocly-cli |
Affected:
< 1.34.17
Affected: >= 2.0.0, < 2.33.2 |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"product": "redocly-cli",
"vendor": "Redocly",
"versions": [
{
"status": "affected",
"version": "\u003c 1.34.17"
},
{
"status": "affected",
"version": "\u003e= 2.0.0, \u003c 2.33.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to @redocly/cli 2.33.2, the split command constructs output paths under --outDir from untrusted OpenAPI or AsyncAPI component names and x-codeSamples lang values without verifying that the resolved target remains inside the selected directory. A description containing literal ../ traversal segments in those fields can cause the split command to place or overwrite files outside --outDir. Component data remains constrained to YAML or JSON, and code-sample filenames remain based on the HTTP method, so this is not an unrestricted arbitrary-content file write. This issue is fixed in @redocly/cli version 2.33.2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-73",
"description": "CWE-73: External Control of File Name or Path",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T19:09:00.593Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/Redocly/redocly-cli/security/advisories/GHSA-657c-g7qc-r9j2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/Redocly/redocly-cli/security/advisories/GHSA-657c-g7qc-r9j2"
},
{
"name": "https://github.com/Redocly/redocly-cli/pull/2891",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/pull/2891"
},
{
"name": "https://github.com/Redocly/redocly-cli/pull/2923",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/pull/2923"
},
{
"name": "https://github.com/Redocly/redocly-cli/commit/26a0f299fae0b3bb7bd513043d2f1e90e69f79ee",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/commit/26a0f299fae0b3bb7bd513043d2f1e90e69f79ee"
},
{
"name": "https://github.com/Redocly/redocly-cli/commit/504120419a72b5c684471478337ee3b45d8bfad3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/commit/504120419a72b5c684471478337ee3b45d8bfad3"
},
{
"name": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@1.34.17",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@1.34.17"
},
{
"name": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@2.33.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@2.33.2"
}
],
"source": {
"advisory": "GHSA-657c-g7qc-r9j2",
"discovery": "UNKNOWN"
},
"title": "Redocly CLI: Path traversal when using `split` command"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-63225",
"datePublished": "2026-09-16T19:09:00.593Z",
"dateReserved": "2026-07-15T22:19:06.907Z",
"dateUpdated": "2026-09-16T19:09:00.593Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-63225\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-09-16T19:17:24.163\",\"lastModified\":\"2026-09-16T19:17:24.163\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to @redocly/cli 2.33.2, the split command constructs output paths under --outDir from untrusted OpenAPI or AsyncAPI component names and x-codeSamples lang values without verifying that the resolved target remains inside the selected directory. A description containing literal ../ traversal segments in those fields can cause the split command to place or overwrite files outside --outDir. Component data remains constrained to YAML or JSON, and code-sample filenames remain based on the HTTP method, so this is not an unrestricted arbitrary-content file write. This issue is fixed in @redocly/cli version 2.33.2.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"Redocly\",\"product\":\"redocly-cli\",\"versions\":[{\"version\":\"\u003c 1.34.17\",\"status\":\"affected\"},{\"version\":\"\u003e= 2.0.0, \u003c 2.33.2\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"},{\"lang\":\"en\",\"value\":\"CWE-73\"}]}],\"references\":[{\"url\":\"https://github.com/Redocly/redocly-cli/commit/26a0f299fae0b3bb7bd513043d2f1e90e69f79ee\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Redocly/redocly-cli/commit/504120419a72b5c684471478337ee3b45d8bfad3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Redocly/redocly-cli/pull/2891\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Redocly/redocly-cli/pull/2923\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@1.34.17\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Redocly/redocly-cli/releases/tag/@redocly/cli@2.33.2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Redocly/redocly-cli/security/advisories/GHSA-657c-g7qc-r9j2\",\"source\":\"security-advisories@github.com\"}]}}"
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…