{"id":2925,"date":"2026-09-16T08:43:12","date_gmt":"2026-09-16T15:43:12","guid":{"rendered":"https:\/\/www.cycognito.com\/blog\/?p=2925"},"modified":"2026-09-16T08:43:13","modified_gmt":"2026-09-16T15:43:13","slug":"emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop","status":"publish","type":"post","link":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/","title":{"rendered":"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"527\" src=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1280x527.png\" alt=\"\" class=\"wp-image-2927\" srcset=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1280x527.png 1280w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-512x211.png 512w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-768x316.png 768w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1536x632.png 1536w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png 1710w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption class=\"wp-element-caption\"><em>Sample of assets impacted by Oracle  takeover vulnerability, identified by the CyCognito Platform<\/em><\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">What is CVE-2026-70756?<\/h2>\n\n\n\n<p>CVE-2026-70756 is a vulnerability in the Core component of Oracle WebLogic Server, part of Oracle Fusion Middleware. An unauthenticated attacker with network access over the T3 or IIOP protocols can compromise the server and take full control of it.<\/p>\n\n\n\n<p>The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical). Oracle rates it as easily exploitable, with no privileges and no user interaction required. Confidentiality, integrity, and availability impacts are all rated high.<\/p>\n\n\n\n<p>Exploitation is entirely pre-authentication. An attacker needs nothing more than network reachability to a listening T3 or IIOP port. Because WebLogic runs these protocols on the same listen ports used for HTTP traffic by default, an instance that looks like an ordinary web application server from the outside can still accept T3 and IIOP requests on <code>TCP\/7001<\/code> and <code>TCP\/7002<\/code>.<\/p>\n\n\n\n<p>Oracle disclosed the issue on September 15, 2026 as part of its September 2026 Critical Security Patch Update. The Core component has a long history of deserialization and protocol handling flaws reached through the same T3 and IIOP surfaces, and exploit development against that surface has historically moved quickly once a fix ships and can be diffed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What assets are affected by CVE-2026-70756?<\/h2>\n\n\n\n<p>Oracle lists four supported versions as affected: 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0. This covers both the long-lived 12c line still widely deployed in production and the current 14c and 15c releases, so recency of the installed version offers no protection here.<\/p>\n\n\n\n<p>In practice an affected asset is a WebLogic managed server or admin server with an externally reachable listen port. These typically front internal Java EE applications: order management portals, business intelligence publishers, service bus endpoints, identity and token services, and integration middleware that brokers traffic between partner systems. Many of them sit behind a load balancer or reverse proxy that forwards the full listen port rather than restricting to HTTP paths, which leaves T3 and IIOP reachable even when the intended exposure was a web application.<\/p>\n\n\n\n<p>These assets tend to be overlooked for two reasons. WebLogic deployments are frequently tied to legacy application stacks with change windows measured in quarters rather than days, and the servers are often owned by an application team rather than the infrastructure team that tracks patch levels. Staging, UAT, and development instances are especially common in external attack surface data, and they are rarely covered by the same patch discipline as production while remaining just as reachable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What does our data show about exposure patterns?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"750\" src=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-277.png\" alt=\"\" class=\"wp-image-2926\" srcset=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-277.png 1200w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-277-512x320.png 512w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-277-768x480.png 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<p>Exposure in this set is led by Information Technology at 30.2% of observed assets, with Industrials contributing 29.9%. Consumer Discretionary follows at 13.3%, and the remaining sectors together account for 26.6%.<\/p>\n\n\n\n<p>The concentration in Information Technology and Industrials tracks how WebLogic is typically deployed. Technology vendors and service providers run it as the application tier under products they ship or host for customers, which produces large fleets of near-identical externally reachable instances under a single owner. <\/p>\n\n\n\n<p>Industrial organizations run it under supply chain, manufacturing execution, and logistics integration workloads, where the application has partner-facing endpoints by design and where replacing the middleware means revalidating the processes built on top of it. Both patterns favor long-lived deployments that accumulate external endpoints faster than they are retired.<\/p>\n\n\n\n<p>Across sectors, the recurring driver is not the absence of a patch process but the absence of a complete inventory of what is reachable. Most of the assets in this set were identified by service fingerprint rather than by confirmed version detection, which means the population of assets running the affected software is broader than the population an organization can confirm as vulnerable from internal records alone. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Are fixes available?<\/h2>\n\n\n\n<p>Yes. Oracle shipped fixes for CVE-2026-70756 in its September 2026 Critical Security Patch Update, published on September 15, 2026. Patches are available for all four affected versions.<\/p>\n\n\n\n<p>Oracle distributes WebLogic fixes as cumulative patch bundles rather than point releases, so the relevant artifact is the September 2026 CPU patch for the installed version rather than an upgrade to a newer WebLogic release. Organizations running 12.2.1.4.0 should confirm their premier or extended support status before assuming the patch is available to them, since patch access for older lines depends on the support contract in place.<\/p>\n\n\n\n<p>Given that the fix was published very recently, patch availability in third-party vulnerability databases and vendor-appliance advisories may lag behind Oracle&#8217;s own advisory. Defenders should verify patch applicability directly against the Oracle advisory for their exact version rather than relying on a scanner&#8217;s patch status field.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Are there any other recommended actions to take?<\/h2>\n\n\n\n<p>Until patching is confirmed, defenders should:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Inventory all internet-facing WebLogic instances, including non-production environments<\/li>\n\n\n\n<li>Restrict T3 and IIOP access at the network edge to known internal sources<\/li>\n\n\n\n<li>Configure WebLogic connection filters to deny T3 and IIOP from untrusted networks<\/li>\n\n\n\n<li>Disable IIOP on listen ports where no client requires it<\/li>\n\n\n\n<li>Monitor WebLogic access logs for unexpected T3 handshakes from external addresses<\/li>\n\n\n\n<li>Audit load balancer rules that forward full listen ports rather than HTTP paths<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How can CyCognito help your organization?<\/h2>\n\n\n\n<p>CyCognito published an Emerging Threat Advisory for CVE-2026-70756 in the CyCognito platform and is actively researching enhanced detection capabilities for this vulnerability.<\/p>\n\n\n\n<p>To learn how CyCognito can help your organization reduce external exposure and manage emerging threats more effectively, <a href=\"https:\/\/www.cycognito.com\/demo\/\">contact us to request a demo<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A flaw in the Core component of Oracle WebLogic Server lets an unauthenticated attacker with network access over T3 or IIOP take full control of the server.<\/p>\n","protected":false},"author":39,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[250],"tags":[],"class_list":["post-2925","post","type-post","status-publish","format-standard","hentry","category-emerging-threats"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP | CyCognito Blog<\/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:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP | CyCognito Blog\" \/>\n<meta property=\"og:description\" content=\"A flaw in the Core component of Oracle WebLogic Server lets an unauthenticated attacker with network access over T3 or IIOP take full control of the server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\" \/>\n<meta property=\"og:site_name\" content=\"CyCognito Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-16T15:43:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T15:43:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1710\" \/>\n\t<meta property=\"og:image:height\" content=\"704\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Igal Zeifman\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Igal Zeifman\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\"},\"author\":{\"name\":\"Igal Zeifman\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3\"},\"headline\":\"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP\",\"datePublished\":\"2026-09-16T15:43:12+00:00\",\"dateModified\":\"2026-09-16T15:43:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\"},\"wordCount\":889,\"publisher\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1280x527.png\",\"articleSection\":[\"Emerging Threats\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\",\"url\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\",\"name\":\"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP | CyCognito Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1280x527.png\",\"datePublished\":\"2026-09-16T15:43:12+00:00\",\"dateModified\":\"2026-09-16T15:43:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage\",\"url\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png\",\"contentUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png\",\"width\":1710,\"height\":704},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.cycognito.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#website\",\"url\":\"https:\/\/www.cycognito.com\/blog\/\",\"name\":\"Cycognito Blog\",\"description\":\"Research, Product News and Latest Updates\",\"publisher\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.cycognito.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#organization\",\"name\":\"Cycognito\",\"url\":\"https:\/\/www.cycognito.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/logo-1720x550-1.png\",\"contentUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/logo-1720x550-1.png\",\"width\":1720,\"height\":550,\"caption\":\"Cycognito\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3\",\"name\":\"Igal Zeifman\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b4495bcfbe7465d573c6f7ee3e2a3cab?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b4495bcfbe7465d573c6f7ee3e2a3cab?s=96&d=mm&r=g\",\"caption\":\"Igal Zeifman\"},\"description\":\"VP of Marketing\",\"url\":\"https:\/\/www.cycognito.com\/blog\/author\/igal-zeifman\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP | CyCognito Blog","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.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/","og_locale":"en_US","og_type":"article","og_title":"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP | CyCognito Blog","og_description":"A flaw in the Core component of Oracle WebLogic Server lets an unauthenticated attacker with network access over T3 or IIOP take full control of the server.","og_url":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/","og_site_name":"CyCognito Blog","article_published_time":"2026-09-16T15:43:12+00:00","article_modified_time":"2026-09-16T15:43:13+00:00","og_image":[{"width":1710,"height":704,"url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png","type":"image\/png"}],"author":"Igal Zeifman","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Igal Zeifman","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#article","isPartOf":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/"},"author":{"name":"Igal Zeifman","@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3"},"headline":"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP","datePublished":"2026-09-16T15:43:12+00:00","dateModified":"2026-09-16T15:43:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/"},"wordCount":889,"publisher":{"@id":"https:\/\/www.cycognito.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1280x527.png","articleSection":["Emerging Threats"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/","url":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/","name":"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP | CyCognito Blog","isPartOf":{"@id":"https:\/\/www.cycognito.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278-1280x527.png","datePublished":"2026-09-16T15:43:12+00:00","dateModified":"2026-09-16T15:43:13+00:00","breadcrumb":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#primaryimage","url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png","contentUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-278.png","width":1710,"height":704},{"@type":"BreadcrumbList","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-70756-oracle-weblogic-server-takeover-via-t3-and-iiop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cycognito.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Emerging Threat: (CVE-2026-70756) Oracle WebLogic Server Takeover via T3 and IIOP"}]},{"@type":"WebSite","@id":"https:\/\/www.cycognito.com\/blog\/#website","url":"https:\/\/www.cycognito.com\/blog\/","name":"Cycognito Blog","description":"Research, Product News and Latest Updates","publisher":{"@id":"https:\/\/www.cycognito.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cycognito.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.cycognito.com\/blog\/#organization","name":"Cycognito","url":"https:\/\/www.cycognito.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/logo-1720x550-1.png","contentUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/logo-1720x550-1.png","width":1720,"height":550,"caption":"Cycognito"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3","name":"Igal Zeifman","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b4495bcfbe7465d573c6f7ee3e2a3cab?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b4495bcfbe7465d573c6f7ee3e2a3cab?s=96&d=mm&r=g","caption":"Igal Zeifman"},"description":"VP of Marketing","url":"https:\/\/www.cycognito.com\/blog\/author\/igal-zeifman\/"}]}},"_links":{"self":[{"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/comments?post=2925"}],"version-history":[{"count":1,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2925\/revisions"}],"predecessor-version":[{"id":2928,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2925\/revisions\/2928"}],"wp:attachment":[{"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/media?parent=2925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/categories?post=2925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/tags?post=2925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}