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

推荐订阅源

小众软件
小众软件
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
博客园 - 【当耐特】
博客园_首页
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
V
Visual Studio Blog
F
Fortinet All Blogs
Martin Fowler
Martin Fowler

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.