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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
雷峰网
雷峰网
Last Week in AI
Last Week in AI
T
Tailwind CSS Blog
V
Visual Studio Blog
Jina AI
Jina AI
博客园 - 司徒正美
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
小众软件
小众软件
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
WordPress大学
WordPress大学
爱范儿
爱范儿
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏

Latest from TechRadar in Security

Robots are fighting wars and helping to quash riots — China is arming riot police with squads of AI controlled drones and Ukraine wants to man the frontlines with 25,000 robots US security agency still using Mythos despite ban – government using new security tool despite Pentagon's… Struggling to launch Teams? Microsoft recalls update causing failed startup and infinite loading loops –… How to meaningfully measure the effectiveness of cyber resilience 'We've identified a security incident': Vercel breach confirmed after hackers claim stolen data for sale… How EU organizations can turn sovereign cloud theory into action 'Update immediately': 60,000 WordPress websites at risk after experts discover flaw that allows hackers to… 'They mopped the floor with me and pulled every childish game they could': Disgruntled researcher releases second major Windows zero-day — claims Microsoft 'would ruin my life, and they did' 'As threats evolve, Gemini keeps our defenses one step ahead': Google claims its AI helped it block over 8.3… Cisco tells Webex users to patch critical security flaws immediately, as experts find its Wi-Fi boxes may be filling their disks with undeletable data every day Microsoft experts warn North Korean attackers target macOS users with 'a highly reliable infection chain' to steal passwords, financial data and more — here's how to stay safe Solving the shadow IT crisis in travel Agentic swarms will change how everyone uses AI – but how can organizations deploy them securely? Europol launches Operation PowerOFF — warns 75,000 DDoS users and takes down 53 domains China completes testing on ‘deep-sea electro-hydrostatic actuator’ capable of slicing undersea cables as deep as 3.5 kilometers – new compact subsea vessel testing bridges the ‘last mile’ and could deploy in 2026 Many are still leaving the door open': Security experts warn FIFA World Cup partners could be putting customers at… 'Anyone with $10 could have walked straight through': Report warns this legit-looking software is actually… An ancient Microsoft Excel security flaw could let hackers hijack your entire system, so patch now 'This is not a traditional coding error': Experts flag potentially critical security issues at the heart of Anthropic's MCP, exposes 150 million downloads and thousands of servers to complete takeover Your OpenClaw agents can empty your inbox and leak your data. Here's how to secure them Russia hits European thermal power plant in attempted ‘destructive’ cyberattack – Pro-Kremlin hackers are engaging in ‘riskier and more reckless behavior’ in latest attempt to cripple Western critical infrastructure The war in Iran is reaching cyberspace - here’s how to prepare Millions of hotel goers may have been exposed after hackers steal data and leak it on Telegram 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… Dozens of WordPress plugins hijacked to target thousands of sites 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy
The Vimeo breach and the dangers of delegated trust
https://www.techradar.com/sg/author/amit-shuster · 2026-06-19 · via Latest from TechRadar in Security

At the end of April, Vimeo, the second-largest video hosting, sharing, and streaming service after YouTube, publicly confirmed it had suffered a data breach affecting around 119,000 users and customers.

As is often the case, however, the devil is in the details. ShinyHunters, the ransomware group that claimed responsibility, threatened to release Vimeo data on the dark web after breaching the defenses of Anodot, an analytics company that provides real-time anomaly detection.

Anodot's product requires direct access to its customers' cloud data sources, such as Snowflake, BigQuery, S3, and Kinesis, to monitor metrics at the data source level.

On April 4, Anodot reported a broad outage when its data collectors went down across Snowflake, S3, and Kinesis. What initially appeared to be an availability incident turned out to be an active intrusion, and ShinyHunters were already inside Anodot's environment and, by their own claim, had been there long enough to map the connected customer environments.

They exfiltrated OAuth tokens and API keys that Anodot used to read its customers' clouds, then logged directly into those customer clouds.

The knock-on effect was felt by dozens of companies, including Rockstar Games, with ShinyHunters claiming to have exposed the company’s internal analytics and reporting data on the dark web after Rockstar Games refused to pay the ransom.

