Claude Code Vulnerable to Arbitrary Code Execution via Plugin Autoloading with Specific Yarn Versions
High severity
GitHub Reviewed
Published
Sep 24, 2025
in
anthropics/claude-code
•
Updated Sep 24, 2025
Description
Published to the GitHub Advisory Database
Sep 24, 2025
Reviewed
Sep 24, 2025
Last updated
Sep 24, 2025
When using Claude Code with Yarn versions 2.0+, Yarn plugins are auto-executed when running
yarn --version
. This could lead to a bypass of the directory trust dialog in Claude Code, as plugins would be executed prior to the user accepting the risks of working in an untrusted directory. Users running Yarn Classic were unaffected by this issue. 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 https://hackerone.com/michel_ for reporting this issue!
References