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

推荐订阅源

Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
B
Blog
L
LangChain Blog
Y
Y Combinator Blog
美团技术团队
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
量子位
博客园_首页
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
C
Check Point Blog
D
Docker
小众软件
小众软件
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 聂微东
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
Google DeepMind News
Google DeepMind News
IT之家
IT之家

The Last Watchdog

News Alert: SpyCloud survey finds machine identity risks outpace defenses, exposing gaps in oversight | The Last Watchdog News Alert: Reflectiz launches AI website testing, uses site context to find and verify flaws | The Last Watchdog News Alert: Link11 reports fewer but stronger DDoS attacks in Europe for the first half of 2026 | The Last Watchdog GUEST ESSAY: AI coding assistants are putting open source in your code without declaring it | The Last Watchdog News alert: OpenMatter adds secure routing for OpenAI, Anthropic and Google models | The Last Watchdog LW ROUNDTABLE: OpenAI’s test agents self-organized into a rogue swarm no one anticipated | The Last Watchdog News alert: Bright Security launches AI PT, AI-powered penetration testing that cuts weeks to hours | The Last Watchdog MY TAKE: ChatGPT’s five-hour outage coincided with a model retirement its incident record omits | The Last Watchdog NEWS ALERT: Lunar Cyber tracks stolen API keys, ties them to infected employer devices | The Last Watchdog NEWS ALERT: SRA makes SOC AI license-free — customers pay only for the Azure compute they use | The Last Watchdog BLACK HAT FIRESIDE CHAT: How linking SOC alerts cuts noise, reveals attacks taking shape | The Last Watchdog News alert: Airlock Digital IRAP assessment bolsters trust for sensitive Australian deployments | The Last Watchdog News alert: OpenMatter Network spotlights AI verification at Belgrade Blockchain Week | The Last Watchdog MY TAKE: Black Hat 2026 Part 3 — Agentic AI can do the work, but somebody has to prove it | The Last Watchdog MY TAKE: Black Hat 2026 Part 2 — Security shifts to deciding in advance what an AI agent may reach | The Last Watchdog MY TAKE: Black Hat 2026 Wrap-up Part 1 — AI is forcing security and operations to merge in the SOC | The Last Watchdog News Alert: Pulse Security AI’s research reveals C-suite, board confidence gap on cyber exposures | The Last Watchdog BLACK HAT ROUNDTABLE: Security pros dissect fallout from Hugging Face’s double guardrail failure | The Last Watchdog News alert: Airlock extends endpoint control to govern AI agents and define operating boundaries | The Last Watchdog News alert: Mallory links threat intelligence to governed response as exploit timelines shrink | The Last Watchdog News alert: Community voting shapes 2026 Cybersecurity Excellence Awards | The Last Watchdog BLACK HAT Q&A: The AI agent that clears the human door and slips past the machine gate | The Last Watchdog News alert: Pulse Security launches with $8 million for AI platform to modernize CISO operations | The Last Watchdog News alert: Insignary’s on-demand SBOM verification boosts software supply chain security | The Last Watchdog News alert: Tego AI finds Anthropic’s integration of Claude and Slack can trigger unauthorized actions | The Last Watchdog News alert: OpenMatter joins HOL initiative to shape trust standards for autonomous AI | The Last Watchdog News alert: Insignary tackles SBOM accuracy gap as AI tools intensify software supply-chain risk | The Last Watchdog News alert: Link11 launches faster DDoS mitigation to counter AI-driven, adaptive network attacks | The Last Watchdog News alert: Reflectiz partners with Taboola to host webinar on AI-driven marketing security risks | The Last Watchdog News alert: OpenMatter launches platform to verify AI activity across enterprise systems | The Last Watchdog
GUEST ESSAY: AI pipelines are shattering network security...
2026-05-27 · via The Last Watchdog

By Kajal Singh

For the past two decades, enterprise security teams have gotten good at one thing: keeping sensitive data where it belongs.

Related: Leaked secrets no. 1 exposure

Production data stays in production. Test environments get masked or synthetic data. Access is controlled. Ownership is defined. The system, while imperfect, largely works.

Then AI arrived — and that discipline quietly broke.

Not because teams forgot what to do, but because the workflows changed faster than the controls did.

Today, production data routinely flows into AI pipelines with far less scrutiny than it ever faced in traditional software development. It moves through data lakes, feature stores, training pipelines, evaluation sets, and sometimes third-party platforms. Along the way, the original boundary — the question of whether that data should have left production at all — often disappears.

Ownership without owners

No one is explicitly responsible for asking it.

This is not a tooling failure. It is a breakdown in ownership.

In one large financial institution, a team built a machine learning model using what they believed were low-risk, derived features. The raw data had already been processed, transformed, and abstracted. On paper, it looked safe.

But as those features accumulated and recombined inside the feature store, they began to reconstruct something much closer to the original sensitive data than anyone intended. Individually, each feature passed review. Together, they created a high-sensitivity exposure that no single control had been designed to catch.

The issue wasn’t a lack of encryption or access controls. It was that no one was tasked with evaluating how data changed meaning as it moved through the pipeline.

That’s the gap. Traditional data security models assume relatively stable environments. Data is classified, protected, and monitored within defined boundaries. Even when it moves, those movements are predictable and governed. AI workflows are different.

Who owns the pipeline?

Data is continuously transformed, combined, and repurposed. Context shifts at every stage. A dataset that appears benign at ingestion can become sensitive after transformation. A feature that looks harmless in isolation can contribute to meaningful reconstruction when combined with others.

And yet, most security programs still treat data protection in AI pipelines as an extension of existing controls, rather than a fundamentally new problem.

The result is a blind spot. Security teams often assume that if data was approved for use upstream, it remains safe downstream. Data teams assume that if they are working with derived features, the original sensitivity no longer applies. AI teams focus on model performance, not data lineage or exposure risk.

Each group is acting reasonably — within its own frame of reference. But no one owns the full path.

Asking the hard question

That is where the breakdown occurs. The question that needs to be asked is simple, but it is rarely formalized: at every stage of the pipeline, does this data still belong here?

Not just from a technical standpoint, but from a risk and compliance perspective. Answering that requires more than better tools. It requires a shift in how organizations assign responsibility. Someone — whether it sits in data security, AI governance, or a cross-functional review process — has to take ownership of how data is evaluated as it moves, transforms, and recombines inside AI systems.

Singh

That means tracking how derived features relate back to source data, paying attention to how combinations of those features can introduce new exposure, and making explicit decisions about whether data should continue downstream at all. It also means reintroducing the idea of boundaries, even in workflows that are designed to be fluid. Without that, organizations are effectively trusting that sensitivity doesn’t re-emerge once data has been transformed.

Evolve or expose

That assumption does not hold.

AI doesn’t just use data. It reshapes it. And in doing so, it can quietly undo the controls that were designed for a different era.

For security leaders, the takeaway is not to slow down AI adoption. It’s to recognize that the control model has to evolve with it.

If your team cannot clearly answer who owns data once it enters an AI pipeline, how sensitivity is evaluated after transformation, and where the decision is made about whether data should continue downstream, then the system has already failed — even if nothing has gone wrong yet.

That’s the moment to intervene.

Because by the time a breach or regulatory issue surfaces, the problem won’t be that the model was misused.

It will be that the data should never have been there in the first place.

About the essayist:  Kajal Singh leads enterprise data security strategy at Oracle. She focuses on data protection for LLM and GenAI pipelines and holds an M.S. from Dartmouth.

May 26th, 2026 | Guest Blog Post | Top Stories