Intel

AIKIDO-2026-10611

context-mode is vulnerable to Path Traversal

Path Traversal Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 28, 2026

75

High Risk

This Affects:

JScontext-mode
1.0.96 - 1.0.96
Fixed in 1.0.97
Are you affected? Scan for Free

TL;DR

The plugin cache self-heal routine used a potentially attacker-influenced installPath from installed_plugins.json when creating symlinks/paths. The fix validates that the resolved path stays within ~/.claude/plugins/cache/, preventing path traversal to arbitrary filesystem locations. It also removes existing dangling symlinks before creating new ones to avoid unsafe symlink states.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

context-mode is vulnerable to Path Traversal in versions 1.0.96 - 1.0.96.

How to fix this

Upgrade the context-mode library to the patch version.