{"id":51435,"date":"2026-05-05T07:42:56","date_gmt":"2026-05-05T07:42:56","guid":{"rendered":"https:\/\/zero.redgem.net\/?p=51435"},"modified":"2026-05-05T07:42:56","modified_gmt":"2026-05-05T07:42:56","slug":"the-back-door-attackers-know-about-and-most-security-teams-still-havent-closed","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=51435","title":{"rendered":"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-05-05T11:59:30&#8243;,&#8221;description&#8221;:&#8221;![](https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEhMhaEkMCxALglRWDFwTHVYgZ0KrRmAuzdwfh0zbL5Ml163rakQSv8yRVQ8yTQ4xIAtcwdqvGyVXeZXgXGNYKoyStckJv2xzjH3f1O7oICND5cWbnIBGYkSVJbpDRYHH9XqNfFQNk1qWIVwd43UuJv2vozhpndzCMS789h026IKgX1t7pgp01AtI6i9wKE\/s1600\/material.jpg)\\n\\nEvery AI tool, workflow automation, and productivity app your employees connected to Google or Microsoft this year left something behind: a persistent OAuth token with no expiration date, no automatic cleanup, and in most organizations, no one watching it. Your perimeter controls don&#8217;t see it. Your MFA doesn&#8217;t stop it. And when an attacker gets hold of one, they don&#8217;t need a password.\\n\\nOAuth grants don&#8217;t expire when employees leave. They don&#8217;t reset when passwords change. And in most organizations, nobody is watching them.\\n\\nThe model made sense when a handful of IT-approved apps needed calendar access. It doesn&#8217;t hold up when every employee is independently wiring AI tools, workflow automations, and productivity apps directly into their Google or Microsoft environment \u2014 each one receiving a persistent, scoped token with no automatic expiration and no centralized visibility.\\n\\nThat&#8217;s not a misconfiguration. It&#8217;s how OAuth is designed to work. The gap is that most security programs weren&#8217;t built to account for it at scale.\\n\\n## CISOs know it&#8217;s a problem. Most aren&#8217;t solving it.\\n\\nNew research from Material Security quantifies the gap between awareness and action. 80% of security leaders consider unmanaged OAuth grants a critical or significant risk. Most have said as much for years.\\n\\n![](https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEhsTygaceWrxyWhXfbcDkmZV9JeY4kSvXnGbuNlNtMqxU9w_p4WgNXOoy2wJ2YizDvkUOkbwAlw_Lywl_dKme8ZfxFGg7ebcB0WJbUgGgTmFB_zWBRzlhZtPWFwg_m5yfq-JENhTwGWV5m0IoWB8OvcdqwEKOWMRWyWvYDwiSUU5DeB29KIl_Iq5PkEf_8\/s1600\/fig1.png)\\n\\nBut awareness doesn&#8217;t translate directly into capability. A substantial portion of organizations (45%) are doing nothing to monitor OAuth grants at scale. Many of the rest (33%) are running manual processes \u2014 tracking grants in spreadsheets, reviewing permissions on an ad hoc basis, relying on employees to flag unusual app behavior.\\n\\n![](https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEj3OO8pv_ZKMiVIdT3Y62U8v9wOjV4rgRcxjofWLosXeRDVDVnYS7iZMNDGVPHDEAVCqblnAuGkI0tP_Svk3H0AuG1c534ItZP3HfElLdnAABGiRNRvn4dpQiumE_wQ-cAnij6xVRHgvBLJ_QWIgM49-vGnDfQzMG8xuoFo1M1mEItg527bzDIx1sSEm8I\/s1600\/fig2.png)\\n\\nSpreadsheets are not a threat response capability. They&#8217;re a record of how much exposure an organization doesn&#8217;t know it has.\\n\\n## It&#8217;s not theoreticalrisk\\n\\nThe argument for OAuth visibility often gets framed as employees piping sensitive information into third-party tools without IT visibility. That&#8217;s a real problem, but it&#8217;s the smaller one. The more pressing issue is that OAuth grants are an active attack vector. The Drift incident makes that concrete.\\n\\nDrift, a sales engagement platform acquired by Salesloft, maintained OAuth integrations with Salesforce instances across hundreds of customer organizations. A threat actor tracked by Palo Alto Unit 42 as UNC6395 obtained valid OAuth refresh tokens \u2014 likely through prior phishing campaigns \u2014 and used them to access Salesforce environments belonging to more than 700 organizations.\\n\\nThe attack&#8217;s structure is a warning: the tokens were legitimate, the integration was legitimate. From the perspective of any perimeter control, nothing was wrong. MFA was bypassed entirely because the attacker wasn&#8217;t logging in \u2014 they were presenting a token that Drift had already been granted permission to use. Once inside, UNC6395 systematically exported data and combed through it for credentials: AWS access keys, Snowflake tokens, passwords.\\n\\nCloudflare, PagerDuty, and dozens of others were affected. The full scope is still being assessed.\\n\\nThe Drift incident wasn&#8217;t an attack from a suspicious, unknown app. It was an attack _through_ a trusted one. The lesson isn&#8217;t that organizations should restrict OAuth integrations \u2014 it&#8217;s that trusting an app at the time of installation doesn&#8217;t mean it stays trustworthy, and that OAuth grants need active, continuous monitoring rather than passive acceptance.\\n\\n## What monitoring actually needs to look like\\n\\nThe current generation of OAuth security tools addresses OAuth risk at the point of installation. They check whether a requested permission scope is excessive. They may flag apps from vendors with poor reputations. That&#8217;s useful \u2014 but it&#8217;s not sufficient. For the Drift scenario, a legitimate app whose credentials were later stolen and weaponized \u2014 it catches nothing.\\n\\nTo begin with, vendor trust levels and app scopes are important, but it only tells part of the story. Monitoring the actual behavior of the app\u2013the API calls it makes, the actions it takes\u2013is critical to understanding what the app is _actually_ doing, not just what it could do. And even then, without deep visibility into the account(s) the app is linked to, you\u2019re still operating half-blind. A risky app tied to an intern\u2019s account is one thing\u2013the same app being used by a VIP with access to countless sensitive emails, files, and systems is something else entirely.\\n\\nThe Drift attack didn&#8217;t involve a suspicious app requesting unusual permissions at installation. It involved a legitimate app whose credentials were later compromised and weaponized. A tool that only evaluates the grant at the point of creation would have seen nothing wrong. The risk materialized later \u2014 when the token was stolen and used by a different actor entirely.\\n\\nEffective OAuth security requires:\\n\\n  * **Continuous behavioral monitoring, not point-in-time review.** What is the app actually doing after it&#8217;s been granted access? Monitoring the API calls an OAuth-connected app makes over time reveals anomalies that no static permission review can catch \u2014 sudden spikes in data access, queries for unusual data types, andaccess at unexpected hours.\\n  * **Blast radius assessment.** An OAuth grant connected to an account with read access to thousands of sensitive documents and years of email history is categorically different from the same grant on a freshly provisioned account with limited exposure. The reach of the user&#8217;s account determines the potential impact of a compromised or malicious OAuth connection. Risk scoring should reflect that.\\n  * **Graduated response matched to organizational risk tolerance.** An obviously malicious app \u2014 unknown vendor, broad permissions, anomalous API behavior from day one \u2014 shouldn&#8217;t sit in the environment while a ticket works through a queue. It should be revoked immediately. A mission-critical integration from a major vendor showing mild anomalies warrants human review before any action is taken. The response layer needs to be intelligent enough to tell the difference.\\n\\n\\n\\n## Material&#8217;s OAuth Threat Remediation Agent\\n\\nMaterial Security&#8217;s OAuth Threat Remediation Agent is built around this more complete model of OAuth risk. The agent runs continuously across an organization&#8217;s Google Workspace environment, monitoring every OAuth-connected application \u2014 not just new ones at the point of grant.\\n\\nFor each connected app, the agent evaluates three factors together:\\n\\n  * **Vendor trust and scope analysis** \u2014 the standard baseline that most tools stop at\\n  * **Behavioral monitoring of actual API calls** made by the app over time, surfacing anomalies against expected behavior\\n  * **Blast radius assessment** based on the access levels and data exposure of the accounts the app is connected to\\n\\n\\n\\nThese inputs combine into a risk signal that reflects both the probability of a problem and its potential impact. When the agent identifies a high-risk grant, it can act immediately \u2014 revoking the token before harm is done. For lower-certainty situations involving mission-critical applications, it surfaces the finding to the security team with full context: what the app is, what it&#8217;s been doing, what it has access to, and what the risk score is.\\n\\nOrganizations configure their own thresholds: how much risk triggers automated remediation, and where the line is for requiring human sign-off. The agent is designed to keep security teams in the loop for the decisions that matter, and out of the loop for the ones that don&#8217;t.\\n\\n## Closing the back door\\n\\nOAuth grants are the default way third-party apps and AI tools connect to the enterprise workspace. That&#8217;s not changing. The number of grants in most environments will continue to grow as AI adoption accelerates. Telling employees they can&#8217;t use AI tools isn&#8217;t a viable security posture for most organizations \u2014 and it wouldn&#8217;t address the threat posed by apps that are legitimate at installation and malicious later.\\n\\nThe answer isn&#8217;t fewer OAuth grants. It&#8217;s better visibility into the ones that exist, continuous monitoring of their behavior, and the operational capability to respond fast enough to matter and smart enough to avoid disrupting the integrations that keep the business running. \\n\\nFor security teams who want visibility into what&#8217;s actually connected to their environment \u2014 and the ability to respond when something changes, reach out to Material Security for a demo of the OAuth Threat Remediation Agent.\\n\\nFound this article interesting? This article is a contributed piece from one of our valued partners. Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.\\n&#8221;,&#8221;published&#8221;:&#8221;2026-05-05T11:58:00&#8243;,&#8221;modified&#8221;:&#8221;2026-05-05T11:58:00&#8243;,&#8221;type&#8221;:&#8221;thn&#8221;,&#8221;title&#8221;:&#8221;The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;THN:CCCDB0753E21F0219C340462B261ECBA&#8221;,&#8221;bulletinFamily&#8221;:&#8221;info&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/thehackernews.com\/2026\/05\/the-back-door-attackers-know-about-and.html&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-05-05T11:59:30&#8243;,&#8221;description&#8221;:&#8221;![](https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEhMhaEkMCxALglRWDFwTHVYgZ0KrRmAuzdwfh0zbL5Ml163rakQSv8yRVQ8yTQ4xIAtcwdqvGyVXeZXgXGNYKoyStckJv2xzjH3f1O7oICND5cWbnIBGYkSVJbpDRYHH9XqNfFQNk1qWIVwd43UuJv2vozhpndzCMS789h026IKgX1t7pgp01AtI6i9wKE\/s1600\/material.jpg)\\n\\nEvery AI tool, workflow automation, and productivity app your employees connected to Google or Microsoft this year left something behind: a persistent OAuth token with&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,13,33,7,11,43,5],"class_list":["post-51435","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-security","tag-tapic","tag-thn","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=51435\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-05-05T11:59:30&#8243;,&#8221;description&#8221;:&#8221;![](https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEhMhaEkMCxALglRWDFwTHVYgZ0KrRmAuzdwfh0zbL5Ml163rakQSv8yRVQ8yTQ4xIAtcwdqvGyVXeZXgXGNYKoyStckJv2xzjH3f1O7oICND5cWbnIBGYkSVJbpDRYHH9XqNfFQNk1qWIVwd43UuJv2vozhpndzCMS789h026IKgX1t7pgp01AtI6i9wKE\/s1600\/material.jpg)nnEvery AI tool, workflow automation, and productivity app your employees connected to Google or Microsoft this year left something behind: a persistent OAuth token with...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=51435\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-05T07:42:56+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA\",\"datePublished\":\"2026-05-05T07:42:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435\"},\"wordCount\":1646,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"thn\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=51435#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435\",\"name\":\"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-05-05T07:42:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=51435\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=51435#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=51435","og_locale":"en_US","og_type":"article","og_title":"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-05-05T11:59:30&#8243;,&#8221;description&#8221;:&#8221;![](https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEhMhaEkMCxALglRWDFwTHVYgZ0KrRmAuzdwfh0zbL5Ml163rakQSv8yRVQ8yTQ4xIAtcwdqvGyVXeZXgXGNYKoyStckJv2xzjH3f1O7oICND5cWbnIBGYkSVJbpDRYHH9XqNfFQNk1qWIVwd43UuJv2vozhpndzCMS789h026IKgX1t7pgp01AtI6i9wKE\/s1600\/material.jpg)nnEvery AI tool, workflow automation, and productivity app your employees connected to Google or Microsoft this year left something behind: a persistent OAuth token with...","og_url":"https:\/\/zero.redgem.net\/?p=51435","og_site_name":"zero redgem","article_published_time":"2026-05-05T07:42:56+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=51435#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=51435"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA","datePublished":"2026-05-05T07:42:56+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=51435"},"wordCount":1646,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","Security","tapic","thn","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=51435#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=51435","url":"https:\/\/zero.redgem.net\/?p=51435","name":"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-05-05T07:42:56+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=51435#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=51435"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=51435#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"The Back Door Attackers Know About \u2014 and Most Security Teams Still Haven\u2019t Closed_THN:CCCDB0753E21F0219C340462B261ECBA"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/51435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=51435"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/51435\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=51435"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=51435"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=51435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}