You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
dependency confusion
About this tag
Dependency confusion is a software supply-chain attack where malicious packages uploaded to public registries impersonate internal, private packages, exploiting package managers that prioritize public sources over private ones. On WindowsForum.com, discussions cover real-world incidents including a disputed Azure Portal vulnerability where Microsoft-controlled infrastructure allegedly executed a public npm package, and a Microsoft Threat Intelligence report about npm packages using dependency confusion to run reconnaissance code on developer environments. These threads highlight risks to Windows developer workstations, build runners, and enterprise cloud platforms, emphasizing the need for robust package management practices and supply-chain defenses.
A researcher says Microsoft’s Security Response Center closed a January 28, 2026 report about an Azure Portal dependency confusion flaw after Microsoft-controlled infrastructure allegedly fetched and executed a public npm package named @fxinternal/netdiagnostics. The claim is not just another...
Microsoft Threat Intelligence disclosed on May 29, 2026, that malicious npm packages published on May 28 and May 29 under three maintainer aliases used dependency confusion across nine organizational scopes to impersonate internal corporate modules and run obfuscated reconnaissance code during...