{"id":2899,"date":"2026-09-10T01:30:41","date_gmt":"2026-09-10T08:30:41","guid":{"rendered":"https:\/\/www.cycognito.com\/blog\/?p=2899"},"modified":"2026-09-10T01:30:43","modified_gmt":"2026-09-10T08:30:43","slug":"emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing","status":"publish","type":"post","link":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/","title":{"rendered":"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1222\" height=\"684\" src=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png\" alt=\"\" class=\"wp-image-2900\" srcset=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png 1222w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59-512x287.png 512w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59-768x430.png 768w\" sizes=\"auto, (max-width: 1222px) 100vw, 1222px\" \/><figcaption class=\"wp-element-caption\"><em>Sample of assets impacted by SAP RCE vulnerability, identified by the CyCognito Platform<\/em><br><\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">What is CVE-2026-44756?<\/h2>\n\n\n\n<p>CVE-2026-44756, tracked by SAP under the name OVERPASS, is a memory corruption vulnerability in the SAP kernel code that processes the Extended Passport (EPP), a standard SAP tracing structure used to follow call sequences across distributed system landscapes. The flaw stems from missing boundary validation during deserialization of EPP data, which causes unsafe memory behavior when the kernel processes externally supplied length fields.<\/p>\n\n\n\n<p>The vulnerability carries a CVSS v3.1 base score of 10.0 (Critical).<\/p>\n\n\n\n<p>Exploitation is pre-authentication. EPP data is parsed as the session opens, before the session is authenticated, which means SAP user authorizations and segregation of duties controls are evaluated only after the vulnerable code path has already been reached. An unauthenticated attacker with network access to a listening SAP service is sufficient.<\/p>\n\n\n\n<p>Successful exploitation results in arbitrary operating system command execution under the account that owns the SAP system. From that position an attacker can recover database credentials and password hashes, read active user sessions, alter system configuration, and modify SAP binaries. Because the affected code sits in the kernel rather than in a single application module, the flaw is reachable over three separate protocol paths: HTTP and HTTPS through the Internet Communication Manager and SAP Web Dispatcher, classic SAP GUI connections through the SAP Dispatcher, and system-to-system Remote Function Call connections. No single network control closes all three.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What assets are affected by CVE-2026-44756?<\/h2>\n\n\n\n<p>The vulnerability lives in shared SAP kernel code, so the affected footprint spans product lines rather than a single application. SAP S\/4HANA, SAP ERP and Business Suite (ECC), SAP NetWeaver Application Server ABAP, SAP Web Dispatcher, SAP BW\/4HANA, SAP Enterprise Portal, SAP PI\/PO, and SAP Solution Manager all draw on the affected component.<\/p>\n\n\n\n<p>SAP lists affected kernel components as KRNL64NUC 7.22 and 7.22EXT, KRNL64UC 7.22, 7.22EXT, 7.53, and 8.04, KERNEL 7.22, 7.53, 7.54, 7.77, 7.89, 7.93, 8.04, 9.16, 9.18, 9.19, and 9.20, and WEBDISP 9.16, 9.18, 9.19, and 9.20. EPP processing is present in default configurations, so no unusual tracing setup is required for a system to be affected.<\/p>\n\n\n\n<p>In practice, an affected internet-facing asset most often looks like a Web Dispatcher or Internet Communication Manager endpoint fronting Fiori, WebGUI, or API traffic. These are deliberately published services, which is precisely why they accumulate outside the boundary of routine internal patch cycles. <br><\/p>\n\n\n\n<p>Reverse proxies, partner integration endpoints, and regional or subsidiary SAP landscapes are common places for an instance to sit reachable and unaccounted for, and SAP kernel patching is frequently coupled to business change windows that run on quarterly rather than monthly cadences.<\/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-270.png\" alt=\"\" class=\"wp-image-2897\" srcset=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-270.png 1200w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-270-512x320.png 512w, https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/image-270-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 33.2% of observed assets, with Communication Services contributing 31.8%. Consumer Staples follows at 12.6%. These assets were predominantly identified by service fingerprint rather than by confirmed version detection, so they are best read as assets observed running the affected software and potentially exposed rather than as confirmed vulnerable instances.<\/p>\n\n\n\n<p>The concentration in Information Technology and Communication Services is consistent with how those sectors operate SAP. Both run large, long-lived landscapes that serve many downstream consumers, including managed service and outsourcing arrangements where a single provider hosts SAP estates on behalf of multiple client organizations. <\/p>\n\n\n\n<p>That model multiplies the number of published endpoints per SAP landscape, and it distributes patch authority across contractual boundaries, where a kernel update depends on agreement between the asset owner and the party operating it. Media and entertainment groups add a second pattern: acquisition-heavy structures that leave regional SAP instances running under separate operational ownership long after the corporate consolidation is complete.<\/p>\n\n\n\n<p>Across the full set, the recurring driver is not neglect of a known vulnerable version but incomplete visibility into which SAP endpoints are published and who is responsible for them. EPP processing is not a feature most operators would think to inventory, and it is reachable on services that were deliberately exposed for legitimate business reasons. <\/p>\n\n\n\n<p>The result is a vulnerability that lands squarely on infrastructure organizations already believe they understand, which is the harder problem to remediate on a short timeline.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Are fixes available?<\/h2>\n\n\n\n<p>Yes. SAP addressed CVE-2026-44756 on its September 8, 2026 Security Patch Day. The fix is delivered through SAP Security Note 3747649, and a single kernel patch closes all of the affected protocol paths rather than requiring separate remediation per service.<\/p>\n\n\n\n<p>SAP has published two supporting references alongside the patch. Note 3776034 is an FAQ covering the vulnerability and the remediation path, and Note 3756304 documents an HTTP-specific workaround for environments that cannot patch immediately. The workaround narrows one protocol path and does not substitute for the kernel patch, since SAP GUI and RFC access remain reachable.<\/p>\n\n\n\n<p>Kernel patching typically requires a restart and is often tied to a change window, so organizations should confirm the exact target patch level for each kernel release in their landscape directly with SAP rather than assuming a uniform fix version across releases. As of publication there is no public evidence of exploitation in the wild, which makes the current window the useful one.<\/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 SAP Web Dispatcher and Internet Communication Manager endpoints<\/li>\n\n\n\n<li>Confirm ownership for SAP landscapes operated by third parties or subsidiaries<\/li>\n\n\n\n<li>Restrict RFC and SAP Dispatcher reachability to known internal source ranges<\/li>\n\n\n\n<li>Apply the HTTP workaround from SAP Note 3756304 where patching must wait<\/li>\n\n\n\n<li>Monitor SAP work process traces for unexpected process spawning under the SAP system account<\/li>\n\n\n\n<li>Audit the SAP system account for unnecessary operating system privileges<\/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-44756 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 memory corruption flaw in SAP&#8217;s Extended Passport processing lets an unauthenticated attacker execute operating system commands as the SAP system account, giving full control of the underlying host.<\/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-2899","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-44756) SAP Remote Code Execution via Extended Passport Processing | 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-44756-sap-remote-code-execution-via-extended-passport-processing\/\" \/>\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-44756) SAP Remote Code Execution via Extended Passport Processing | CyCognito Blog\" \/>\n<meta property=\"og:description\" content=\"A memory corruption flaw in SAP&#039;s Extended Passport processing lets an unauthenticated attacker execute operating system commands as the SAP system account, giving full control of the underlying host.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/\" \/>\n<meta property=\"og:site_name\" content=\"CyCognito Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-10T08:30:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T08:30:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1222\" \/>\n\t<meta property=\"og:image:height\" content=\"684\" \/>\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-44756-sap-remote-code-execution-via-extended-passport-processing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/\"},\"author\":{\"name\":\"Igal Zeifman\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3\"},\"headline\":\"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing\",\"datePublished\":\"2026-09-10T08:30:41+00:00\",\"dateModified\":\"2026-09-10T08:30:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/\"},\"wordCount\":983,\"publisher\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png\",\"articleSection\":[\"Emerging Threats\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/\",\"url\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/\",\"name\":\"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing | CyCognito Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png\",\"datePublished\":\"2026-09-10T08:30:41+00:00\",\"dateModified\":\"2026-09-10T08:30:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage\",\"url\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png\",\"contentUrl\":\"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png\",\"width\":1222,\"height\":684},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.cycognito.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing\"}]},{\"@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-44756) SAP Remote Code Execution via Extended Passport Processing | 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-44756-sap-remote-code-execution-via-extended-passport-processing\/","og_locale":"en_US","og_type":"article","og_title":"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing | CyCognito Blog","og_description":"A memory corruption flaw in SAP's Extended Passport processing lets an unauthenticated attacker execute operating system commands as the SAP system account, giving full control of the underlying host.","og_url":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/","og_site_name":"CyCognito Blog","article_published_time":"2026-09-10T08:30:41+00:00","article_modified_time":"2026-09-10T08:30:43+00:00","og_image":[{"width":1222,"height":684,"url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.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-44756-sap-remote-code-execution-via-extended-passport-processing\/#article","isPartOf":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/"},"author":{"name":"Igal Zeifman","@id":"https:\/\/www.cycognito.com\/blog\/#\/schema\/person\/79ab10bc35a38aef399f5bbd21d8f1b3"},"headline":"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing","datePublished":"2026-09-10T08:30:41+00:00","dateModified":"2026-09-10T08:30:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/"},"wordCount":983,"publisher":{"@id":"https:\/\/www.cycognito.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png","articleSection":["Emerging Threats"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/","url":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/","name":"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing | CyCognito Blog","isPartOf":{"@id":"https:\/\/www.cycognito.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage"},"image":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png","datePublished":"2026-09-10T08:30:41+00:00","dateModified":"2026-09-10T08:30:43+00:00","breadcrumb":{"@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#primaryimage","url":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png","contentUrl":"https:\/\/www.cycognito.com\/blog\/wp-content\/uploads\/Screenshot-2026-09-10-at-11.27.59.png","width":1222,"height":684},{"@type":"BreadcrumbList","@id":"https:\/\/www.cycognito.com\/blog\/emerging-threat-cve-2026-44756-sap-remote-code-execution-via-extended-passport-processing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cycognito.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Emerging Threat: (CVE-2026-44756) SAP Remote Code Execution via Extended Passport Processing"}]},{"@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\/2899","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=2899"}],"version-history":[{"count":1,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2899\/revisions"}],"predecessor-version":[{"id":2901,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/posts\/2899\/revisions\/2901"}],"wp:attachment":[{"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/media?parent=2899"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/categories?post=2899"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cycognito.com\/blog\/wp-json\/wp\/v2\/tags?post=2899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}