Notice Regarding a Security Issue in a Dependency Package (axios)
A security issue was identified in axios, which is a dependency of npm packages provided by Kintone.
Conditions That Can Trigger the Installation of Compromised Axios
Environments that performed any of the following actions between approximately 9:21 and 12:15 (JST) on March 31, 2026 may have installed the compromised version of axios.
Package Installation
When the following npm packages were resolved via npm install, npx, or similar commands, the compromised version of axios may have been installed.
@kintone/rest-api-client(6.1.3 or earlier)@kintone/create-plugin(9.0.2 or earlier)@kintone/customize-uploader(9.0.2 or earlier)@kintone/dts-gen(9.0.2 or earlier)@kintone/webpack-plugin-kintone-plugin(9.0.1 or earlier)@kintone/cli(v1.19.1 or earlier)@kintone/mcp-server(1.3.9 or earlier)
Command Execution
The following commands may also be affected, even without an explicit package installation, because they internally download a dependency package (rest-api-client) at execution time.
@kintone/cli (cli-kintone)
The plugin init --template typescript command is affected.
This applies to all execution methods, including npx, global installation, and the binary.
|
|
@kintone/create-plugin
Execution with the --template modern option is affected.
|
|
Use of the Kintone MCP Server
If your MCP client (such as Claude Desktop) is configured to invoke npx @kintone/mcp-server, the package is downloaded when the server starts, so your environment may be affected.
|
|
Mitigation Steps
If you believe your environment may be affected, refer to the official information below and take appropriate action, such as rotating your credentials.
Patch Releases
To prevent future issues, we have released patch updates that specify the version of the axios dependency.