惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
The Cloudflare Blog
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
Jina AI
Jina AI
V
V2EX
罗磊的独立博客
V
Visual Studio Blog
A
About on SuperTechFans
IT之家
IT之家
P
Proofpoint News Feed
B
Blog
博客园 - Franky
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog

Cybersecurity Dive - Latest News

Dozens of Red Hat npm packages targeted in supply chain attack Turning tension into collaboration: How CIOs and CISOs can lead together Trump signs EO seeking early government access to powerful AI models Anthropic shares Mythos with 150 more organizations, including critical infrastructure operators Without strong governance, companies put credit ratings at risk in AI era CISA adds critical Palo Alto Networks firewall flaw to KEV as company, researchers warn of exploitation How Canva scaled to 260+M users while elevating security and productivity Top 4 data security best practices for the AI-enabled enterprise How CISOs can manage sovereign-cloud security risks IBM’s new $5B initiative will help enterprises rapidly patch open-source vulnerabilities Enterprise data is creeping its way into shadow AI tools Coordinated operation takes down Glassworm botnet Leading AI models are more vulnerable to malicious prompts than vendors claim Iranian government, not hacktivist group, breached LA Metro system, security firm says FBI warns about PhaaS platform used to access Microsoft 365 environments Iran-linked hackers target key US, allied sectors with sophisticated spear-phishing messages New York regulator calls for additional cyber mitigation amid heightened threat environment CISA asks cybersecurity community to alert it to vulnerability exploitation Grafana Labs links GitHub environment breach to TanStack npm supply chain attack 7-Eleven hit by data breach Microsoft disrupts cybercrime operation that hid behind legitimate software Compromised coding tool helped hackers breach thousands of GitHub repositories Telecom sector launches its own private ISAC Patch bypass allows hackers to exploit prior flaw in SonicWall SSL-VPN Grafana Labs says hacker gained access to codebase through leaked token How a government contest launched a revolution in AI-based bug hunting Attackers exploit critical flaw in Cisco Catalyst SD-WAN Controller MSPs need AI to fight AI-fueled cyberthreats: Guardz More money is going to physical security, but it’s often CISOs that oversee it: EY Frontier AI models reap rapid discovery of security vulnerabilities
CISA urges security teams to check for software developme...
David Jones · 2026-05-29 · via Cybersecurity Dive - Latest News

An article from site logo

The agency warned about a wave of attacks targeting credentials and other secrets across critical supply chains.

Published May 29, 2026

Pair of hands type on keyboard while coding

Getty Images

The Cybersecurity and Infrastructure Security Agency on Thursday warned that hackers targeted software development pipelines in recent weeks and urged security teams to check for potential compromise of their environments. 

CISA referenced two recent campaigns, including the “Megalodon” supply chain attack and a GitHub compromise through a malicious Nx Console Visual Studio Code extension. 

The Megalodon attack on May 18 involved hackers injecting malicious GitHub Action workflows into more than 5,500 open-source repositories, according to a blog post by Step Security. Repositories with weak branch protection were targeted, resulting in a large-scale theft of cloud credentials, API tokens, SSH keys and other secrets.  

The GitHub attack involved the compromise of a GitHub employee’s device using a poisoned third-party VS code extension. The attack on the GitHub employee leveraged a previous compromise of NX developer systems, CISA said. 

A malicious version of Nx Console, 18.95.0 had been published on May 19 and left available in Visual Studio Marketplace for about 18 minutes. The issue has been assigned CVE-2026-48027, and GitHub released a related security advisory.

Check for suspicious requests

CISA is urging security teams to monitor and conduct audits on their workflow files and activity from contributors. Attention should be paid to suspicious pull requests or direct commits, specifically any coming from an automated account. 

Security teams should revert any unauthorized changes, CISA advised, and check for anything that came in after May 18. 

If a compromise is found in connection with a previously compromised Nx Console or GitHub account, CISA suggests the following:

  • Undertake a forensics review of continuous integration/continuous delivery logs, impacted developer machines and cloud audit trails. 
  • Rotate or revoke secrets, including credentials, tokens and secrets related to CI/CD pipelines.