{"id":26020,"date":"2019-03-07T02:07:16","date_gmt":"2019-03-07T02:07:16","guid":{"rendered":"https:\/\/packetstormsecurity.com\/news\/view\/29902\/Intels-Latest-Spoiler-A-Spectre-Style-Hardware-Exploit-That-Leaks-Private-Data.html"},"modified":"2019-03-07T02:07:16","modified_gmt":"2019-03-07T02:07:16","slug":"intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/","title":{"rendered":"Intel&#8217;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data"},"content":{"rendered":"<div readability=\"88.340776101016\">\n<p>Just when we thought that the worst was over with respect to&nbsp;<a href=\"https:\/\/hothardware.com\/news\/intel-spectre-patch-release-schedule-new-side-channel-exploit\">speculative execution hardware exploits<\/a>&nbsp;like Spectre, we get hit with another whopper. Such is the case with a new <a href=\"https:\/\/hothardware.com\/tags\/intel\">Intel<\/a> processor vulnerability dubbed Spoiler. Spoiler is similar in concept to Spectre, and was discovered by researchers at the Worcester Polytechnic Institute.<\/p>\n<p>But while Spoiler relies on speculative execution (i.e., a processor performing tasks that it \u201cpredicts\u201d may be requested by the user in the future, and storing that data in memory),&nbsp;<a href=\"https:\/\/hothardware.com\/news\/windows-10-update-adds-retpoline-support\">existing Spectre mitigation solutions<\/a>&nbsp;are not applicable. This is not only bad news for Intel, but also customers that rely on Intel processor platforms that could be vulnerable to attack.<\/p>\n<div><img decoding=\"async\" height=\"680px\" alt=\"9980xe with mug\" src=\"https:\/\/hothardware.com\/ContentImages\/NewsItem\/47401\/content\/small_9980xe-with-mug.JPG\" data-src=\"https:\/\/hothardware.com\/ContentImages\/NewsItem\/47401\/content\/small_9980xe-with-mug.JPG\"><\/div>\n<p>The research paper [<a href=\"https:\/\/arxiv.org\/pdf\/1903.00446.pdf\" target=\"_blank\">PDF<\/a>] clearly points out, \u201cSpoiler is not a Spectre attack. The root cause for Spoiler is a weakness in the address speculation of Intel\u2019s proprietary implementation of the memory subsystem which directly leaks timing behavior due to physical address conflicts. Existing <a href=\"https:\/\/hothardware.com\/tags\/spectre\">Spectre<\/a> mitigations would therefore not interfere with Spoiler.\u201d<\/p>\n<p>As with Spectre, this new speculative execution attack would allow nefarious parties to pilfer passwords, secure keys and other critical data from memory. However, we should note that an attacker would need physical access to a system \u2013 which may be simply impossible in many cases \u2013 or somehow inject a piece of malware onto the system by other means to gain access.<\/p>\n<p>Interestingly, the researchers say that they have probed both <a href=\"https:\/\/hothardware.com\/tags\/arm\">ARM<\/a> and <a href=\"https:\/\/hothardware.com\/tags\/amd\">AMD<\/a> processor architectures and have not found them susceptible to Spoiler, noting that, \u201cIntel uses a proprietary memory disambiguation and dependency resolution logic in the processors to predict and resolve false dependencies that are related to the speculative load.\u201d<\/p>\n<div><img decoding=\"async\" height=\"593px\" alt=\"core i9 9900k box\" src=\"https:\/\/hothardware.com\/ContentImages\/NewsItem\/47401\/content\/small_core-i9-9900k-box.JPG\" data-src=\"https:\/\/hothardware.com\/ContentImages\/NewsItem\/47401\/content\/small_core-i9-9900k-box.JPG\"><\/div>\n<p>Diving even further, it appears that nearly all modern Intel processors are affected, regardless of what operating system is running on a PC. \u201cThe leakage can be exploited by a limited set of instructions, which is visible in all Intel generations starting from the 1<sup>st&nbsp;<\/sup>generation of Intel Core processors, independent of the OS and also works from within virtual machines and sandboxed environments,\u201d the researchers write.<\/p>\n<p>Given that Spoiler was just revealed to the public, there are&nbsp;<a href=\"https:\/\/hothardware.com\/news\/windows-10-spectre-google-retpoline-patch\">no current software mitigation solutions<\/a>&nbsp;available. And there\u2019s of course no timeline as to when a potential fix can be implemented in hardware or what kind of performance impact it would have. For its part, Intel provided the following statement to&nbsp;<em>TechRadar<\/em>:<\/p>\n<blockquote readability=\"11.790697674419\">\n<p><em>Intel received notice of this research, and we expect that software can be protected against such issues by employing side channel safe software development practices. This includes avoiding control flows that are dependent on the data of interest.<\/em><em>&nbsp;<\/em><\/p>\n<p><em>We likewise expect that DRAM modules mitigated against&nbsp;<a href=\"https:\/\/hothardware.com\/news\/rampage-vulnerability-android-phones-open-rowhammer-like-root-hack\">Rowhammer<\/a>&nbsp;style attacks remain protected. Protecting our customers and their data continues to be a critical priority for us and we appreciate the efforts of the security community for their ongoing research.<\/em><\/p>\n<\/blockquote>\n<p>We\u2019ll keep you updated as we learn more about Spoiler and if Intel plans to work with its hardware partners to deploy microcode updates in the future to address the exploit.<\/p>\n<\/p><\/div>\n<p>&#8216;).insertAfter(jQuery(&#8216;#initdisqus&#8217;)); } loadDisqus(jQuery(&#8216;#initdisqus&#8217;), disqus_identifier, url); } else { setTimeout(function () { disqusDefer(); }, 50); } } disqusDefer(); function loadDisqus(source, identifier, url) { if (jQuery(&#8220;#disqus_thread&#8221;).length) { jQuery(&#8220;#disqus_thread&#8221;).remove(); } jQuery(&#8216;<\/p>\n<p>&#8216;).insertAfter(source); if (window.DISQUS) { DISQUS.reset({ reload: true, config: function () { this.page.identifier = identifier; this.page.url = url; } }); } else { \/\/insert a wrapper in HTML after the relevant &#8220;show comments&#8221; link disqus_identifier = identifier; \/\/set the identifier argument disqus_url = url; \/\/set the permalink argument \/\/append the Disqus embed script to HTML var dsq = document.createElement(&#8216;script&#8217;); dsq.type = &#8216;text\/javascript&#8217;; dsq.async = true; dsq.src = &#8216;https:\/\/&#8217; + disqus_shortname + &#8216;.disqus.com\/embed.js&#8217;; jQuery(&#8216;head&#8217;).append(dsq); } jQuery(&#8216;.show-disqus&#8217;).show(); source.hide(); }; function disqusEvent() { idleTime = 0; } <\/p>\n<p>READ MORE <a href=\"https:\/\/packetstormsecurity.com\/news\/view\/29902\/Intels-Latest-Spoiler-A-Spectre-Style-Hardware-Exploit-That-Leaks-Private-Data.html\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>READ MORE HERE&#8230;<\/p>\n","protected":false},"author":2,"featured_media":26021,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[60],"tags":[6072],"class_list":["post-26020","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-packet-storm","tag-headlineprivacydata-lossflawintel"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Intel&#039;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data 2026 | ThreatsHub Cybersecurity News<\/title>\n<meta name=\"description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\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.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Intel&#039;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data 2026 | ThreatsHub Cybersecurity News\" \/>\n<meta property=\"og:description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-07T02:07:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2019\/03\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"626\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"TH Author\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threatshub\" \/>\n<meta name=\"twitter:site\" content=\"@threatshub\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TH Author\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"Intel&#8217;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data\",\"datePublished\":\"2019-03-07T02:07:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/\"},\"wordCount\":649,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg\",\"keywords\":[\"headline,privacy,data loss,flaw,intel\"],\"articleSection\":[\"Packet Storm\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/\",\"name\":\"Intel's Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg\",\"datePublished\":\"2019-03-07T02:07:16+00:00\",\"description\":\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg\",\"width\":626,\"height\":680},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"headline,privacy,data loss,flaw,intel\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/tag\\\/headlineprivacydata-lossflawintel\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Intel&#8217;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\",\"name\":\"ThreatsHub Cybersecurity News\",\"description\":\"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"alternateName\":\"Threatshub.org\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\",\"name\":\"ThreatsHub.org\",\"alternateName\":\"Threatshub.org\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"width\":432,\"height\":435,\"caption\":\"ThreatsHub.org\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/threatshub\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\",\"name\":\"TH Author\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"caption\":\"TH Author\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Intel's Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data 2026 | ThreatsHub Cybersecurity News","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","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.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/","og_locale":"en_US","og_type":"article","og_title":"Intel's Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data 2026 | ThreatsHub Cybersecurity News","og_description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","og_url":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2019-03-07T02:07:16+00:00","og_image":[{"width":626,"height":680,"url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2019\/03\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg","type":"image\/jpeg"}],"author":"TH Author","twitter_card":"summary_large_image","twitter_creator":"@threatshub","twitter_site":"@threatshub","twitter_misc":{"Written by":"TH Author","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"Intel&#8217;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data","datePublished":"2019-03-07T02:07:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/"},"wordCount":649,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2019\/03\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg","keywords":["headline,privacy,data loss,flaw,intel"],"articleSection":["Packet Storm"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/","url":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/","name":"Intel's Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2019\/03\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg","datePublished":"2019-03-07T02:07:16+00:00","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","breadcrumb":{"@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#primaryimage","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2019\/03\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2019\/03\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data.jpg","width":626,"height":680},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/intels-latest-spoiler-a-spectre-style-hardware-exploit-that-leaks-private-data\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"headline,privacy,data loss,flaw,intel","item":"https:\/\/www.threatshub.org\/blog\/tag\/headlineprivacydata-lossflawintel\/"},{"@type":"ListItem","position":3,"name":"Intel&#8217;s Latest Spoiler: A Spectre-Style Hardware Exploit That Leaks Private Data"}]},{"@type":"WebSite","@id":"https:\/\/www.threatshub.org\/blog\/#website","url":"https:\/\/www.threatshub.org\/blog\/","name":"ThreatsHub Cybersecurity News","description":"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform","publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"alternateName":"Threatshub.org","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threatshub.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.threatshub.org\/blog\/#organization","name":"ThreatsHub.org","alternateName":"Threatshub.org","url":"https:\/\/www.threatshub.org\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","width":432,"height":435,"caption":"ThreatsHub.org"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/threatshub"]},{"@type":"Person","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476","name":"TH Author","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","caption":"TH Author"}}]}},"_links":{"self":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/26020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/comments?post=26020"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/26020\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media\/26021"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=26020"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=26020"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=26020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}