{"id":30504,"date":"2026-05-20T18:37:31","date_gmt":"2026-05-20T13:07:31","guid":{"rendered":"https:\/\/www.aicerts.ai\/news\/"},"modified":"2026-05-20T18:37:35","modified_gmt":"2026-05-20T13:07:35","slug":"google-finds-first-ai-zero-day-exploit-shrinking-defense-window","status":"publish","type":"news","link":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/","title":{"rendered":"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/05\/account-security-check.jpg\" alt=\"Business user securing accounts after AI Zero-Day Exploit bypass tactics\"\/><figcaption class=\"wp-element-caption\">Strong account hygiene matters as attackers adapt to bypass protections.<\/figcaption><\/figure>\n\n\n\n<p>Moreover, analysts warned that the exploit window has collapsed from weeks to mere minutes. GTIG investigators spotted telltale LLM fingerprints, including invented CVSS scores and overly friendly docstrings. Meanwhile, the team quietly coordinated with the vendor to block a looming mass-exploitation campaign. Industry coverage from Axios, CyberScoop, and others quickly amplified the significance of the discovery. In contrast, Google stressed that Gemini was likely not involved, signaling broad model accessibility for attackers. This article dissects the breakthrough, maps emerging risks, and highlights how strategic training can strengthen defensive programs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why This Hack Matters<\/h2>\n\n\n\n<p>Security veterans have long predicted AI-assisted exploit creation. Nevertheless, speculation turned into evidence with this confirmed AI Zero-Day Exploit.<\/p>\n\n\n\n<p>According to GTIG, threat actors used agentic tooling to iterate on candidate bugs until one unlocked privileged sessions. Furthermore, the exploit attacked a logic flaw rather than a memory bug, aligning with LLM strengths.<\/p>\n\n\n\n<p>The incident validates fears of automated vulnerability mining. Attackers no longer require elite reverse engineers to ship quality code. Next, we examine the flaw\u2019s anatomy to expose those lessons.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Inside The Discovered Flaw<\/h2>\n\n\n\n<p>GTIG withheld the product name, yet forensic crumbs outline how the attack chain unfolded. The Python script began with an educational banner, then executed three precise requests that fooled the 2FA bypass gateway.<\/p>\n\n\n\n<p>Subsequently, the code leveraged a hard-coded trust assumption to escalate to administrator mode.<\/p>\n\n\n\n<p>Key indicators of AI authorship included:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Hallucinated CVSS 9.8 rating placed atop the file.<\/li>\n\n\n\n<li>Verbose docstrings explaining each function\u2019s purpose in near-academic language.<\/li>\n\n\n\n<li>Textbook Python spacing and naming conventions seen in public LLM samples.<\/li>\n<\/ul>\n\n\n\n<p>These traits pointed analysts toward large language model involvement. Experts noted that a traditional red team might avoid such verbose clues, yet speed apparently outweighed stealth.<\/p>\n\n\n\n<p>The AI Zero-Day Exploit therefore combined creativity with minor operational sloppiness. Its design still bypassed layered defenses, proving concept viability. Understanding attacker workflows clarifies why automation scales weaponization.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Attackers AI Playbook Revealed<\/h2>\n\n\n\n<p>Investigation data suggests threat actors chained multiple models with agent frameworks like OpenClaw. That automation quickly refined an AI Zero-Day Exploit tailored to the target environment.<\/p>\n\n\n\n<p>Consequently, each agent handled search, code generation, testing, and refinement in parallel threads. John Hultquist warned that such workflows compress exploit cycles to minutes.<\/p>\n\n\n\n<p>Additionally, crime syndicates can now crowdsource powerful tooling without hiring rare talent. Researchers linked PROMPTSPY and PROMPTFLUX to earlier spyware proliferation campaigns, underlining the shared ecosystem.<\/p>\n\n\n\n<p>Automation democratizes high-impact vulnerabilities for offensive cyber operations. Criminal groups have gained a multiplying force. Defenders must therefore accelerate at similar speed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Defensive Speed Imperative Grows<\/h2>\n\n\n\n<p>Defenders already deploy AI agents such as Big Sleep and Mythos to hunt flaws proactively. However, most enterprises still rely on manual triage and quarterly scanning.<\/p>\n\n\n\n<p>Cloud Security Alliance statistics show 90 zero-days exploited during 2025, a record year. Moreover, their April 2026 whitepaper predicts further surges as models mature.<\/p>\n\n\n\n<p>Therefore, detection programs must pivot toward exploitability telemetry instead of generic CVSS ranges. Delay of hours can leave room for an AI Zero-Day Exploit. Rapid discovery requires continuous code analysis and identity hardening. An AI Zero-Day Exploit can appear minutes after a commit.<\/p>\n\n\n\n<p>Continuous monitoring shortens attacker dwell time. Precise telemetry also guides patch prioritization. Industry policy debates reflect that urgency.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Policy And Industry Debate<\/h2>\n\n\n\n<p>Standard 90-day disclosure norms now feel outdated. Consequently, some experts urge vendor patches within 24 hours of confirmed exploitation.<\/p>\n\n\n\n<p>Others argue for staged notifications to avoid tipping attackers during patch development. In contrast, regulators focus on mandatory reporting of offensive cyber operations that leverage AI.<\/p>\n\n\n\n<p>Meanwhile, privacy advocates worry about unintended surveillance growth and spyware proliferation during accelerated patch rollouts. Any leaked advisory could accelerate another AI Zero-Day Exploit into the wild.<\/p>\n\n\n\n<p>Consensus remains elusive across stakeholders. Still, dialogue highlights the need for actionable guidelines. Immediate mitigation advice offers practical relief.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Actionable Mitigation Steps Today<\/h2>\n\n\n\n<p>Enterprises cannot wait for perfect policy. Firstly, validate identity flows and patch any 2FA bypass weaknesses.<\/p>\n\n\n\n<p>Secondly, prioritize logic flaws uncovered by continuous testing agents. Thirdly, correlate telemetry with known AI fingerprint artifacts.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Adopt just-in-time credentialing and session binding to reduce lateral movement.<\/li>\n\n\n\n<li>Deploy canary requests to detect abnormal authorization patterns in real time.<\/li>\n\n\n\n<li>Integrate model-based code review to flag telltale LLM artifacts before production merges.<\/li>\n<\/ol>\n\n\n\n<p>Professionals can enhance their expertise with the <a href=\"https:\/\/www.aicerts.ai\/certifications\/security\/ai-ethical-hacker\">AI Ethical Hacker\u2122<\/a> certification.<\/p>\n\n\n\n<p>Disciplined hygiene narrows the attacker window. Even an AI Zero-Day Exploit loses potency against multifactor defenses and swift patching. Yet organizations must also prepare for future threats.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Future Threat Landscape Forecast<\/h2>\n\n\n\n<p>Predictive models anticipate thousands of AI-discovered zero-days circulating in private markets by 2027. Moreover, spyware proliferation will intensify as templates spread through dark networks.<\/p>\n\n\n\n<p>Google researchers plan public tooling to detect LLM fingerprints automatically. Nevertheless, attackers will adapt, perhaps obfuscating docstrings or blending human-authored code. Without investment, the next AI Zero-Day Exploit may appear faster than patches propagate.<\/p>\n\n\n\n<p>The security race now hinges on learning speed. Teams that integrate trustworthy AI will outpace adversaries. Final thoughts consolidate the key lessons.<\/p>\n\n\n\n<p>Global security strategy shifted the moment the first AI Zero-Day Exploit surfaced. Consequently, defenders must recognize that automation drives both risk and opportunity. Google&#8217;s disclosure proved that logic flaws, once elusive, now emerge through relentless AI probing. Nevertheless, agile monitoring, faster patch cycles, and disciplined identity controls can offset attacker speed. Moreover, upskilling initiatives, including the linked certification, help teams operationalize responsible offensive techniques for defensive gain. Act now, audit your exposure, and embrace adaptive tooling before adversaries script the next shock.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Shock rippled through security circles on 11 May 2026. That day, Google Threat Intelligence Group revealed the first AI Zero-Day Exploit crafted for mass attacks. The disclosed bug enabled a stealthy 2FA bypass inside a widely deployed admin platform. Consequently, defenders confronted undeniable proof that AI now fuels offensive cyber operations at industrial scale.<\/p>\n","protected":false},"featured_media":30496,"parent":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"AI Zero-Day Exploit","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"Explore Google's AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.","_yoast_wpseo_canonical":""},"tags":[255,110,40620,8,15,40621,55,40622],"news_category":[4,2735],"communities":[],"class_list":["post-30504","news","type-news","status-publish","has-post-thumbnail","hentry","tag-ai-certs","tag-ai-innovation","tag-ai-zero-day-exploit","tag-artificial-intelligence","tag-generative-ai","tag-offensive-cyber-operations","tag-productivity-tools","tag-spyware-proliferation","news_category-ai","news_category-security"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Google Finds First AI Zero-Day Exploit, Shrinking Defense Window - AI CERTs News<\/title>\n<meta name=\"description\" content=\"Explore Google&#039;s AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window - AI CERTs News\" \/>\n<meta property=\"og:description\" content=\"Explore Google&#039;s AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/\" \/>\n<meta property=\"og:site_name\" content=\"AI CERTs News\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-20T13:07:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/05\/threat-analysis-desk-6a0d9a284cee7.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/\",\"name\":\"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window - AI CERTs News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aicertswpcdn.blob.core.windows.net\\\/newsportal\\\/2026\\\/05\\\/threat-analysis-desk-6a0d9a284cee7.jpg\",\"datePublished\":\"2026-05-20T13:07:31+00:00\",\"dateModified\":\"2026-05-20T13:07:35+00:00\",\"description\":\"Explore Google's AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aicertswpcdn.blob.core.windows.net\\\/newsportal\\\/2026\\\/05\\\/threat-analysis-desk-6a0d9a284cee7.jpg\",\"contentUrl\":\"https:\\\/\\\/aicertswpcdn.blob.core.windows.net\\\/newsportal\\\/2026\\\/05\\\/threat-analysis-desk-6a0d9a284cee7.jpg\",\"width\":1024,\"height\":576,\"caption\":\"A closer look at how analysts track fast-moving threats like the AI Zero-Day Exploit.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"News\",\"item\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/news\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/\",\"name\":\"Aicerts News\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#organization\",\"name\":\"Aicerts News\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/news_logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/news_logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Aicerts News\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window - AI CERTs News","description":"Explore Google's AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.","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:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/","og_locale":"en_US","og_type":"article","og_title":"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window - AI CERTs News","og_description":"Explore Google's AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.","og_url":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/","og_site_name":"AI CERTs News","article_modified_time":"2026-05-20T13:07:35+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/05\/threat-analysis-desk-6a0d9a284cee7.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/","url":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/","name":"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window - AI CERTs News","isPartOf":{"@id":"https:\/\/www.aicerts.ai\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/#primaryimage"},"image":{"@id":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/#primaryimage"},"thumbnailUrl":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/05\/threat-analysis-desk-6a0d9a284cee7.jpg","datePublished":"2026-05-20T13:07:31+00:00","dateModified":"2026-05-20T13:07:35+00:00","description":"Explore Google's AI Zero-Day Exploit report; discover how attackers bypassed 2FA and learn defensive moves against fast-evolving cyber threats.","breadcrumb":{"@id":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/#primaryimage","url":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/05\/threat-analysis-desk-6a0d9a284cee7.jpg","contentUrl":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/05\/threat-analysis-desk-6a0d9a284cee7.jpg","width":1024,"height":576,"caption":"A closer look at how analysts track fast-moving threats like the AI Zero-Day Exploit."},{"@type":"BreadcrumbList","@id":"https:\/\/www.aicerts.ai\/news\/google-finds-first-ai-zero-day-exploit-shrinking-defense-window\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aicerts.ai\/news\/"},{"@type":"ListItem","position":2,"name":"News","item":"https:\/\/www.aicerts.ai\/news\/news\/"},{"@type":"ListItem","position":3,"name":"Google Finds First AI Zero-Day Exploit, Shrinking Defense Window"}]},{"@type":"WebSite","@id":"https:\/\/www.aicerts.ai\/news\/#website","url":"https:\/\/www.aicerts.ai\/news\/","name":"Aicerts News","description":"","publisher":{"@id":"https:\/\/www.aicerts.ai\/news\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aicerts.ai\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.aicerts.ai\/news\/#organization","name":"Aicerts News","url":"https:\/\/www.aicerts.ai\/news\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aicerts.ai\/news\/#\/schema\/logo\/image\/","url":"https:\/\/www.aicerts.ai\/news\/wp-content\/uploads\/2024\/09\/news_logo.svg","contentUrl":"https:\/\/www.aicerts.ai\/news\/wp-content\/uploads\/2024\/09\/news_logo.svg","width":1,"height":1,"caption":"Aicerts News"},"image":{"@id":"https:\/\/www.aicerts.ai\/news\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/news\/30504","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/news"}],"about":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/types\/news"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/comments?post=30504"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/media\/30496"}],"wp:attachment":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/media?parent=30504"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/tags?post=30504"},{"taxonomy":"news_category","embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/news_category?post=30504"},{"taxonomy":"communities","embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/communities?post=30504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}