As for Vimeo, the company confirmed that user metadata, including technical information, video titles, video metadata, and customer email addresses, was exposed, but made it clear that video content, passwords, and payment details were not.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

ShinyHunters has also listed Zara, ADT, Udemy, Hims & Hers, Adidas, CarGurus, Crunchyroll, and dozens more on the same leak site, all reportedly breached through the Anodot vector.

A growing B2B risk model

This is far from a one-off or novel incident; it reflects a threat actor strategy that has quietly become one of the dominant risk models for B2B data services. By any measure, a vendor that requires privileged access into customer cloud environments represents a high-value target.

Once attackers obtain the vendor’s credentials, they effectively gain a passport to potentially limitless downstream environments. Every customer that has federated trust with that vendor can then be exposed to weaknesses within the vendor’s environment.

Indeed, any data warehouse query, from anomaly detection, observability, BI and reverse-ETL to customer data platforms, security scanning and marketing analytics, sits in the same architectural crosshairs. The situation and risk are anything but unique to Anodot.

The key question for security teams is not whether a vendor appears secure on paper. Granted, certifications, audits, penetration testing and other evaluation processes provide an important snapshot of security maturity, but they do not necessarily reflect how risk propagates if a trusted third party is compromised.

In these environments, exposure is often shaped as much by architectural dependencies and access design as by the vendor's security posture.

Central to the challenge security leaders face is the rapid growth of cloud-native infrastructure, SaaS delivery models and API-driven integrations. By definition, this has significantly increased the number of third-party services operating within enterprise environments.

For example, many analytics, observability, AI, security and operational platforms depend on persistent connectivity to customer environments to function effectively, often through APIs, OAuth grants, service accounts or cloud identity roles.

In many organizations, these integrations have evolved incrementally over time, resulting in increasingly complex trust relationships between internal systems and external vendors.

While these architectures improve operational visibility and automation, they can also create indirect attack paths that extend beyond the customer’s own security perimeter. This is what Anodot and its various customers have been dealing with.

Mitigation strategies

As mentioned, this has become a well-understood attack vector and, as a result, security and infrastructure teams are increasingly reassessing how trust is delegated across cloud and data environments, particularly where vendors maintain continuous or privileged access.

Options include reducing standing access and limiting the scope of third-party permissions wherever possible. In addition, architectural approaches such as short-lived credentials and customer-controlled access revocation are increasingly being adopted by organizations seeking to reduce downstream exposure in the event of a vendor compromise.

Elsewhere, organizations are reducing unnecessary retention of customer data within third-party environments, limiting the amount of information that could potentially be exposed during a breach. This is a very sensible move from an overall data protection and privacy standpoint, regardless of how victims are actually breached.

In practice, many IT and security leaders are now evaluating vendors not simply on compliance certifications or audit status, but on how access is structured, monitored, constrained and revoked across interconnected environments.

This reflects a growing recognition that security exposure is increasingly shaped by trust architecture and dependency management as much as by perimeter defense or endpoint protection alone.

Rethinking the trust model from the ground up

Mitigation strategies matter, but the most durable protection comes from choosing vendors whose architecture doesn’t create the problem in the first place. The Anodot breach is a useful illustration of what the high-risk model looks like: a vendor that sits inside customer environments, holds long-lived credentials, and becomes a single point of failure for everyone downstream.

The lower-risk alternative inverts that model entirely. Rather than a vendor reaching into your cloud, data flows outward from the vendor to you. The vendor supplies structured data through an API or a managed delivery pipeline; you consume it.

There are no OAuth grants into your warehouse, no service accounts in your cloud, no persistent session the vendor maintains into your infrastructure. If that vendor is compromised, the attacker gets the vendor’s own environment. They do not get a skeleton key to yours.

This distinction is increasingly relevant for the teams operating at the data-intensive end of security - threat intelligence, digital risk protection, fraud detection, and similar functions — where the volume and variety of external data sources creates significant third-party exposure by default.

For those teams, the question worth asking of every data supplier is simple: does your product require any form of access into my environment, or does data only flow outward from yours to mine? The answer shapes your blast radius in ways that no compliance certificate can.

We've featured the best encryption software.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit