Market Cap: $2.6509T 0.02%
Volume(24h): $83.075B 46.64%
  • Market Cap: $2.6509T 0.02%
  • Volume(24h): $83.075B 46.64%
  • Fear & Greed Index:
  • Market Cap: $2.6509T 0.02%
Cryptos
Topics
Cryptospedia
News
CryptosTopics
Videos
Top News
Cryptos
Topics
Cryptospedia
News
CryptosTopics
Videos
bitcoin
bitcoin

$77206.799877 USD

-0.54%

ethereum
ethereum

$2480.536928 USD

-1.49%

tether
tether

$0.999766 USD

0.02%

bnb
bnb

$717.768301 USD

-0.81%

xrp
xrp

$1.398854 USD

0.93%

usd-coin
usd-coin

$0.999946 USD

0.01%

solana
solana

$100.783952 USD

-0.71%

tron
tron

$0.337610 USD

-0.52%

hyperliquid
hyperliquid

$79.006439 USD

-1.08%

zcash
zcash

$1143.411926 USD

0.63%

dogecoin
dogecoin

$0.082676 USD

-1.89%

monero
monero

$513.505414 USD

1.54%

chainlink
chainlink

$11.403390 USD

-0.09%

unus-sed-leo
unus-sed-leo

$8.960483 USD

-0.02%

cardano
cardano

$0.204348 USD

-2.23%

Cryptocurrency News Articles

OAuth, Agents, and Security: Navigating the New Frontier of Access Control

Dec 03, 2025 at 01:59 am

Explore the evolving landscape of OAuth, AI agents, and security. Discover the risks, challenges, and innovative solutions for robust access control in the age of AI.

OAuth, Agents, and Security: Navigating the New Frontier of Access Control

The world of authorization is changing fast, especially with Large Language Model (LLM) agents becoming more prevalent. While OAuth has been a broadly accepted standard for access delegation, it's quickly becoming clear that it's no longer sufficient for the complex needs of AI agents. Here’s the lowdown on why OAuth falls short and what we need to do about it.

The Risks of Relying on OAuth for LLM Data Access

Getting authorization wrong can lead to serious trouble. Think about it: Breaches are a prime example of what happens when authorization goes awry. Back in August 2025, attackers compromised OAuth tokens held by Drift, a chatbot used by other companies, gaining access to Salesforce instances and exfiltrating data. The agentic risk isn’t limited to attackers compromising tokens and breaching systems. There’s also misuse: interacting with an LLM frontend as a normal user, but getting illicit information accidentally or with prompt jailbreaking. Only limiting the LLM’s access at an authorization enforcement layer will address this.

Why OAuth Isn't Enough

OAuth is great for access delegation, but it stumbles when it comes to agents. The model of passing embedding permissions on a token that is then reused numerous times has several limitations:

  • OAuth Can’t Handle Advanced Policy Modeling: OAuth struggles with fine-grained permissions at a resource level. For LLM agents, you need to scope permissions at a resource or even field level.
  • Static Tokens Are Limiting and Risky: Tokens are static, reflecting permissions at a specific time. Making dynamic changes to authorization is difficult. Plus, tokens can leak, leading to breaches.
  • OAuth Can’t Record Agentic Actions: You often want to maintain records of all agent data access and actions. OAuth doesn't offer a way to record this.

A New Approach to Agentic Authorization

So, what's the solution? Implementing better authorization in the underlying resources that agents access. We need something with a different structure from the token-based OAuth method: A real-time policy engine, consulted with every action that logs everything agents are attempting to do (including with on-behalf-of tracing), and that will fire alerts and support human-in-the-loop least privilege enforcement for if/when agents act incorrectly.

Separate from better authorization in the data sources and tools that agents use, agent authorization can be addressed at the tool access layer (e.g., MCP servers, agent frameworks). Any security-minded organization should be recording agent actions, running anomaly detection to catch misbehavior, dynamically reducing permissions or quarantining rogue agents, and maintaining an audit trail. The goal is automating the principle of least privilege: agents should be able to access only the tools they need for the task at hand.

Emerging Attack Vectors and How to Defend Against Them

Attackers are always finding new ways to breach systems, and identity-based attacks are on the rise. Here are a few techniques to watch out for, based on Wiz telemetry:

  • Device Code Phishing: Attackers lure victims into entering a device code, granting the attacker a token. Less than 50% of customers enforce Conditional Access policies that block device code authentication.
  • Resource Owner Password Credentials (ROPC): A legacy OAuth mechanism that exchanges a username and password directly for a token, skipping modern safeguards. Fewer than 45% of customers enforce Conditional Access policies that block ROPC authentication.
  • Device Registration for Persistence: Attackers register a device to bypass Conditional Access restrictions, obtaining a Primary Refresh Token (PRT) for continued access.

Wiz’s Role in Enhancing Security

Wiz Defend provides deep visibility into identity-based attack activity in Entra ID, with real-time detections built to identify the techniques used in device-code phishing, ROPC abuse, and Conditional Access evasion. Wiz Defend includes dedicated detection rules that alert on these behaviors:

  • Unusual Device Code Flow Detected
  • Sign-in by Entra ID User using ROPC protocol to unusual application and resource
  • Suspicious ROPC authentication for conditional access policy bypass
  • Suspicious device registration attempt

The Broader Impact: Tokenization and Real-World Assets

Beyond security, tokenization is revolutionizing how assets are managed. Nomura Holdings launched a security token offering, tokenizing an 8 billion yen venture capital fund. This signals a shift in how institutional capital is raised and managed, leveraging blockchain’s power for efficiency. The benefits include increased liquidity, fractional ownership, and automated compliance.

Wrapping Up

Without a new approach to agentic authorization, we should expect to see more disasters as agents proliferate. If we can get ahead of the authorization problem, we can realize the promise of AI agents without the risks. So, let’s keep our eyes peeled, stay informed, and ensure we're not just keeping up with the times, but staying a step ahead. After all, in the world of OAuth, agents, and security, being proactive is the name of the game. Cheers to a safer, smarter future!

Original source:securityboulevard

Disclaimer:info@kdj.com

The information provided is not trading advice. kdj.com does not assume any responsibility for any investments made based on the information provided in this article. Cryptocurrencies are highly volatile and it is highly recommended that you invest with caution after thorough research!

If you believe that the content used on this website infringes your copyright, please contact us immediately (info@kdj.com) and we will delete it promptly.

Other articles published on Sep 16, 2026