{"id":2673,"date":"2026-07-08T04:49:34","date_gmt":"2026-07-08T11:49:34","guid":{"rendered":"https:\/\/www.cycognito.com\/blog\/?p=2673"},"modified":"2026-07-08T04:49:36","modified_gmt":"2026-07-08T11:49:36","slug":"emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection","status":"publish","type":"post","link":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/","title":{"rendered":"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">What is CVE-2026-57517?<\/h2>\n\n\n\n<p>CVE-2026-57517 is a blind SQL injection vulnerability in Control Web Panel (CWP), caused by insufficient sanitization of the <code>userRes<\/code> POST parameter submitted to the panel&#8217;s user endpoint before the value is used to build a SQL query. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical).<\/p>\n\n\n\n<p>Exploitation is unauthenticated in the sense that no login session is required, but it does depend on the attacker knowing or correctly guessing the username of a valid, non-root account on the target CWP instance. Once that condition is met, the attacker can execute arbitrary SQL queries with the privileges of the MySQL root account.<\/p>\n\n\n\n<p>The practical impact extends well beyond data exposure. Because the MySQL root account on a CWP install carries the global <code>FILE<\/code> privilege, an attacker can use <code>INTO DUMPFILE<\/code> to write arbitrary files to writable locations on the server. Researchers demonstrated that this can be used to drop a PHP payload into a web-accessible logs directory, resulting in full remote code execution with the privileges of the <code>cwpsvc<\/code> account.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What assets are affected by CVE-2026-57517?<\/h2>\n\n\n\n<p>The vulnerability affects Control Web Panel versions 0.9.8.1224 and earlier. CWP, formerly known as CentOS Web Panel, is a free server management interface used to administer VPS and dedicated servers running CentOS and its downstream derivatives such as Rocky Linux and AlmaLinux.<\/p>\n\n\n\n<p>In practice, an affected asset is a server exposing the CWP administrative interface, typically reachable at <code>https:\/\/[host]:2083\/[username]\/<\/code>. Because CWP is built around a shared-hosting model, in which a single server hosts accounts for multiple end customers, the admin interface is frequently left internet-facing by design rather than by oversight.<\/p>\n\n\n\n<p>CWP has a recent history of critical, unauthenticated vulnerabilities, including an OS command injection flaw disclosed in 2025. Products in this category tend to stay exposed longer than average: operators running low-cost or free hosting panels often deprioritize patching relative to commercial infrastructure, and the multi-tenant nature of the platform can make maintenance windows harder to schedule.<\/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=\"1050\" height=\"750\" src=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png\" alt=\"\" class=\"wp-image-2674\" srcset=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png 1050w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205-512x366.png 512w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205-768x549.png 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/figure>\n\n\n\n<p>Exposure in this set is led by Consumer Staples at 32.1% of observed assets, with Consumer Discretionary contributing 28.6%.<\/p>\n\n\n\n<p>The concentration in Consumer Staples and Consumer Discretionary tracks with how these sectors typically run their online infrastructure. Retail, hospitality, and packaged goods organizations frequently operate a mix of regional storefronts, franchise sites, and partner-managed subdomains, often provisioned through low-cost hosting arrangements rather than centrally managed infrastructure. That pattern creates more opportunities for a hosting-panel product like CWP to end up running on an internet-facing server without central IT&#8217;s direct oversight.<\/p>\n\n\n\n<p>The broader cross-sector spread, including a meaningful Industrials share, points to a recurring driver behind exposure to this class of vulnerability: visibility gaps around infrastructure provisioned outside the primary IT organization. Marketing microsites, regional subdomains, and vendor- or franchise-managed servers are exactly the kind of assets that tend to run unmonitored software and go unpatched long after a fix is available.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Are fixes available?<\/h2>\n\n\n\n<p>Yes. The CWP vendor released version 0.9.8.1225, which fixes the <code>userRes<\/code> sanitization flaw. Organizations running an earlier version should treat upgrading to 0.9.8.1225 or later as the primary remediation step.<\/p>\n\n\n\n<p>A public proof of concept for CVE-2026-57517 is already available, which increases the likelihood of opportunistic scanning and exploitation attempts against unpatched instances.<\/p>\n\n\n\n<p>Defenders should confirm their running CWP version directly against the vendor&#8217;s release notes rather than assuming a scheduled update has already applied the fix, particularly on servers managed by a hosting provider or reseller rather than in-house.<\/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 every instance is confirmed patched, defenders should:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Inventory all CWP instances and confirm the installed version against 0.9.8.1225<\/li>\n\n\n\n<li>Restrict access to port <code>2083<\/code> to trusted management IP ranges<\/li>\n\n\n\n<li>Audit CWP usernames for predictability and rotate any easily guessable accounts<\/li>\n\n\n\n<li>Monitor web server and MySQL logs for anomalous <code>userRes<\/code> parameter values<\/li>\n\n\n\n<li>Check the <code>\/usr\/local\/cwpsrv\/var\/services\/roundcube\/logs\/<\/code> directory for unexpected PHP files<\/li>\n\n\n\n<li>Rotate MySQL root credentials on any instance that cannot be immediately patched<\/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-57517 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 blind SQL injection in Control Web Panel&#8217;s userRes parameter lets attackers with a guessable username gain MySQL root access, enabling full server takeover via a planted PHP webshell.<\/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-2673","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-57517) Control Web Panel Remote Code Execution via SQL Injection | 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-57517-control-web-panel-remote-code-execution-via-sql-injection\/\" \/>\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-57517) Control Web Panel Remote Code Execution via SQL Injection | CyCognito Blog\" \/>\n<meta property=\"og:description\" content=\"A blind SQL injection in Control Web Panel&#039;s userRes parameter lets attackers with a guessable username gain MySQL root access, enabling full server takeover via a planted PHP webshell.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/\" \/>\n<meta property=\"og:site_name\" content=\"CyCognito Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-08T11:49:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T11:49:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1050\" \/>\n\t<meta property=\"og:image:height\" content=\"750\" \/>\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=\"4 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-57517-control-web-panel-remote-code-execution-via-sql-injection\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/\"},\"author\":{\"name\":\"Igal Zeifman\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3\"},\"headline\":\"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection\",\"datePublished\":\"2026-07-08T11:49:34+00:00\",\"dateModified\":\"2026-07-08T11:49:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/\"},\"wordCount\":713,\"publisher\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png\",\"articleSection\":[\"Emerging Threats\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/\",\"url\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/\",\"name\":\"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection | CyCognito Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png\",\"datePublished\":\"2026-07-08T11:49:34+00:00\",\"dateModified\":\"2026-07-08T11:49:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage\",\"url\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png\",\"contentUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png\",\"width\":1050,\"height\":750},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.cycognito.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection\"}]},{\"@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-57517) Control Web Panel Remote Code Execution via SQL Injection | 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-57517-control-web-panel-remote-code-execution-via-sql-injection\/","og_locale":"en_US","og_type":"article","og_title":"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection | CyCognito Blog","og_description":"A blind SQL injection in Control Web Panel's userRes parameter lets attackers with a guessable username gain MySQL root access, enabling full server takeover via a planted PHP webshell.","og_url":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/","og_site_name":"CyCognito Blog","article_published_time":"2026-07-08T11:49:34+00:00","article_modified_time":"2026-07-08T11:49:36+00:00","og_image":[{"width":1050,"height":750,"url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png","type":"image\/png"}],"author":"Igal Zeifman","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Igal Zeifman","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#article","isPartOf":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/"},"author":{"name":"Igal Zeifman","@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3"},"headline":"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection","datePublished":"2026-07-08T11:49:34+00:00","dateModified":"2026-07-08T11:49:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/"},"wordCount":713,"publisher":{"@id":"https:\/\/www.cycognito.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png","articleSection":["Emerging Threats"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/","url":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/","name":"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection | CyCognito Blog","isPartOf":{"@id":"https:\/\/www.cycognito.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png","datePublished":"2026-07-08T11:49:34+00:00","dateModified":"2026-07-08T11:49:36+00:00","breadcrumb":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#primaryimage","url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png","contentUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-205.png","width":1050,"height":750},{"@type":"BreadcrumbList","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-57517-control-web-panel-remote-code-execution-via-sql-injection\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cycognito.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Emerging Threat: (CVE-2026-57517) Control Web Panel Remote Code Execution via SQL Injection"}]},{"@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\/2673","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=2673"}],"version-history":[{"count":1,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2673\/revisions"}],"predecessor-version":[{"id":2675,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2673\/revisions\/2675"}],"wp:attachment":[{"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/media?parent=2673"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/categories?post=2673"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/tags?post=2673"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}