Intel

AIKIDO-2026-692201

@circleci/mcp-server-circleci is vulnerable to Improper Privilege Management

Improper Privilege ManagementGHSA-8xjg-jpfh-5257 Published Aug 11, 2026

44

Medium Risk

This Affects:

JS@circleci/mcp-server-circleci
0.0.1 - 0.17.0
Fixed in 0.18.0
Are you affected? Scan for Free

TL;DR

The run_pipeline, rerun_workflow, and run_rollback_pipeline tools are not annotated with a destructive hint. MCP clients and hosts use that annotation to decide whether to prompt for user confirmation before running high-impact operations. Without it, a client can invoke these tools and trigger irreversible pipeline reruns or rollbacks without the elevated-risk handling it would otherwise apply. The fix adds destructive annotations to the affected tools so clients can gate them behind confirmation.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your MCP client relies on tool annotations to gate confirmation for destructive actions.

Background info

@circleci/mcp-server-circleci is vulnerable to Improper Privilege Management in versions 0.0.1 - 0.17.0.

How to fix this

Upgrade the @circleci/mcp-server-circleci library to the patch version.