When using Claude Code with Yarn installed, Yarn config files can trigger code execution when running yarn --version. This could lead to a bypass of the directory trust dialog in Claude Code, as plugins and yarnPath could be executed prior to the user accepting the risks of working in an untrusted directory. Users on standard Claude Code auto-update will have received this fix automatically. Users performing manual updates are advised to update to the latest version.
Thank you to Benjamin Faller, Redguard AG and Michael Hess for reporting this issue!
{
"severity": "HIGH",
"github_reviewed_at": "2025-09-24T18:57:44Z",
"cwe_ids": [
"CWE-829",
"CWE-862"
],
"nvd_published_at": "2025-09-24T20:15:33Z",
"github_reviewed": true
}