πŸ›‘οΈ InfoSec Blue Team Briefing

Sunday, June 07, 2026

🎧 Audio Briefing

Download MP3

Cyber security developments for Sunday the 7th of June 2026 covering articles added to the BlueTeamSec community on infosec.pub. Today we have 3 articles to cover. All attribution is by the article authors. All article analysis is automated.

OpenSourceMalware have written up an incident from the 5th of June where GitHub's automated systems disabled 73 Microsoft repositories in just under two minutes after detecting the Miasma worm β€” a rebrand of TeamPCP's Mini Shai-Hulud toolkit. The worm compromised the durabletask package ecosystem, harvested Azure credentials, then propagated by creating public repositories with stolen secrets. What's particularly concerning here is that this appears to be a re-compromise, suggesting credentials from the initial May incident were never fully revoked.

A security researcher has disclosed a critical bug in VSCode's web-based editor that allows attackers to steal GitHub OAuth tokens with a single malicious link click. The exploit chains a Jupyter notebook with keyboard event manipulation and a malicious workspace extension to exfiltrate tokens with full repo access. Microsoft have implemented fixes including confirmation steps for opening notebooks and preventing keydown event bubbling in webviews.

And on a more positive note, Thinkst have released Package Proxy, an open-source tool that sits between developers and package repositories like npm and PyPI to enforce supply chain security policies. The tool blocks malicious packages using age-based filtering and integrity checks β€” and according to Thinkst, it successfully prevented installation of packages from the TanStack, BitWarden, and TeamPCP supply chain compromises we've been tracking over recent weeks.

That concludes today's briefing.

πŸ“° Articles Covered