Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Redocly/redocly-cli/commit/d26d452368066be1400f43cea915dd9ea5
- https://github.com/Redocly/redocly-cli/pull/2881
- https://github.com/Redocly/redocly-cli/pull/2922
- https://github.com/Redocly/redocly-cli/releases/tag/@redocly/[email protected]
- https://github.com/Redocly/redocly-cli/releases/tag/@redocly/[email protected]
- https://github.com/Redocly/redocly-cli/security/advisories/GHSA-xw2f-5386-m542
FAQ
What is CVE-2026-63325?
CVE-2026-63325 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 r...
How severe is CVE-2026-63325?
CVE-2026-63325 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63325?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.