Security Magazine logo
search
cart
facebook twitter linkedin youtube
  • Sign In
  • Create Account
  • Sign Out
  • My Account
Security Magazine logo
  • NEWS
    • Security Newswire
    • Technologies & Solutions
  • MANAGEMENT
    • Leadership Management
    • Enterprise Services
    • Security Education & Training
    • Logical Security
    • Security & Business Resilience
    • Profiles in Excellence
  • PHYSICAL
    • Access Management
    • Fire & Life Safety
    • Identity Management
    • Physical Security
    • Video Surveillance
    • Case Studies (Physical)
  • CYBER
    • Cybersecurity News
    • More
  • BLOG
  • COLUMNS
    • Career Intelligence
    • Cyber Tactics
    • Cybersecurity Education & Training
    • Leadership & Management
    • Security Talk
  • EXCLUSIVES
    • Annual Guarding Report
    • Most Influential People in Security
    • The Security Benchmark Report
    • Top Guard and Security Officer Companies
    • Top Cybersecurity Leaders
    • Women in Security
  • SECTORS
    • Arenas / Stadiums / Leagues / Entertainment
    • Banking/Finance/Insurance
    • Construction, Real Estate, Property Management
    • Education: K-12
    • Education: University
    • Government: Federal, State and Local
    • Hospitality & Casinos
    • Hospitals & Medical Centers
    • Infrastructure:Electric,Gas & Water
    • Ports: Sea, Land, & Air
    • Retail/Restaurants/Convenience
    • Transportation/Logistics/Supply Chain/Distribution/ Warehousing
  • EVENTS
    • Industry Events
    • Webinars
    • Solutions by Sector
    • Security 500 Conference
  • MEDIA
    • Interactive Spotlight
    • Photo Galleries
    • Podcasts
    • Polls
    • Videos
      • Cybersecurity & Geopolitical Discussion
      • Ask Me Anything (AMA) Series
  • MORE
    • Call for Entries
    • Classifieds & Job Listings
    • Newsletter
    • Sponsor Insights
    • Store
    • White Papers
  • EMAG
    • eMagazine
    • This Month's Content
    • Advertise
  • SIGN UP!
CybersecurityLogical SecuritySecurity & Business Resilience

8 Places AI Is Quietly Entering Your Enterprise

By Michael Leland
Quiet
Kristina Flour via Unsplash
September 16, 2026

A developer hooks internal databases to a custom AI app without telling IT. An admin drafts company emails through a personal ChatGPT account. A marketer’s AI agent follows up with leads without human involvement.

Like it or not, unsanctioned AI is finding its way into enterprise workflows and operations faster than most admins can manage. Each new addition brings new entry points like APIs, user prompts, and plugin connections. And each requires auditing for management and security. The trouble is, it isn’t happening fast enough. AI adoption has quickly outpaced governance. To use an analogy: you can’t put the toothpaste back in the tube!

According to a recent Lenovo survey, 61% of IT leaders have seen a rise in AI-related cybersecurity threats, but only 31% feel confident managing those risks. A 2026 Pentera survey found that 75% of CISOs rely on controls designed for other attack surfaces to secure AI-driven workflows.

But all is not lost. IT organizations can mitigate the challenge by securing eight common AI entry points.

1. Browser-Based AI

Most employees first encounter AI tools through a browser. The problem is that IT can’t tell whether the end user is logged into a company account or a personal one. Log into the wrong account, and proprietary data can end up in a training set.

Security teams need tenant recognition, meaning the ability to identify whether someone is on a corporate or personal account, prompt visibility, and data policy enforcement before content reaches an AI provider. Controls have to operate where employees actually interact with AI, rather than downstream after data has already left the organization. 

2. AI Browser Extensions

From Grammarly to Claude and thousands more, browser extensions bring AI into employees’ daily work. Extensions can read page content, inject text into prompts, and exfiltrate data in ways traditional data loss prevention (DLP) tools were never designed to handle. And an extension that passes a risk review today can become malicious after a future update.

Managing this requires risk scoring and categorization that updates as extension behavior changes, along with the ability to block or restrict extensions based on their current profile. Where these extensions are allowed to access data is just as important. Grammarly being used in the creation of a personal email might be perfectly acceptable, but should that same extension have full visibility to customer information entered into an ERP tool? Content and context matters, and rigid allow/deny lists create a poor user experience and administrative burden.

3. AI Browsers

Newer consumer AI browsers ship with AI built natively into the interface and, when adopted outside approved environments, can give employees a way to bypass the managed browser and unsanctioned AI websites entirely — effectively becoming invisible to policies tied to the organization’s approved browsers.

Security must follow the work itself, across all browser types, giving IT the consistent visibility and policy enforcement it needs to govern all AI entry points. 

4. Desktop AI Applications

Most major AI tools offer desktop apps, which allow access to local files, clipboard content, and sometimes the screen itself. Browser-based security controls can’t reach them, and most endpoint protection tools weren’t designed to monitor AI prompt activity. An employee can paste an entire contract, customer list, or source code into a desktop app, and IT has no record of it.

Data policies need to extend to desktop AI and provide the same visibility organizations are creating at the browser layer. 

5. AI-Powered IDEs

Developers and engineers increasingly rely on integrated development environments (IDEs) like JetBrains and Visual Studio as well as Cursor and GitHub Copilot to write, refactor, and debug code. But these tools give AI direct access to the codebase, including source code, internal tooling, credentials, API keys, and proprietary logic. Most governance frameworks don’t account for that level of exposure. 

Governing these tools requires visibility into repository access and safeguards that limit exposure, regardless of where the IDE runs.

