The risk picture has sharpened from broad alerts into four distinct operational decisions. PaperCut is the most immediate enterprise intrusion concern: researchers reproduced a pre-authentication RCE chain, active exploitation is reported, and the first emergency patch was bypassable. The current remedy is Emergency Patch Release 2, with reporting indicating coverage for versions 24, 25, and 26—not only 25 and 26. But “all versions potentially vulnerable” does not mean every deployment is demonstrably exploitable, and suspicious pc-app.exe activity or damaged logs are indicators rather than proof. The practical sequence is containment and evidence preservation before patching; patching cannot answer whether persistence or data theft already occurred.
For the npm incident, the exposure threshold is installation, not merely dependency presence. Ten malicious @7nohe/openapi-react-query-codegen releases executed through installation mechanisms when scripts were enabled. Any affected workstation or CI runner should therefore be treated as a possible credential-execution environment. Repository access is high risk, while registry and cloud credentials may be critical depending on what the process could reach. The review must follow identities into every accessible package namespace and environment, including npm, RubyGems, PyPI, cloud roles, and any locally available infrastructure secrets. The suspected GitHub Actions entry path remains a possible explanation, not a fully established one.
Among the crypto cases, Cosmos EVM ranks first because six chains were affected and coordinated halting, patching, supply reconciliation, and bridge reconciliation are needed. The roughly $50 million face value of unauthorized NES minting must remain separate from confirmed loss; reported realizable proceeds were closer to $60,000. Ajna v2 follows because approximately $775,400 was lost and immutable contracts cannot be conventionally patched. Rain’s reported $1.1 million obsolete-contract loss places it next, while The Sandbox remains provisional because current exposure and losses are unquantified. Finally, the QScan/QTRouter domain seizure likely disrupted control immediately, but durability is uncertain; contact with seized domains warrants review, while exploit traces, persistence, credential access, proxying, or exfiltration justify escalation. We now turn to the defense architecture view to consolidate these findings into a defensible containment and recovery sequence.