Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
6 vulnerabilities by Redocly
CVE-2026-63325 (GCVE-0-2026-63325)
Vulnerability from nvd – Published: 2026-09-16 19:07 – Updated: 2026-09-16 19:07
VLAI
EPSS
VEX
Title
Redocly CLI: Arbitrary code execution via Arazzo `$faker` expression using `respect`
Summary
Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor, prototype, or __proto__ properties in packages/respect-core/src/modules/context-parser/get-value-from-context.ts, reach the JavaScript Function constructor, and execute arbitrary code when a user processes an untrusted description. The executed code runs with the privileges of the CLI process and can execute shell commands or read CI secrets. Users processing only trusted, self-authored workflows are not affected. This issue is fixed in @redocly/respect-core and @redocly/cli version 2.33.0.
Severity
7.8 (High)
CWE
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/Redocly/redocly-cli/security/a… | x_refsource_CONFIRM |
| https://github.com/Redocly/redocly-cli/pull/2881 | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/pull/2922 | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/commit/d26… | 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 | |
|---|---|---|---|
| Redocly | redocly-cli |
Affected:
< 1.34.17
Affected: >= 2.0.0, < 2.33.0 |
{
"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.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor, prototype, or __proto__ properties in packages/respect-core/src/modules/context-parser/get-value-from-context.ts, reach the JavaScript Function constructor, and execute arbitrary code when a user processes an untrusted description. The executed code runs with the privileges of the CLI process and can execute shell commands or read CI secrets. Users processing only trusted, self-authored workflows are not affected. This issue is fixed in @redocly/respect-core and @redocly/cli version 2.33.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-95",
"description": "CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T19:07:44.847Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/Redocly/redocly-cli/security/advisories/GHSA-xw2f-5386-m542",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/Redocly/redocly-cli/security/advisories/GHSA-xw2f-5386-m542"
},
{
"name": "https://github.com/Redocly/redocly-cli/pull/2881",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/pull/2881"
},
{
"name": "https://github.com/Redocly/redocly-cli/pull/2922",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/pull/2922"
},
{
"name": "https://github.com/Redocly/redocly-cli/commit/d26d452368066be1400f43cea915dd9ea508e18b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/commit/d26d452368066be1400f43cea915dd9ea508e18b"
},
{
"name": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@1.34.17",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@1.34.17"
},
{
"name": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@2.33.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@2.33.0"
}
],
"source": {
"advisory": "GHSA-xw2f-5386-m542",
"discovery": "UNKNOWN"
},
"title": "Redocly CLI: Arbitrary code execution via Arazzo `$faker` expression using `respect`"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-63325",
"datePublished": "2026-09-16T19:07:44.847Z",
"dateReserved": "2026-07-16T14:14:24.384Z",
"dateUpdated": "2026-09-16T19:07:44.847Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-63225 (GCVE-0-2026-63225)
Vulnerability from nvd – 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 | |
|---|---|---|---|
| Redocly | redocly-cli |
Affected:
< 1.34.17
Affected: >= 2.0.0, < 2.33.2 |
{
"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"
}
CVE-2024-57083 (GCVE-0-2024-57083)
Vulnerability from nvd – Published: 2025-03-28 00:00 – Updated: 2025-04-01 19:13
VLAI
EPSS
VEX
Summary
A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc <= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.
Severity
7.5 (High)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-04-01 19:04 UTC
CWE
- n/a
- CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
Assigner
References
1 reference
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-57083",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-01T19:04:31.362668Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1321",
"description": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-01T19:13:06.925Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc \u003c= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-28T20:33:31.636Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/Redocly/redoc/issues/2499"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-57083",
"datePublished": "2025-03-28T00:00:00.000Z",
"dateReserved": "2025-01-09T00:00:00.000Z",
"dateUpdated": "2025-04-01T19:13:06.925Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
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 | |
|---|---|---|---|
| Redocly | redocly-cli |
Affected:
< 1.34.17
Affected: >= 2.0.0, < 2.33.2 |
{
"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"
}
CVE-2026-63325 (GCVE-0-2026-63325)
Vulnerability from cvelistv5 – Published: 2026-09-16 19:07 – Updated: 2026-09-16 19:07
VLAI
EPSS
VEX
Title
Redocly CLI: Arbitrary code execution via Arazzo `$faker` expression using `respect`
Summary
Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor, prototype, or __proto__ properties in packages/respect-core/src/modules/context-parser/get-value-from-context.ts, reach the JavaScript Function constructor, and execute arbitrary code when a user processes an untrusted description. The executed code runs with the privileges of the CLI process and can execute shell commands or read CI secrets. Users processing only trusted, self-authored workflows are not affected. This issue is fixed in @redocly/respect-core and @redocly/cli version 2.33.0.
Severity
7.8 (High)
CWE
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/Redocly/redocly-cli/security/a… | x_refsource_CONFIRM |
| https://github.com/Redocly/redocly-cli/pull/2881 | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/pull/2922 | x_refsource_MISC |
| https://github.com/Redocly/redocly-cli/commit/d26… | 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 | |
|---|---|---|---|
| Redocly | redocly-cli |
Affected:
< 1.34.17
Affected: >= 2.0.0, < 2.33.0 |
{
"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.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor, prototype, or __proto__ properties in packages/respect-core/src/modules/context-parser/get-value-from-context.ts, reach the JavaScript Function constructor, and execute arbitrary code when a user processes an untrusted description. The executed code runs with the privileges of the CLI process and can execute shell commands or read CI secrets. Users processing only trusted, self-authored workflows are not affected. This issue is fixed in @redocly/respect-core and @redocly/cli version 2.33.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-95",
"description": "CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T19:07:44.847Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/Redocly/redocly-cli/security/advisories/GHSA-xw2f-5386-m542",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/Redocly/redocly-cli/security/advisories/GHSA-xw2f-5386-m542"
},
{
"name": "https://github.com/Redocly/redocly-cli/pull/2881",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/pull/2881"
},
{
"name": "https://github.com/Redocly/redocly-cli/pull/2922",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/pull/2922"
},
{
"name": "https://github.com/Redocly/redocly-cli/commit/d26d452368066be1400f43cea915dd9ea508e18b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/commit/d26d452368066be1400f43cea915dd9ea508e18b"
},
{
"name": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@1.34.17",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@1.34.17"
},
{
"name": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@2.33.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Redocly/redocly-cli/releases/tag/@redocly/respect-core@2.33.0"
}
],
"source": {
"advisory": "GHSA-xw2f-5386-m542",
"discovery": "UNKNOWN"
},
"title": "Redocly CLI: Arbitrary code execution via Arazzo `$faker` expression using `respect`"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-63325",
"datePublished": "2026-09-16T19:07:44.847Z",
"dateReserved": "2026-07-16T14:14:24.384Z",
"dateUpdated": "2026-09-16T19:07:44.847Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2024-57083 (GCVE-0-2024-57083)
Vulnerability from cvelistv5 – Published: 2025-03-28 00:00 – Updated: 2025-04-01 19:13
VLAI
EPSS
VEX
Summary
A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc <= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.
Severity
7.5 (High)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-04-01 19:04 UTC
CWE
- n/a
- CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
Assigner
References
1 reference
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-57083",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-01T19:04:31.362668Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1321",
"description": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-01T19:13:06.925Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc \u003c= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-28T20:33:31.636Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/Redocly/redoc/issues/2499"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-57083",
"datePublished": "2025-03-28T00:00:00.000Z",
"dateReserved": "2025-01-09T00:00:00.000Z",
"dateUpdated": "2025-04-01T19:13:06.925Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}