








On November 24, 2025, the Mintlify CLI was briefly exposed to the Sha1-Hulud supply chain attack through compromised npm dependencies. We detected and resolved the issue within 6 hours, published a secure version (4.2.210), and deprecated all potentially affected versions. If you installed the CLI on November 24th, please update immediately and review our security recommendations.
Date: November 24, 2025
Duration: 6 hours (8:31 AM - 2:26 PM PST)
Status: Resolved
On November 24, 2025, Mintlify's CLI was briefly exposed to a supply chain attack known as SHA1-Hulud: The Second Coming, which affected over 25,000 repositories across the npm ecosystem. Two dependency packages used by the Mintlify CLI—@asyncapi/parser and @asyncapi/specs—were compromised and published malicious versions to npm.
Who was affected:
Who was NOT affected:
Potential risk:
See here for our status report(s).
Immediate Response (8:31 AM - 9:28 AM):
Remediation (9:28 AM - 2:26 PM):
If you installed or updated the Mint CLI on November 24, 2025:
Clear npm and pnpm caches
npm cache clean --force and pnpm cache delete and rm -rf node_modulesUpdate immediately to version 4.2.210 or later:
npm install -g @mintlify/cli@latest
Check for suspicious activity:
Look for evidence of compromise on affected devices
setup_bun.js , bun_environment.js, cloud.json, content.json, environment.json, truffleSecrets.jsonRotate any credentials that may have been accessible on any affected devices
If you did NOT install the CLI on November 24:
The vulnerability occurred because the Mintlify CLI used flexible version specifications (e.g., ^3.4.0) for the @asyncapi packages. When malicious versions 3.4.1 and 3.4.2 were published to npm during the attack, fresh CLI installations automatically pulled these compromised versions.
Mintlify hosted services were protected because they use lockfiles that pin exact versions, preventing automatic updates to compromised packages.
We've implemented the following changes to prevent similar incidents:
If you have concerns about whether you were affected or need assistance, please contact our support team at [email protected]. We take security seriously and are committed to keeping your development environment safe.
We apologize for any inconvenience and appreciate your understanding as we worked quickly to address this industry-wide security incident.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。