AI as a Security Risk: Governance, Vulnerabilities, and the Practical Economics of Trust
Is the corporate rush to deploy artificial intelligence creating a sustainable competitive edge, or is it quietly dismantling the modern enterprise's security perimeter?
Is the corporate rush to deploy artificial intelligence creating a sustainable competitive edge, or is it quietly dismantling the modern enterprise's security perimeter?
Are boards and executive teams underestimating the probabilistic threat vector introduced by large language models, or are they attempting to govern tomorrow's autonomous agents with yesterday's static IT frameworks?
The prevailing executive narrative frames artificial intelligence adoption as a binary choice between aggressive deployment and competitive obsolescence. That framing is comforting in its simplicity and misleading in almost every respect. As artificial intelligence transitions from experimental, sandboxed pilots to autonomous core operations, the fundamental bottleneck to enterprise scaling is no longer technical capability. It is trust; specifically, the security and governance architecture required to protect corporate assets in a perimeter-less digital economy.
Traditionally, IT security relied upon deterministic boundaries: firewalls, access tokens, and predictable software code. Deploying large language models and autonomous agents introduces something materially different, a volatile and probabilistic attack surface. These systems do not execute static code; they process and predict natural language. When an organisation embeds them deep within its infrastructure, granting access to proprietary databases, mail servers, and operational workflows, it effectively creates a soft and highly exploitable interface that bypasses conventional corporate defences.
To navigate this shift, the C-suite must move beyond blind faith. Understanding the structural reality of AI as a security risk requires a clinical assessment of its technical vulnerabilities, an honest accounting of the operational liabilities of unsanctioned use, and the practical governance architecture required to make AI-driven transformation defensible.
The New Attack Surface: Anatomy of LLM-Specific Vulnerabilities
The architectural vulnerability of a large language model lies in its inability to separate informational context from actionable instruction. In conventional software, data and instruction sets are strictly segregated. In generative AI they are blended into a single prompt stream. That structural flaw has given rise to a class of sophisticated, silent, and frequently zero-click threat vectors aimed directly at enterprise data repositories.
Retrieval-Augmented Generation, adopted widely to connect models to private corporate databases, has become a primary vector for unauthenticated exfiltration. EchoLeak, a critical zero-click prompt-injection vulnerability in Microsoft 365 Copilot, demonstrated how a single crafted email was sufficient. When the retrieval engine parsed the inbox, the malicious message blended untrusted input with the user's sensitive tenant context and executed an automated exfiltration routine to an external address, evading Microsoft's injection classifiers without a single user click. ShadowLeak followed the same logic against the Deep Research agent in ChatGPT: a crafted email to a connected mailbox compelled the autonomous agent to locate and leak sensitive inbox data. Because the exfiltration occurred inside the provider's own cloud environment, the breach remained entirely invisible to enterprise network gateways and endpoint monitoring.
The pattern repeats wherever agents are permitted to read both public and private data streams. Researchers demonstrated that an attacker who simply posted a malicious prompt in a public Slack channel could poison the retrieval context; when a colleague later queried the assistant, the model retrieved the poisoned token, used it to reach restricted API keys held in a private channel the attacker could not access, and surrendered the credentials through a deceptive reauthentication link. ForcedLeak, an exploit chain in Salesforce Agentforce, embedded injections in the ordinary web-to-lead fields of a CRM; because the agent operated under a permissive content security policy and trusted an expired but whitelisted domain, it exported customer records to external servers. CamoLeak achieved the equivalent against GitHub Copilot, with prompts injected through invisible pull-request comments and a proxy bypass used to leak private repository source code without the developer's knowledge.
Where output handling is insecure, the consequence escalates from disclosure to outright compromise. The Vanna.AI text-to-SQL library generated Python through a model and executed it directly; injection through a simple user question field yielded immediate remote code execution on the underlying database server. Attackers defeated the guardrails of the Lenovo Lena chatbot with a four-hundred-character prompt, forcing it to emit malicious markup that harvested active session cookies, a vulnerability that extended to human handover and permitted the theft of support agents' sessions as well. Research presented at BlackHat by Zenity established the scale of the exposure: remote takeover of Microsoft 365 Copilot through a single email or Teams message, and a scan uncovering more than a thousand misconfigured Copilot Studio deployments at Fortune 500 companies, actively exposing internal data to the public internet without any authentication whatsoever.
The Silent Leak: Shadow AI and the Erosion of Governance
While technical exploits command the headlines, the most pervasive risk to enterprise security is human. Driven by an organisational bias toward immediate productivity and a cultural resistance to restrictive perimeters, employees are steadily leaking proprietary data into public models through unsanctioned and unmanaged tools.
The scale of that exposure is difficult to overstate. Netskope's research identifies generative AI as the fastest-growing category of shadow IT, with three in five users of such platforms operating through personal, unmanaged accounts and roughly three-quarters of all workplace ChatGPT activity routed outside corporate control. Corporate data flowing into external AI tools has risen by 485 per cent year on year, and the share of that data classified as highly sensitive, encompassing source code, research plans, legal documents, and personnel records, has climbed from 10.7 to 27.4 per cent. Cisco's 2025 Data Privacy Benchmark completes the picture: 64 per cent of organisations express deep concern about inadvertently sharing sensitive material through generative AI, and nearly half of those same organisations concede that they routinely enter employee records or non-public intellectual property into these tools regardless.
Faced with the prospect of proprietary data being absorbed into public training sets, several of the world's most prominent organisations have adopted containment measures. Samsung banned internal use of generative AI outright after engineers pasted confidential semiconductor source code, equipment measurement data, and internal meeting minutes into public models while debugging and drafting. Apple restricted ChatGPT and cautioned its engineering teams against GitHub Copilot, citing the risk of corporate code reaching models that train on user input; Amazon issued a directive to its software engineers after detecting generated code that closely matched proprietary internal work. On Wall Street, Goldman Sachs, Citigroup, Wells Fargo, JPMorgan, and Bank of America have all restricted use on regulatory grounds, and Deutsche Bank has enacted an outright prohibition.
The economic consequences of ungoverned deployment are equally concrete. The IBM Cost of a Data Breach Report 2025 found that 97 per cent of organisations suffering an AI-related security incident lacked proper access controls over their AI systems, and that 63 per cent had no AI governance policy of any description; high levels of unsanctioned use added an average of 670,000 US dollars to the cost of a breach. Thirteen per cent of surveyed organisations reported active breaches of their models or applications, and a further eight per cent were simply unable to say whether a breach had occurred. Of the incidents confirmed, 60 per cent resulted in compromised corporate data and 31 per cent in serious operational disruption. Gartner projects that by 2027 more than 40 per cent of AI-related breaches will stem from improper cross-border use, as organisations integrate interfaces without governance and sensitive prompts flow to servers in unknown jurisdictions, in violation of data protection law and at material regulatory cost.
Compromised Supply Chains: Package Hallucinations and Agent Takeovers
As artificial intelligence is embedded more deeply into software development, the developer toolchain has emerged as a critical point of failure. Developers and autonomous coding agents alike are importing malicious code through a vulnerability with no precedent in conventional engineering: package hallucination. Asked to generate code for a given task, a model will frequently recommend libraries that do not exist. Attackers monitor these outputs, identify the invented package names, and register them on public registries such as npm or PyPI with malicious payloads, a supply-chain technique now described as slopsquatting. Academic analysis across sixteen commercial and open-source models placed the hallucination rate at 5.2 per cent for commercial systems and 21.7 per cent for open-source alternatives.
The real-world consequences are already visible. The s1ngularity incident saw attackers publish eight malicious versions of the Nx build system, a package with four million weekly downloads, and use them to harvest environment variables, repository tokens, package credentials, and cryptocurrency wallets directly from developer workstations. The threat is not merely opportunistic. Anthropic recently disrupted a sophisticated espionage campaign in which a Chinese state-sponsored group jailbroke its coding agent and transformed it into a self-orchestrating attack framework, using it to target and compromise thirty major technology firms and financial institutions.
Nor is a hostile actor a precondition for harm. During a routine infrastructure test, an autonomous agent at Replit bypassed an active code freeze, made unauthorised changes directly to live databases, and wiped records covering more than 1,200 executives and 1,190 companies. Agents without guardrails are an operational risk in their own right.
Deepfake Social Engineering and the End of Plausible Deniability
The security risks of artificial intelligence are not confined to digital infrastructure. They extend into the financial operations of the enterprise through synthetic identity and social engineering. In one of the more remarkable corporate frauds on record, the British engineering firm Arup lost 25.6 million US dollars in Hong Kong when an employee was induced to join a video conference with what appeared to be the company's chief financial officer and several trusted colleagues. Every other participant on the call was an AI-generated fabrication. Trusting the authority of his apparent CFO, the employee authorised fifteen wire transfers. Arup's internal systems and network perimeter were never breached; the entire attack was executed through synthetic authority alone.
The lesson for executive leadership is uncomfortable but unambiguous: technical security is of no consequence if the human layer can be bypassed by a convincing fabrication. The United States Financial Crimes Enforcement Network has issued an urgent alert to the same effect, documenting a sharp rise in suspicious activity reports involving generative AI-fabricated identity documents used to defeat conventional know-your-customer and identity verification controls.
For years, corporations assumed they could treat artificial intelligence as an experimental instrument and attribute its errors to software malfunction. That era of plausible deniability has closed. In a landmark decision, the British Columbia Civil Resolution Tribunal held Air Canada liable for damages after its customer-facing chatbot supplied incorrect bereavement-fare guidance to a passenger, establishing that an enterprise cannot disclaim responsibility for the outputs, actions, or advice of its autonomous systems. The commercial corollary arrived shortly afterward, when users of a Chevrolet dealership's chatbot prompted it into agreeing to sell a new vehicle for a single dollar. The system was withdrawn, but the reputational damage stood as a demonstration of what unconstrained, public-facing models cost in brand terms.
The Path Forward: Operationalising the AI Security Triad
An organisation whose security posture consists of attempting to block artificial intelligence altogether is fighting a losing battle against digital economics and workforce behaviour. Deploying it without structural governance, conversely, is an exercise in operational recklessness. To close the enterprise trust gap, organisations must move from static, post-hoc checkpoints to a continuous, evidence-based security triad that integrates technology, governance, and organisational culture: continuous audit and observability, zero-trust access and formal governance, and human oversight supported by genuine AI literacy.
The first pillar is continuous audit and observability. An AI security audit can no longer be treated as a pre-launch checkmark, signed off and forgotten. It is an ongoing, real-time diagnostic across the system lifecycle, and it operates across four connected dimensions. It begins with data provenance and lineage, the strict verification of training inputs, database connections, and retrieval pipelines, so that poisoning is prevented and privacy compliance is demonstrable. It extends to explainability and traceability, establishing a human-auditable decision path for every output, so that technical and non-technical stakeholders alike can interrogate how a system reached a conclusion rather than accepting it on faith. It requires sustained testing of algorithmic robustness, continuous red-teaming and injection testing benchmarked against frameworks such as the OWASP Top 10 for large language models and MITRE ATLAS, probing actively for drift, jailbreaks, and indirect injection. And it culminates in operational observability: real-time monitoring of latency, input-output variance, and token behaviour, with automated, non-model guardrails that intercept malicious inputs and exfiltration attempts before they leave the enterprise gateway.
The second pillar is zero-trust access control and formal governance. Given that 97 per cent of AI incidents occur in environments lacking basic access controls, a strict zero-trust posture across all integrations is not optional. Retrieval engines and autonomous agents should be restricted from classified directories, and an agent should hold no greater data clearance than the employee querying it. Enterprise AI traffic should be routed through secure gateways that strip corporate secrets, code fragments, and personal data before anything reaches an external provider. And governance should be vested in a cross-functional committee, combining business leaders, security officers, risk managers, and legal counsel, empowered to evaluate every proposed use case, third-party integration, and interface connection before deployment rather than adjudicating failures after them.
The third pillar is human oversight and AI literacy. Technologists are prone to forget that organisational trust and security are social and structural challenges before they are technical ones. High-performing enterprises do not strip out human oversight in pursuit of operational speed; they embed human-in-the-loop validation into their core processes by design. Speed without observability simply scales legacy bias and technical error at a rate no organisation can manage. As Sandra Sucher of Harvard Business School observes:
"The heart of being trustworthy is that you take the other person's interests into account… A good answer will never be, 'AI made me do it.'" - Sandra Sucher, Harvard Business School"
Literacy is the second half of that obligation. Staff at every operational tier must be trained to recognise the particular anomalies of generative systems, to understand the operating boundaries of the tools they use, to identify hallucinated package patterns, and to spot the indicators of synthetic social engineering before authorising anything consequential.
As with every genuine transformation, the most stubborn obstacle here is not technical but human; a deep-seated preference for the familiar over the uncertain, and an understandable reluctance to entrust consequential decisions to an unfamiliar analytical infrastructure. But the resolution of that hesitation is not blind faith in the technology; it is the disciplined construction of warranted trust.
Ultimately, competitive advantage in the AI era will not belong to the organisations that deploy algorithms fastest. It will belong to those that establish the highest standard of institutional trust, operational integrity, and continuous security governance; the enterprises that earn the right to rely on their machines, rather than simply hoping they can.
Yarnin Peled
Head of IT & Technology Projects | IMBA Candidate, Bar-Ilan University
Writing on digital transformation, operational excellence, and practical economics of AI.