6. MCP Integrations and AI Connectors

MCP enables AI systems to integrate with productivity apps such as Slack and Salesforce, workplace productivity suites like Office and Google, as well as internal databases. The risk is corporate data moving between systems without proper security oversight.

Security teams need a clear picture of which integrations are active, what data each one moves, and which AI agents can use them. Organizations need controls that can inspect, authorize, and enforce continuous run-time protection for these connections without slowing the business down.

7. Network-Level AI Traffic

Desktop AI apps, locally installed coding tools, command line tools, and AI agents all generate network traffic that traditional monitoring tools can’t interpret. They weren’t built to identify whether a request is going to an AI provider, which user sent it, or what data it contains — especially when employees work off-network.

Security shouldn’t disappear because someone moves from a browser to a desktop application, local AI model, or remote network. Visibility and AI traffic attribution needs to follow users wherever work happens. 

8. AI Agents and Vibe Coding Apps

AI agents and vibe coding apps both operate with a level of autonomy that makes them the most complex entry points to govern. The attack surface expands with every system agents can reach. Vibe coding has made almost anyone an app builder, shifting the enterprise challenge from building applications to governing them. Prompt injection adds further risk, as malicious instructions embedded in content an agent reads can redirect it to take actions nobody authorized.

These applications were likely never built with RBAC (roll-based access control), have no knowledge of an organization’s data governance policy, or the unique business context with which traditional enterprise applications were built.

Organizations must be able to approve, distribute, and manage AI-built apps without exposing corporate data or internal systems. Governance requires visibility into what these tools can access, what they’re doing in real time, and when human approval should be required. Only platforms with hardened execution environments, MCP gateway controls, and human-in-the-loop approval workflows can govern agents and apps at this level of complexity.

A More Defensible Posture

Organizations trying to secure AI often make the costly and inefficient mistake of applying point solutions. Management across the control plane makes more sense: applying consistent policies across entry points, following users wherever AI runs, and governing autonomous systems across the tools people use.

The developer, admin, and marketer we talked about aren’t exceptions. Every enterprise has versions of them, and employees will keep finding new ways to use AI. Security teams must establish consistent control across all eight entry points, so CIOs and CISOs can say “yes” to AI at work.

KEYWORDS: artificial intelligence (AI) Artificial Intelligence (AI) Security governance governance risk

Share This Story

Michael leland headshot

Michael Leland is VP and Field CTO at Island. Image courtesy of Leland

Blog Topics

Security Blog

On the Track of OSAC

Blog Roll

Security Industry Association

Security Magazine's Daily News

SIA FREE Email News

SDM Blog

Manage My Account
  • Security Newsletter
  • eMagazine Subscriptions
  • Manage My Preferences
  • Online Registration
  • Mobile App
  • Subscription Customer Service

More Videos

Sponsored Content

Sponsored Content is a special paid section where industry companies provide high quality, objective, non-commercial content around topics of interest to the Security audience. All Sponsored Content is supplied by the advertising company and any opinions expressed in this article are those of the author and not necessarily reflect the views of Security or its parent company, BNP Media. Interested in participating in our Sponsored Content section? Contact your local rep!

close
  • Northland Controls sponsored content
    Sponsored byNorthland Controls

    The Execution Gap: Why Great Security Design Doesn't Always Deliver Great Security

Popular Stories

Healthcare supplies

3 Healthcare Breaches in Quick Succession Raises Concerns

Security's Most Influential people 2026

Security’s Most Influential People in Security 2026

Man driving

150M Driver’s Licenses Exposed, Security Experts Discuss

Person working on laptop

When Cyber Meets Physical: Rethinking Data Management for a New Threat Landscape

Police lights

Family of Fatally Shot Security Guard Seeking Answers


AlertMedia sponsored webinar

Events

September 22, 2026

How to Detect, Verify, and Respond to AI-Driven Disinformation

LIVE: September 22, 2026 at 2 PM EDT Identify emerging threats, validate information with confidence, and coordinate an effective response across your organization. Learn how to build the people, processes, and technology needed to improve speed-to-truth.

September 24, 2026

Physical Security Under the Microscope: The Top 4 Gaps That Fail Compliance Audits

LIVE: September 24, 2026 at 2 PM EDT Security and compliance reviews of physical security devices tend to fail for the same reasons. Learn the gaps that trip up these reviews, and why they're getting harder to ignore as scrutiny on connected devices increase. 

View All Submit An Event

Products

Security Culture: A How-to Guide for Improving Security Culture and Dealing with People Risk in Your Organisation

Security Culture: A How-to Guide for Improving Security Culture and Dealing with People Risk in Your Organisation

See More Products
×

Sign-up to receive top management & result-driven techniques in the industry.

Join over 20,000+ industry leaders who receive our premium content.

SIGN UP TODAY!
  • RESOURCES
    • Advertise
    • Contact Us
    • Store
    • Want More
  • SIGN UP TODAY
    • Create Account
    • eMagazine
    • Newsletter
    • Customer Service
    • Manage Preferences
  • SERVICES
    • Marketing Services
    • Reprints
    • Market Research
    • List Rental
    • Survey/Respondent Access
  • STAY CONNECTED
    • LinkedIn
    • Facebook
    • YouTube
    • X (Twitter)
  • PRIVACY
    • PRIVACY POLICY
    • TERMS & CONDITIONS
    • DO NOT SELL MY PERSONAL INFORMATION
    • PRIVACY REQUEST
    • ACCESSIBILITY

Copyright ©2026. All Rights Reserved BNP Media, Inc. and BNP Media II, LLC.

Design, CMS, Hosting & Web Development :: ePublishing