blog

Your Biggest AI Risk isn’t what you think it is

Written by Mike | Apr 7, 2026 11:14:59 AM

 A practical guide to AI cybersecurity for business owners 

Most business owners are worried about the wrong AI threat.

I’ve spent the last few weeks digging into the real data behind AI and cybersecurity cutting through the vendor hype and the doomsday headlines to understand what actually matters for businesses adopting AI right now.

What I found surprised me. The risks are real, but they’re not where most people are looking. And the gap between what’s being sold as dangerous and what’s causing damage is wider than you’d expect.

Let’s start with what you can worry less about

The scary headlines about AI creating unstoppable super-malware? Largely overblown.

Bitdefender’s 2026 cybersecurity forecast was blunt about this: the idea of genuinely innovative, AI-generated malware is misleading. The techniques being breathlessly described as “breakthroughs”, like malware that changes its own signature, have existed for decades.

Tenable’s Chief Product Officer put it simply: AI will increase the volume of attacks and drive down their cost, but it’s not inventing new ways to break in. It’s making the old ways faster and cheaper.

That doesn’t mean you should ignore it, but it does mean that if you have solid security fundamentals in place, you’re already ahead of where the hype suggests you need to be.

Where things get more uncomfortable is in the areas that don’t make for dramatic headlines but are already costing businesses millions.

The Threat that’s already here

In February 2024, a finance worker at Arup, the global engineering firm behind the Sydney Opera House, transferred $25 million to criminals. The employee had just attended a video conference with their CFO and senior leadership team. Every face was real. Every voice matched perfectly.

They were all deepfakes.

This isn’t a one-off. The numbers tell a story of rapid escalation: deepfake files have grown from 500,000 in 2023 to over 8 million in 2025. Financial losses from deepfake fraud exceeded $200 million in Q1 2025 alone. And AI-generated phishing surged 14x in December 2025 compared to earlier that year.

Perhaps the most practical shift is that the old advice of “look for bad grammar in phishing emails” is now officially dead. AI produces flawless, perfectly contextualised messages that bypass both human judgment and most email filters.

For business owners, the implication is straightforward: if your approval process for financial transactions relies on “I recognised their voice” or “I saw them on video,” you have a vulnerability. Multi-step verification for high-value decisions is no longer optional.

But deepfakes and polished phishing emails, as alarming as they are, target a weakness we’ve always had: human trust.

The next risk is different. It’s something entirely new, created by the very AI tools businesses are rushing to adopt.

The Risk nobody’s talking about

If you’re deploying AI agents in your business, tools that can read your emails, access your customer data, or interact with your systems, there’s a category of risk that barely makes the mainstream headlines but is keeping security researchers genuinely worried. It’s called prompt injection.

In plain English: when you connect an AI system to your business tools, attackers can potentially manipulate that AI through cleverly crafted text hidden in emails, documents, or web pages it processes. The AI can’t always tell the difference between your instructions and a malicious instruction buried in a spreadsheet someone sent it to analyse.

This isn’t theoretical. Real vulnerabilities have been found in GitHub Copilot, Microsoft Copilot, and the Cursor coding tool, all with severity ratings above 9 out of 10. One security researcher spent just $500 testing an AI coding agent called Devin and found it could be manipulated to expose internal systems, leak access credentials, and install malware, all through carefully worded prompts.

The disconnect between adoption and readiness is stark. According to Cisco’s 2026 report, 83% of organisations plan to deploy AI agents, but only 29% feel ready to do so securely. Just 35% have any prompt injection defences in place.

This matters because prompt injection isn’t a bug that gets patched once and goes away. It’s a fundamental limitation of how current AI models work. They process everything as language and struggle to distinguish trusted instructions from untrusted input. Until that architecture changes, every AI agent connected to your business is a potential entry point.

So, what can you do about it? More than you might think.

How to protect your business from Prompt Injection

You don’t need to be technical to take meaningful steps. Here’s what matters:

Limit what your AI can access and do. This is the single most important thing. Every AI agent should operate on the principle of least privilege. Give it access only to what it absolutely needs. An AI assistant that helps draft marketing copy doesn’t need access to your financial systems. An AI that summarises customer feedback doesn’t need the ability to send emails. If an AI agent gets manipulated, the damage is limited to what it was allowed to touch in the first place.

Keep humans in the loop for anything consequential. Any action that involves spending money, sharing sensitive data, modifying systems, or communicating externally on behalf of the business should require human approval. Don’t let AI agents auto-execute high-stakes decisions, no matter how much it slows things down. The speed advantage of automation isn’t worth the risk of an AI being tricked into authorising a wire transfer or sending confidential files.

Treat AI-processed content as untrusted. If your AI agent reads emails, summarises documents, or browses the web as part of its workflow, assume that any of that content could contain hidden instructions designed to manipulate it. Build your processes around that assumption. This means validating AI outputs before acting on them, especially when the AI has processed content from external sources.

Ask your vendors hard questions. Before adopting any AI tool that connects to your business systems, ask the provider: How do you defend against prompt injection? What guardrails prevent the AI from acting on malicious instructions embedded in the data it processes? What logging and monitoring is in place so you can see what the AI did? If the answers are vague or dismissive, that tells you something important about the maturity of the product.

Test before you trust. Just as you’d test a new lock before relying on it, have someone try to break your AI systems before attackers do. This might mean hiring a security firm that specialises in AI red-teaming or simply running internal tests where you deliberately try to make the AI do something it shouldn’t. The OWASP Top 10 for LLM Applications is a free, practical resource that outlines the most common vulnerabilities.

Separate your AI environments. Where possible, don’t give a single AI agent broad access across multiple systems. Instead, use separate agents for separate functions, each with their own limited permissions. This way, even if one agent is compromised, the blast radius is contained. Think of it like fire doors in a building: they don’t prevent fires, but they stop them from spreading everywhere.

Where AI is helping (Quietly)

It would be easy to read all of this and conclude that AI in cybersecurity is all risk and no reward. That’s not the case, but the reality is more modest than the sales pitches suggest.

A survey of 739 cybersecurity leaders found that organisations using AI in their security operations have cut investigation times by at least 25%, with some achieving 50%+ reductions. The most impactful uses are unglamorous but important: triaging alerts, reducing false alarms, and helping stretched security teams focus on what matters.

But the “autonomous AI security system that replaces your team” that vendors are pitching? As one honest industry assessment put it, most AI security tools today are “noisy interns, not reliable teammates.” They work well with human oversight. They don’t work well without it.

That pattern, AI as a powerful amplifier of human capability rather than a replacement for human judgment, turns out to be the thread running through everything I’ve found.

 

What this all comes down to

At the moment, AI isn’t creating an army of unstoppable cyber-criminals. But it is making social engineering devastatingly effective, creating entirely new attack surfaces through AI agent deployments, and moving faster than most organisations’ ability to secure it.

The data point that sticks with me most is this: Gartner forecasts that 40% of enterprise applications will feature AI agents by 2026, yet only 6% of organisations have an advanced AI security strategy. That gap between enthusiasm and preparedness is where the real danger lives.

The companies that will navigate this well aren’t the ones adopting AI fastest. They’re the ones adopting it most thoughtfully, understanding what they’ve connected, what it can access, and what happens when it encounters something it wasn’t designed to handle.

The biggest risk isn’t AI itself. It’s the distance between how quickly you’re deploying it and how well you understand what you’ve just plugged into your business.