avatar
Oleg Lavrentyevlinkedin
CTO and Founder at Olearis

AI in Cybersecurity App Development: Why One Breach Ends the Startup

For startups, a breach is not a setback — it is an extinction event. Here is what changes when you build security into the product

In September 2025, Jaguar Land Rover stopped making cars — not because of supply chain issues, but because hackers got in. Production froze for weeks across the UK, Slovakia, China, and India. Suppliers went out of business before JLR was back online. The UK government stepped in with a £1.5 billion bailout to keep the supplier ecosystem alive. British security experts called it the most economically damaging cyberattack in UK history.

JLR survived. Their suppliers — small, fast-moving companies that look a lot like a Series A startup — did not. Now imagine that scenario applied to your company. One Sunday, a message lands: our customer database is on a leak site. Enterprise pilots evaporate by Tuesday. The Series B conversation that was 90% closed becomes an awkward email by Friday.

This is why enterprise buyers spend ten minutes on your pricing page and forty on your security page.

The 2025 numbers founders should memorize

The IBM Cost of a Data Breach Report 2025 — 20 years of research, 600 organizations, 17 industries — is unambiguous:

  • Global average cost of a breach: USD 4.44M. US average: USD 10.22M, a record high.

  • Healthcare: USD 7.42M per breach, with 279 days to detect and contain.

  • 1 in 6 breaches now involve attackers using AI — mostly for phishing (37%) and deepfake impersonation (35%).

  • 97% of AI-related breaches happened in organizations without proper AI access controls. 63% had no AI governance policies at all.

  • Shadow AI (unsanctioned employee use of AI tools) was a factor in 20% of breaches and added USD 670,000 to average costs.

The average US breach now costs more than most Series A rounds. And that does not include the part that actually kills you: customer churn, pipeline collapse, and 18 months of recovery instead of product work.

Why AI broke the old security playbook

A convincing phishing email used to take hours to craft. Today, an LLM produces a perfect one in under a minute, in any language, customized per target. The marginal cost of an attack approaches zero — while defenders still hire and train at human pace.

The 2025 attacks on Marks & Spencer — which cost over £700M in market value and £40M per week in losses — started with a phishing call to third-party IT helpdesk staff. The TransUnion breach (4.46M records) and the Farmers Insurance breach (1.1M policyholders) both happened the same way: over-permissioned API tokens on a third-party integration.

The same AI that is breaking defenses is also the antidote: organizations using security AI extensively cut their breach lifecycle by 80 days and saved USD 1.9M per incident. Whichever side moves first wins.

How we build for the "one mistake = company over" scenario

At Olearis, we have spent 12 years and 400+ products learning to build software where failure is not survivable. Five principles drive every project where stakes are high.

1. Security as architecture, not a checklist. For Notate — the productivity app trusted by Bank of America, JPMorgan Chase, Merrill Lynch, Citibank, and 80+ enterprises — the architecture keeps customer data inside the enterprise's own Microsoft 365 tenant. Notate runs inside the security perimeter; it never pulls data across it. That single decision is why it passes Bank of America procurement reviews.

2. AI features behind a hard security boundary. When we build AI-powered products like UpLife (1M+ users, 4.8★), Fillrr (4.9★), or Beatly (250M+ creators; trusted by Netflix, Uber, Spotify), the AI layer gets its own credentials, audit trail, input sanitization, and output validation before any tool call. One extra week of work upfront. The alternative is what 13% of organizations are currently explaining to their boards.

3. Mobile as a critical attack surface. Modern Android and iOS security needs certificate pinning, hardware-backed keystores, and end-to-end encrypted sessions — especially for products touching health (CoreVitals, Elevate Health) or finance. HIPAA compliance is a default architectural posture, not a feature list.

4. IoT and edge as a back door no one watches. The SK Telecom breach — 23M customers exposed, USD 96M fine — ran for years before detection. For products that touch IoT, devices need attested boot, signed OTA firmware updates, mutual TLS, and remote revocation. When we built the IoT backend for Mila Cares (50K+ users, USD 1.58M raised), the architecture assumes any single device can be compromised without taking down the fleet.

5. Observability from day one. The Coupang breach (33M records) went undetected from June to November 2025. The CEO resigned. Detection capability is not a year-three feature — it is a year-one architectural commitment. Centralized structured logging, anomaly detection on authentication patterns, and runtime baselining are the difference between a 4-hour incident and a 4-month one.

The honest summary

The companies that survive the next five years are the ones that build security into the architecture before they have anything worth attacking. The ones that do not become footnotes in TechCrunch year-in-reviews — alongside the Series A startups that took down their first enterprise client.

Whether you are early enough to make foundational decisions, or far enough along to wonder how you would actually answer an enterprise security questionnaire — let's talk. The earlier the conversation, the cheaper the architecture.

Because the breach that ends your startup is the one you did not have a plan for.