<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Reflectiz - Medium]]></title>
        <description><![CDATA[A collection of articles about the landscape of web exposure and 3rd-party supply chain security. This is the place to explore client-side risks, AI agent vulnerabilities, and the latest insights on Magecart, web skimming, and 3rd party scripts sitting inside your website. - Medium]]></description>
        <link>https://medium.com/reflectiz?source=rss----a8e481050743---4</link>
        <image>
            <url>https://cdn-images-1.medium.com/proxy/1*TGH72Nnw24QL3iV9IOm4VA.png</url>
            <title>Reflectiz - Medium</title>
            <link>https://medium.com/reflectiz?source=rss----a8e481050743---4</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Wed, 27 May 2026 00:53:09 GMT</lastBuildDate>
        <atom:link href="https://medium.com/feed/reflectiz" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[California’s revised CCPA rules took effect on January 1, 2026, and they expose a gap that most…]]></title>
            <link>https://medium.com/reflectiz/californias-revised-ccpa-rules-took-effect-on-january-1-2026-and-they-expose-a-gap-that-most-e4e9b642db65?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/e4e9b642db65</guid>
            <category><![CDATA[compliance]]></category>
            <category><![CDATA[privacy]]></category>
            <category><![CDATA[ccpa]]></category>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[data-privacy]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Sun, 17 May 2026 11:26:37 GMT</pubDate>
            <atom:updated>2026-05-17T11:26:37.160Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*lhmho8NZg8qHYAOhSNh5Mw.jpeg" /></figure><h3>California’s revised CCPA rules took effect on January 1, 2026, and they expose a gap that most compliance teams have been ignoring.</h3><p>After you’ve updated your privacy policy, deployed a consent management platform, and added the ‘Do Not Sell or Share My Personal Information’ link to your footer, you might think you’re covered. By every visible measure, your website looks CCPA-compliant, and you’re confident it won’t breach the rules.</p><p>But here’s what your consent banner can’t see: the dozens of third-party scripts running on your site right now, quietly collecting <a href="https://www.reflectiz.com/blog/user-privacy-website-research/">users’ data</a>, fingerprinting browsers, and firing pixels to ad networks; often beyond what users consented to.</p><h3>The CCPA 2026 Amendments</h3><p>Under California’s <a href="https://cppa.ca.gov/announcements/2025/20250923.html">2026 CCPA amendments</a>, all of that’s a problem. The revised rules don’t just tighten requirements around privacy disclosures; they demand that you actually know what your website is doing with consumer data, at the point of collection, in real time (and that you can prove it). For most organizations, though, that’s going to be a challenge, because it isn’t their own code that’s doing the collecting, and they don’t have the right technology in place to monitor anyone else’s.</p><h3>What the 2026 CCPA Rules Actually Require</h3><p>The updated regulations, effective January 1, 2026, are more prescriptive than anything California has issued before. The headline changes include:</p><ul><li>Notice at Collection: Companies must provide a detailed disclosure at or before the point of personal information collection — including categories of data, purposes, whether it’s sold or shared, and retention periods. This applies to every touchpoint, online and offline.</li><li>Expanded Privacy Policy: Policies must now include specific disclosures about data sources, third-party categories, business purposes, retention criteria, and all Automated Decision-Making Technology (ADMT) use cases.</li><li>No Dark Patterns: All opt-out mechanisms must be easy, accessible, and non-manipulative. Confusing or obstructive consent interfaces are explicitly prohibited. You can’t trick users.</li><li>Mandatory Cybersecurity Audits: Certain companies must now conduct annual independent security audits, provide executive certification of audit completion to the CPPA by April 1 each year, and maintain formally documented security programs covering technical, administrative, and organizational controls. Audit reports must be retained for five years. This is not a checkbox exercise — the CPPA has greater enforcement resources than ever, and the requirement for signed executive certification means personal accountability sits at the top of the organization.</li><li>Vendor Contract Requirements: Service providers and third parties must be bound by contracts specifying exact purposes, privacy obligations, and pass-through responsibilities to any subcontractors.</li></ul><p>Notice the common thread running through all of these requirements: you cannot comply with any of them if you don’t have accurate, real-time visibility into what data your website is actually collecting, including, and especially, through third-party code.</p><h3>The Third-Party Script Problem</h3><p>The average enterprise website runs between <a href="https://www.reflectiz.com/learning-hub/web-exposure-management-report/">30 and 80 third-party scripts</a> at any given time. They can include analytics platforms, tag managers, advertising pixels, A/B testing tools, chatbots, customer data platforms, retargeting trackers, and more. And it’s a list that grows longer with every new vendor relationship and marketing initiative a business undertakes.</p><p>Each of those scripts can:</p><ul><li>Read form field values, including fields the user hasn’t submitted</li><li>Access session data and cookies, including those set by other vendors</li><li>Send data to external domains not listed in your privacy policy</li><li>Load additional fourth-party scripts that you never reviewed or approved</li><li>Silently change their behavior after a vendor update</li></ul><p>That’s a lot of behaviors that you need to track. When your Notice at Collection says you collect <em>’email address, browsing behavior, and device identifiers for the purpose of analytics and personalization</em>,’ that statement is only accurate if you’ve verified what every script on your page is actually doing. If a retargeting pixel is also capturing keystrokes, or a chatbot vendor added a new data-sharing integration in their last release, your disclosure will be wrong, and you may not even know it.</p><h3>Why Consent Management Isn’t Enough</h3><p>Consent management platforms (CMPs) are a critical part of any CCPA program, but they operate on a fundamental assumption: that you’ve correctly configured which scripts belong to which consent categories, and that those scripts behave as expected.</p><p>In practice, that assumption is broken constantly by everyday events like these:</p><ul><li>A vendor update means that scripts categorized as ‘analytics only’ begin passing data to ad networks</li><li>A team member adds a new marketing pixel tag without going through the consent review process</li><li>A fourth-party script — loaded by one of your approved vendors — introduces undisclosed capabilities</li><li>An injected script modifies a consent banner to obscure the opt-out option</li></ul><p>Your CMP controls what users consent to in the abstract, but it doesn’t monitor what scripts are doing in practice. That gap between what you say they’re doing and what they’re actually doing is where your CCPA 2026 liability lives.</p><h3>What Continuous Monitoring Changes</h3><p>The only way to close that gap is with continuous behavioral monitoring of every script running on your website — not with a quarterly audit or a one-time inventory scan, but real-time visibility into what third-party code is doing during each user session.</p><p>This is what <a href="https://www.reflectiz.com/">Reflectiz</a> is built for. By <a href="https://www.reflectiz.com/product/platform-overview/">monitoring client-side behavior</a> continuously across your entire web estate, <a href="https://www.reflectiz.com/">Reflectiz</a> provides the visibility needed to make your CCPA 2026 compliance program fit for purpose. It lets you:</p><ul><li>Know exactly what data each third-party script is collecting, what external domains it communicates with, and whether that behavior has changed since your last review</li><li>Detect unauthorized script additions, behavioral drift after vendor updates, and fourth-party dependencies that were never disclosed</li><li>Identify consent bypass attempts. That means scripts that fire outside the user’s consent preferences, or DOM manipulation that could constitute a dark pattern</li><li>Generate an accurate, continuously updated inventory of your data collection practices to underpin your Notice at Collection and privacy policy disclosures</li><li>Produce the audit evidence needed to demonstrate compliance to the CPPA — and to support independent cybersecurity audits</li></ul><p>The CCPA 2026 requirement to maintain <em>‘written technical and organizational security controls, including inventorying and vendor management</em>‘ is not something you can satisfy with a spreadsheet that only gets updated once a year. For that, you need an always-on view of your third-party supply chain.</p><h3>The Vendor Contract Problem — And What it Means for Your Third Parties</h3><p>The 2026 rules are more prescriptive about what your contracts with service providers and third parties should include, and agreements have to specify the exact purposes that data will be used for (you can’t get away with generic language). They impose privacy obligations, prohibit use for other purposes, and require full cooperation with your cybersecurity audits and risk assessments, and these obligations also apply to your subcontractors.</p><p>This means you need to know what your vendors are doing on your site, not just generally, but in enough detail to write accurate, specific contracts about their activities. And you need to be able to verify that they’re honoring those contracts after they’ve signed.</p><p>Continuous client-side monitoring covers you for both requirements. It gives you the behavioral data to draft precise contractual language, and the ongoing evidence to detect when a vendor’s actual behavior diverges from what they agreed to.</p><h3>Practical Steps for Privacy Teams</h3><p>If you’re responsible for CCPA compliance at your organization, here’s where to focus ahead of January 1, 2026:</p><ul><li>Audit your current script inventory: How many third-party scripts run on your site? Do you know what data each one collects and where it sends it? If the answer is ‘not exactly,’ that’s your starting point.</li><li>Pressure-test your Notice at Collection: Compare what your notice says against what your scripts actually do. The gap between those two things is your compliance exposure.</li><li>Review your consent configuration: Are all data-collecting scripts properly categorized in your CMP? Is there a process for reviewing new scripts before they go live?</li><li>Assess your vendor contracts: Do your existing agreements with analytics, advertising, and marketing vendors meet the specificity requirements of the 2026 rules? Do they include audit cooperation clauses?</li><li>Implement behavioral monitoring: Static inventories and CMP configurations alone cannot keep pace with the dynamic reality of third-party script behavior. Continuous monitoring is the operational foundation that makes the rest of your program credible.</li></ul><h3>Conclusion</h3><p>The 2026 CCPA amendments are not just another round of disclosure tweaks. They establish a compliance standard that is grounded in operational reality: what you actually collect, what you actually do with it, and whether you can prove it.</p><p>For most organizations, the hardest part of meeting that standard will not be updating the privacy policy; it will be confidently describing what every script on their website is doing right now, and saying whether that matches what they’ve told their users and their regulators.</p><p>Third-party scripts are the hidden liability in your CCPA program. The question is whether you find that out on your own terms or whether the first you hear of it is during an enforcement action.</p><p><strong>Want to see what your third-party scripts are actually doing?</strong></p><p>Reflectiz continuously monitors client-side behavior across your entire web estate, giving privacy and compliance teams the real-time visibility they need to make CCPA 2026 compliance operationally defensible. <a href="https://www.reflectiz.com/registration/">Request a demo</a>.</p><h3>FAQ: CCPA 2026 and Third-Party Script Compliance</h3><p><strong>My website already has a consent banner and a ‘Do Not Sell’ link. Am I compliant with the 2026 rules?</strong></p><p>Not necessarily. The 2026 amendments require you to demonstrate <em>what your website actually does</em> with consumer data at the point of collection — not just what your policy says. If third-party scripts are collecting or transmitting data beyond what users consented to, you have a compliance gap even if your visible disclosures look correct.</p><p><strong>What exactly is a “Notice at Collection” and what does it need to include?</strong></p><p>Under the updated rules, a Notice at Collection must be provided at or before the point where personal information is collected. It needs to specify: the categories of data being collected, the purposes for collection, whether the data is sold or shared, and retention periods. Critically, this notice must accurately reflect what every script on your page is <em>actually</em> doing — not just what you intended when you drafted it.</p><p><strong>What’s the difference between a consent management platform (CMP) and continuous behavioral monitoring?</strong></p><p>A CMP controls which scripts are permitted to fire based on user consent preferences. Behavioral monitoring watches what those scripts <em>actually do</em> once they’re running. CMPs rely on the assumption that scripts behave as configured — but vendor updates, unauthorized tag additions, and fourth-party dependencies can break that assumption silently. Monitoring catches the gap between what you’ve authorized and what’s happening in practice.</p><p><strong>What are “fourth-party scripts” and why do they matter for CCPA compliance?</strong></p><p>A fourth-party script is code loaded by one of your approved third-party vendors — not by you directly. If your analytics platform loads a data-sharing library that you never reviewed or approved, that library’s behavior is still your compliance responsibility. The 2026 rules don’t exempt you because the code was introduced by a vendor; you’re accountable for what runs on your site.</p><p><strong>Who is required to conduct mandatory cybersecurity audits under the 2026 rules?</strong></p><p>Certain companies meeting defined thresholds must now conduct annual independent security audits, with executive certification submitted to the CPPA by April 1 each year. Audit reports must be retained for five years. The signed executive certification creates personal accountability at the leadership level — this is not a routine checkbox exercise.</p><p><strong>What do the new vendor contract requirements actually require us to document?</strong></p><p>Contracts with service providers and third parties must specify the exact purposes for which data will be used (generic language is no longer sufficient), bind vendors to defined privacy obligations, prohibit use for other purposes, and require their cooperation with your audits and risk assessments. These obligations also flow down to subcontractors. In practice, this means you need granular behavioral data on what your vendors are doing before you can draft contracts that accurately describe it.</p><p><strong>How often do I need to monitor my third-party scripts to meet the “real-time visibility” standard?</strong></p><p>The regulation’s intent is clear: static annual audits or one-time inventories are not sufficient. You need continuous monitoring because script behavior can change at any time — through vendor updates, new tag deployments, or injected code. The requirement to maintain an accurate, current inventory of your data collection practices implies an always-on capability, not a periodic snapshot.</p><p><strong>What’s the enforcement risk if my third-party scripts are out of scope in my privacy disclosures?</strong></p><p>If a script on your site is collecting or transmitting data that isn’t accurately reflected in your Notice at Collection or privacy policy, your disclosures are incorrect — regardless of whether your own team made that happen. The CPPA has expanded enforcement resources and the ability to verify what websites are actually doing technically. The first indication of a problem may be an enforcement inquiry rather than an internal audit finding.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=e4e9b642db65" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/californias-revised-ccpa-rules-took-effect-on-january-1-2026-and-they-expose-a-gap-that-most-e4e9b642db65">California’s revised CCPA rules took effect on January 1, 2026, and they expose a gap that most…</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AI As Malicious C2 Servers Is Almost Here]]></title>
            <link>https://medium.com/reflectiz/ai-as-malicious-c2-servers-is-almost-here-5a0628c16adf?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/5a0628c16adf</guid>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[infosec]]></category>
            <category><![CDATA[web-development]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Mon, 11 May 2026 11:49:00 GMT</pubDate>
            <atom:updated>2026-05-11T11:49:00.019Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*e67lRoqzHA3yPagUmAiQ8A.jpeg" /></figure><p>Recent work by Check Point Research has shown how cybercriminals could use AI to enhance an existing attack method. Check Point has dubbed it <a href="https://research.checkpoint.com/2026/ai-in-the-middle-turning-web-based-ai-services-into-c2-proxies-the-future-of-ai-driven-attacks/"><em>AI as a C2 Proxy</em></a>, and it introduces more headaches for anyone with a web supply chain to protect. It can be defended against, but before we get to that, let’s begin with a definition.</p><h3>What’s C2?</h3><p>C2 is short for command and control. It’s the communication channel attackers use to remotely control compromised systems. Whenever you see a story about “botnets,” a <a href="https://www.reflectiz.com/blog/c2-server/">C2 server</a> is at the heart of it.</p><p>In a typical cyberattack, malware infects a device, which then connects to a C2 server controlled by the attacker. They use it to send commands, telling the device (or multiple devices in the case of a botnet) to do things such as exfiltrate data, download additional malware, or flood a target with requests to overwhelm it. Once the infected system completes its assigned tasks, it reports back to the attacker.</p><h3>The New Approach</h3><p>The problem with this method for attackers is that it’s fairly easy to scupper. Domains can be blocked, infrastructure taken down, and suspicious traffic patterns detected by defenders.</p><p>But Check Point Research realized that AI could help attackers work around this problem using the following approach:</p><ul><li>The attacker infects a machine and installs a piece of malware.</li><li>The malware communicates with an AI assistant through its public web interface.</li><li>It prompts the AI agent to issue an HTTPS request to an attacker-controlled URL, pull content from that site, and return the attacker’s response via the AI output back to the malware.</li></ul><p>In this way, the AI service effectively acts as an intermediary between the malware and the attacker, doing the job of a C2 server, but with none of the hassle.</p><p>The researchers demonstrated the concept using publicly accessible AI chat interfaces for Grok and Microsoft Copilot, which allow prompts to retrieve or summarize external web content without the need for direct API integration.</p><p>Because the AI model retrieves the content and returns it in its response, the malware never needs to contact the attacker’s infrastructure directly.</p><p>Instead, the communication happens through the AI platform itself.</p><h3>The Advantage</h3><p>There are several major benefits of this approach.</p><ul><li>By hooking into major AI services, attackers can take advantage of encrypted traffic via trusted infrastructure that organizations are unlikely to block.</li><li>Requests to AI platforms typically occur over HTTPS, which limits visibility into the content of those interactions, and with the traffic looking like normal interactions with trusted platforms, this makes detection significantly harder.</li><li>When employees routinely use AI assistants, this creates background noise that attackers can hide their activities within. When it becomes the norm for AI tools to retrieve external content on behalf of users, these requests stand a better chance of avoiding suspicion.</li></ul><p>Together, these factors add up to an environment where AI platforms could potentially be used as stealthy communication channels.</p><h3>Where Traditional Security Controls Fall Short</h3><p>Although this exploit hasn’t been observed in the wild yet, it’s only a matter of time, now that the concept has been made public. With that in mind, it’s best to start preparing to defend against it now, but typical methods will make that tricky.</p><p>Many existing security controls focus on network or server-side threats. However, AI-assisted attacks often operate within the browser or user environment, where visibility is limited.</p><p>Because the communication occurs through legitimate browser sessions and trusted AI platforms, traditional network defenses may see only normal HTTPS traffic to well-known services.</p><p>Common blind spots include:</p><ul><li>AI-driven requests to external domains</li><li>Prompt-injection payloads embedded in URLs or content</li><li>Malicious scripts triggering AI queries</li><li>Data exfiltration through AI responses</li></ul><p><strong><em>Without client-side monitoring, these activities may go unnoticed.</em></strong></p><h3>Defending Against AI-Assisted Client-Side Attacks</h3><p>AI-driven third-party interactions in the browser demand the same level of deep visibility and constant monitoring as other third parties. Prompt injection and hidden commands embedded in URLs should be detected before they execute, and security teams also need to identify unexpected data flows leaving the browser.</p><h3>Where <a href="https://www.reflectiz.com/">Reflectiz</a> Can Help</h3><p>The AI as a C2 Proxy technique highlights a broader challenge: as AI tools become embedded in websites and web workflows, they expand your attack surface in ways traditional security controls weren’t built to see. That’s precisely where <a href="https://www.reflectiz.com/">Reflectiz</a> is designed to shine.</p><h3>1. Detecting unexpected outbound data flows from your website</h3><p>The most direct risk this research surfaces for website owners is data leaving the browser through channels that look legitimate. <a href="https://www.reflectiz.com/">Reflectiz</a> continuously monitors all outbound network requests made by scripts on your pages, and uses AI-powered code analysis to surface hidden data flows and identify when a script begins sending data to unexpected domains. If a third-party component on your site starts routing information through an AI platform as part of an exfiltration path, <a href="https://www.reflectiz.com/">Reflectiz</a> will flag the anomaly — even when the destination is a trusted service like Copilot or Grok.</p><h3>2. Monitor AI components embedded on your pages for behavioral changes</h3><p>Many websites now embed AI assistants and chat widgets as third-party components. Like any third-party script, these can be compromised or updated without your knowledge. <a href="https://www.reflectiz.com/">Reflectiz</a> continuously monitors all scripts, iframes, tags, and web components on your pages for behavioral changes — revealing not just whether they’re present, but what they’re doing. If an embedded <a href="https://www.reflectiz.com/blog/polymorphic-javascript-ai-threat-defense/">AI widget</a> suddenly starts making requests it didn’t make before, or communicating with domains outside its normal pattern, <a href="https://www.reflectiz.com/">Reflectiz</a> issues an immediate alert. You set the behavioral baseline; any deviation triggers a notification.</p><h3>3. Supply chain visibility across your entire web ecosystem</h3><p>The AI as a C2 Proxy technique exploits trust — trust in platforms, in traffic patterns, in familiar services. Supply chain attacks work the same way. <a href="https://www.reflectiz.com/">Reflectiz</a> maps your entire digital supply chain, giving you a complete inventory of every first-, third-, and fourth-party component on your site, who it communicates with, and what data it touches. When a new AI script or integration appears on one of your pages — whether you added it intentionally or not — <a href="https://www.reflectiz.com/">Reflectiz</a> surfaces it immediately. Security teams can then enforce allowlists, restrict domains, or block the component entirely via an API call to your WAF.</p><h3>Conclusion</h3><p>This exploit turns AI assistants into potential stealth command-and-control channels. While the research demonstrated a proof-of-concept, it highlights how AI platforms could become an additional layer in modern attack infrastructure.</p><p>As AI assistants become embedded in everyday workflows and web applications, they effectively expand the client-side web supply chain.</p><p>Reflectiz can help reduce risk by monitoring browser-side AI interactions, detecting suspicious external requests, and giving security teams deeper visibility and control over third-party AI integrations.<a href="https://www.reflectiz.com/registration/"> Try it for yourself today</a>!</p><h3>Subscribe to our newsletter</h3><p>Stay updated with the latest news, articles, and insights from <a href="https://www.reflectiz.com/">Reflectiz</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=5a0628c16adf" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/ai-as-malicious-c2-servers-is-almost-here-5a0628c16adf">AI As Malicious C2 Servers Is Almost Here</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TPRM in the AI Era: Gartner Top Tech Trends Revealed]]></title>
            <link>https://medium.com/reflectiz/tprm-in-the-ai-era-gartner-top-tech-trends-revealed-c555f7e3ad88?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/c555f7e3ad88</guid>
            <category><![CDATA[gartner]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[tech-trends]]></category>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[tprm]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Wed, 06 May 2026 07:36:01 GMT</pubDate>
            <atom:updated>2026-05-06T07:36:01.341Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*L-wSNMXzPP3V3Vw9hVKp8w.jpeg" /></figure><h3>Introduction</h3><p>Each year, Gartner releases its “Top Strategic Technology Trends,” offering a high-level view of where enterprise technology is heading. But the real signals, the ones that actually change how security teams operate, tend to sit deeper in its “Predicts” research.</p><p>One of those signals is easy to miss, but hard to ignore once you see it:<a href="https://www.reflectiz.com/blog/top-9-tprm-solutions-2022/"> <strong>third-party cyber risk management (TPCRM)</strong></a><strong> is quietly breaking under the AI era, rather than evolving to meet it.</strong></p><p>The prevailing model, built on vendor questionnaires, periodic assessments, and the assumption that risk can be understood upfront, is being stress-tested by two forces at once:</p><ul><li>increasingly dynamic, interconnected supply chains</li><li>and the rapid adoption of generative AI on both sides of the assessment process</li></ul><p>The result is something more dangerous than mere inefficiency; it’s a growing gap between how confident organizations feel about third-party risk and how well they actually understand it.</p><p>In its piece, <a href="https://www.gartner.com/doc/reprints?id=1-2MYQQX0A&amp;ct=260310&amp;st=sb&amp;__hstc=127855378.74db07ab9b7f3bffbd524477b0313b24.1775718225972.1775718225972.1775718225972.1&amp;__hssc=127855378.2.1775718225972&amp;__hsfp=8666cb97a543afe59b3e0365dc6ba3e6&amp;hsCtaTracking=903976ee-ce60-4cee-8633-89a22ce71c25%7C420fb6ad-9616-4a45-ae74-02193b012114"><em>Predicts 2026</em></a><em>: Third-Party Cybersecurity Risk Management Evolves for the AI Era</em>, Gartner points to many of the underlying shifts driving this gap, but taken together, they suggest a more fundamental conclusion:</p><p><strong>AI is accelerating the failure of the old model of third-party risk management, not fixing it.</strong></p><p>To understand what comes next, we need to look beyond faster questionnaires and incremental improvements; we need to rethink what “managing third-party risk” actually means in an AI-driven environment.</p><h3>The Core Challenge: Speed Without Insight</h3><p>Third-party cyber risk management is facing a fundamental crisis. Organizations are experiencing a surge in breaches originating from their vendor ecosystems, yet the tools they rely on haven’t evolved to match the threat landscape. According to Gartner, 62% of organizations still place excessive trust in due diligence questionnaires to inform their risk decisions.</p><p>This presents a problem, because those questionnaires are increasingly AI-generated and being evaluated by AI systems, so the entire process is becoming faster while simultaneously becoming less reliable.</p><p>This creates a dangerous illusion of progress. Organizations believe they’re becoming more efficient and data-driven, when in reality, they may be making decisions based on increasingly unreliable inputs.</p><p>The implication is clear: speed is improving, but insight isn’t keeping pace.</p><h3>The AI Acceleration Paradox</h3><p>Generative AI is rapidly transforming how third-party risk assessments are completed and reviewed. Gartner predicts that by 2028, 70% of organizations and their vendors will be using GenAI on both sides of the questionnaire process. Vendors will use it to generate responses, and security teams will use it to analyze them.</p><p>On the surface, this looks like progress, and in one narrow sense, it is.</p><p>Questionnaires that once took weeks to complete can now be turned around in hours. Security teams can process responses from hundreds of vendors without the same operational bottlenecks. Throughput increases, backlogs shrink, metrics improve.</p><p>But as we said, although the speed of assessment may be improving, the quality of insight remains largely unchanged.</p><p>Third-party questionnaires remain what they have always been: self-reported, point-in-time representations of a vendor’s security posture.</p><p>AI doesn’t change that underlying limitation. It just makes the process more efficient.</p><p>And when both sides rely on AI, vendors generating responses and enterprises analyzing them, the process risks becoming increasingly detached from reality. What looks like a richer signal is often just faster synthesis of the same underlying assumptions.</p><p>The real danger is that <a href="https://www.reflectiz.com/blog/ai-c2-server/">AI amplifies existing problems</a> while masking their impact.</p><p>Organizations see improved cycle times and assume they’re making better risk decisions, but in reality, they may just be moving faster through a model that was never designed to capture how third-party risk actually behaves.</p><p>Faster onboarding doesn’t mean better risk management; it just means you can be wrong at scale.</p><h3>The Output Degradation Problem</h3><p>Perhaps the most concerning trend Gartner identifies is what they call “output degradation”: a phenomenon that occurs when AI-generated content is analyzed by AI systems, creating a cycle where errors compound over time.</p><p>Think of it like a photocopy of a photocopy. Each generation introduces subtle distortions.</p><p>When vendors use AI to generate questionnaire responses, those responses contain patterns, assumptions, and artifacts. When security teams then use AI to analyze those responses, those same patterns can be reinforced, misinterpreted, or amplified.</p><p>Over time, this creates a gradual loss of signal, a growing disconnect between what the system reports and what is actually happening in a vendor’s environment.</p><p>This is where the risk becomes operational.</p><p>Decisions about vendor onboarding, risk acceptance, and remediation are increasingly based on outputs that may be internally consistent but externally inaccurate.</p><p>In other words, the process becomes not just faster but self-referential, and that’s far more dangerous than being slow.</p><h3>Where AI Actually Adds Value</h3><p>Despite these risks, the answer is to apply AI more deliberately, not to avoid it.</p><p>The highest value of AI in third-party risk management lies in enabling continuous visibility, detection, and response.</p><p>Used well, AI can help organizations:</p><ul><li>Scale monitoring across large vendor ecosystems</li><li>Detect control drift after onboarding</li><li>Surface weak signals and emerging patterns</li><li>Prioritize investigation and response efforts</li></ul><p>This shifts human effort away from repetitive documentation tasks toward higher-value work: incident response planning, dependency mapping, and real-time decision-making during vendor incidents. AI should be used to improve awareness, not merely accelerate documentation.</p><p>This is also where many organizations are starting to rethink their tooling.</p><p>Instead of relying solely on vendor-provided information, they’re complementing it with <strong>externally validated, continuously updated signals</strong>; observing how third-party code behaves in real environments, how dependencies change over time, and where new exposures emerge without waiting for a reassessment cycle.</p><p>This shift, from self-reported posture to <strong>observed behavior</strong>, is what makes continuous monitoring meaningful, rather than just more frequent data collection.</p><h3>The Convergence of Cyber GRC and Third-Party Risk</h3><p>Another major shift is the breakdown of silos between cyber <a href="https://www.reflectiz.com/blog/grc-tools/">GRC</a> (Governance, Risk, and Compliance framework) and third-party risk management.</p><p>Historically, these functions have operated separately, with different tools, workflows, and reporting structures. That separation made sense when third-party risk was treated as a discrete process, but it no longer does.</p><p>Third-party risk is now inseparable from overall enterprise risk. When a vendor is compromised, the impact spans systems, data, compliance obligations, and business operations.</p><p>Maintaining separate systems for these domains creates:</p><ul><li>fragmented visibility</li><li>slower response times</li><li>unclear ownership</li></ul><p>Integration changes that. When TPCRM and GRC are aligned, organizations gain:</p><ul><li>a unified view of risk exposure</li><li>faster incident response coordination</li><li>clearer accountability across teams</li></ul><p>More importantly, they can understand not just whether a vendor is risky, but how that risk propagates across the enterprise.</p><h3>From Prevention to Resilience</h3><p>The most important shift is philosophical. Traditional TPCRM is built on a prevention mindset: the idea that thorough due diligence can stop third-party incidents before they happen. That assumption no longer holds.</p><p>Modern supply chains are too complex, too dynamic, and too interconnected for upfront assessments to provide lasting assurance. Organizations need to shift to a resilience-based model which accepts that:</p><ul><li>vendors will be compromised</li><li>control environments will change</li><li>new risks will emerge after onboarding</li></ul><p>You can no longer expect to prevent every incident, but you can detect issues early, respond effectively, and minimize their impact.</p><p>This requires investment in continuous monitoring, clear response workflows, and cross-functional coordination.</p><p>Prevention still matters, but it’s no longer the center of the strategy.</p><h3>The Path Forward</h3><p>Gartner’s recommendations point toward a fundamentally different approach:</p><ul><li>Stop automating outdated processes</li><li>Invest in continuous monitoring (particularly approaches that provide <strong>independent visibility into third-party behavior</strong>, not just refreshed vendor inputs)</li><li>Integrate TPCRM with broader cyber GRC</li><li>Build for resilience, not just prevention</li><li>Apply AI where it improves insight, not just speed</li></ul><p>Taken together, these shifts represent a different operating model, one that reflects how third-party risk actually behaves in the real world.</p><h3>Conclusion</h3><p>Gartner’s message is clear: the traditional, questionnaire-driven model of third-party risk management is under strain, but the deeper implication is more uncomfortable:</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=c555f7e3ad88" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/tprm-in-the-ai-era-gartner-top-tech-trends-revealed-c555f7e3ad88">TPRM in the AI Era: Gartner Top Tech Trends Revealed</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Reflectiz Policies: Your Security Standards, Automatically Enforced]]></title>
            <link>https://medium.com/reflectiz/reflectiz-policies-your-security-standards-automatically-enforced-d7cccc73ab66?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/d7cccc73ab66</guid>
            <category><![CDATA[cto]]></category>
            <category><![CDATA[privacy]]></category>
            <category><![CDATA[ciso]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <category><![CDATA[web-security]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Tue, 05 May 2026 05:56:20 GMT</pubDate>
            <atom:updated>2026-05-05T05:56:19.879Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*XuNZG9pEgGoRxskM46CTPg.jpeg" /></figure><p>Most security teams know which third-party vendors they trust. They know which pages require strict controls. They know their regulatory boundaries. But that knowledge lives in Slack conversations, spreadsheet trackers, and institutional memory, not in their security tooling.</p><p>That gap, between having visibility and having standards, is exactly what <a href="https://www.reflectiz.com/">Reflectiz</a> Policies closes.</p><h3>The Problem: Visibility Without Standards</h3><p>Web security tools excel at detection. But detection alone doesn’t answer the question security leaders actually need answered: Are we meeting our own security standards?</p><p>Most platforms force you to answer that manually:</p><p><strong>Alert comes in → someone reviews it → someone makes a judgment call → repeat 200 times per week</strong></p><p>That approach creates three compounding problems:</p><p><strong>No single source of truth.</strong> Security policies live in documentation, compliance frameworks, vendor contracts, and tribal knowledge — with no authoritative system to enforce them.</p><p><strong>No objective measurement.</strong> Without defined standards, you can’t report to leadership: “We’re consistently meeting our Restricted security requirements.” You can only say: “We got 200 alerts and handled most of them.”</p><p>That’s not security posture management. That’s alert administration.</p><h3>The Solution: Define Standards, Enforce Automatically, Measure Objectively</h3><p>Reflectiz Policies turns your risk appetite into executable governance. You define your security standards once, the platform enforces them automatically across your entire web environment, amplifying the value of both the Security Hub and Privacy Hub with a centralized control layer across all digital assets.</p><p><strong>1. Define Your Security Standards</strong></p><p>Policies is organized into three areas covering distinct dimensions of your web environment:</p><ul><li><strong>Sensitive Data Protection</strong> — defines which applications types and specific applications can access credit card (CC) and personally identifiable information (PII)</li><li><strong>Sensitive Zones</strong> — specifies what security arrangements are required for sensitive pages – checkout, login, and authenticated pages – as well as non-sensitive pages</li><li><strong>Infrastructure &amp; Supply Chain</strong> — sets rules for vendor access (number of apps allowed on the site) and defines tolerance for site changes (severity of script change alerts)</li></ul><p>For each area, you choose the enforcement level that matches your risk appetite:</p><ul><li><strong>Secured</strong> — baseline protection with automated checks for common risks. A payment page at Secured level, for example, permits first-party applications and verified analytics tools to operate without restriction.</li><li><strong>Enforced</strong> — moderate controls balancing security and usability. At Enforced, external data transfers require explicit approval, and new third-party scripts on authenticated pages trigger review before they’re allowed to run.</li><li><strong>Restricted</strong> — strict controls for regulated or high-security environments. At Restricted, no external data transfers are permitted from sensitive pages, and any unrecognized script — regardless of vendor — triggers an immediate alert.</li></ul><p>Each area follows the same logic, giving you full control to mix and match tiers rather than applying a blanket policy across your entire environment. A retail bank might run Restricted across all authenticated and payment pages while keeping marketing properties at Secured — without managing two separate tooling stacks.</p><p><strong>2. Audit Before You Enforce</strong></p><p>Before policies go live, preview their impact, seeing exactly which violations your chosen settings would trigger. Calibrate with confidence, without risk of unintended disruption.</p><p><strong>3. Auto-Approval for Compliant Activity</strong></p><p>Once live, the platform enforces your standards automatically across your full website portfolio. New components or behaviors that align with your chosen tier are approved instantly, no manual review, no ticket queue. In practice, this eliminates manual review for up to 90% of alerts. Marketing adds a trusted analytics vendor to a blog page? Auto-approved if it fits your framework.</p><p><strong>4. Instant Alerts for Policy Violations</strong></p><p>Anything outside your defined parameters triggers immediate alerts. The key distinction: you’re not being notified that a new third-party was detected. You’re being notified that something violated your stated security standards, and severity is determined by those standards, not a flat list of 200 undifferentiated notifications.</p><p><strong>5. Quantified Security Posture</strong></p><p>A built-in scoring system shows which standards you’re meeting and where gaps exist. Instead of subjective assessments, you get objective measurement: “We’re compliant with our Restricted tier requirements, here are the open gaps.” Security reporting shifts from alert counts to posture metrics.</p><h3>What This Looks Like in Practice</h3><p><a href="https://www.reflectiz.com/customers/castore-security-success/">Castore</a>, the premium British sportswear brand, manages online stores for over 30 professional sports team partners — a portfolio that shifts with sponsorships and runs continuously across soccer, F1, and cricket. Every store carries its own stack of analytics tags, ad pixels, customer service widgets, and chat tools. Each of those brings its own dependencies. Monitoring all of it manually wasn’t just difficult — it wasn’t happening.</p><p><strong>Before:</strong> Script visibility across 30+ sites tracked in spreadsheets. Every new tag or pixel requiring individual review. No consistent way to enforce which vendors were permitted on which pages, or to flag when an approved tool started behaving unexpectedly.</p><p><strong>After (Enforced tier):</strong> Payment pages set to Restricted, marketing pages to Secured, authenticated sessions to Enforced. Policy impact audited before go-live. Up to 90% of routine alerts auto-resolved — trusted vendors doing expected things on expected pages. Only genuine violations escalate for review.</p><p>The operational difference was immediate. As Alistair Knowles, Cyber Security Lead at Castore, put it:</p><p>“Not going through and having to do the same thing for 30 websites is a lot easier. I just check in every now and again and deal with the odd change or the odd script, instead of having to constantly look at 30 different websites myself and keep track of that in some spreadsheet.”</p><p><strong>Result:</strong> The security team manages posture instead of triaging alerts. Marketing knows upfront what’s allowed and what triggers review. Leadership gets quantified reporting on security effectiveness rather than raw alert counts.</p><h3>Who Should Use Policies</h3><p><strong>Enterprises managing third-party sprawl.</strong> If your website environment runs on dozens of vendors — analytics, advertising, personalization, payments — you already know that manually reviewing every new script or pixel is unsustainable. Policies replaces that review queue with automated enforcement: trusted vendors on expected pages get approved instantly; everything else gets flagged on your terms, not the tool’s.</p><p>Jamie Rossato, <a href="https://www.reflectiz.com/customers/reflectiz-empowers-lion/">former CISO at Lion</a>, the Australian beverage conglomerate managing dozens of brand websites across multiple territories, described exactly this challenge when evaluating solutions: “We wanted a lightweight tool that could give us security insights into the code and applications deployed at all our key sites… that can give us that ability to rapidly and easily get us that continual oversight.”</p><p><strong>Regulated organizations under compliance pressure.</strong> PCI DSS, GDPR, HIPAA: compliance frameworks demand that you demonstrate control over what accesses sensitive data on your pages. Policies gives you that demonstration in concrete terms: defined standards, documented enforcement, and a scoring system that shows auditors exactly where you stand and what you’re doing about gaps.</p><p><strong>Multi-property businesses with governance gaps.</strong> When different brands or regional teams set their own informal rules, inconsistency becomes a liability, both operationally and from a risk standpoint. Policies standardizes protocol across directors, teams, and regions without requiring each property to manage its own security tooling configuration.</p><p>What all three share: they’ve outgrown reactive monitoring and need governance that scales with the business.</p><p>Policies is a core capability of the Professional Tier, designed for organizations that prioritize scalable operations, executive-level reporting, and centralized governance. Enterprise customers additionally get custom-made policies — fully bespoke standards beyond the three built-in tiers, for organizations with unique risk profiles or complex multi-region requirements.</p><h3>The Shift That Matters</h3><p>The fundamental question in web security is changing.</p><p><strong>Old question:</strong> “What alerts did we get this week?” <br><strong>New question:</strong> “Are we meeting our security standards?”</p><p>The first is reactive. The second is a measurable business function with defined benchmarks and objective outcomes. The difference isn’t just operational, it’s the difference between a security team that reports activity and one that demonstrates control.</p><p>Policies is built for organizations ready to make that shift. And given what’s sitting unreviewed in most alert dashboards right now, the time to define your standards isn’t after the next incident.</p><p>Reflectiz Policies is available now for Pro and Enterprise customers. [<a href="https://www.reflectiz.com/book-a-meeting/">Schedule a demo →</a>]</p><h3>FAQs</h3><h3>Can different pages have different policy tiers in <a href="https://www.reflectiz.com/">Reflectiz</a>?</h3><p>Yes. <a href="https://www.reflectiz.com/">Reflectiz</a> Policies allows organizations to apply different enforcement tiers to different page types within the same environment. A financial institution can run Restricted controls on checkout and authenticated pages while applying Secured settings to marketing properties — all within a single platform, without managing separate tooling stacks per property.</p><h3>How does <a href="https://www.reflectiz.com/">Reflectiz</a> Policies differ from standard web security monitoring?</h3><p>Standard monitoring detects and alerts. <a href="https://www.reflectiz.com/">Reflectiz</a> Policies adds a standards layer on top of detection: you define what’s acceptable for each page type and vendor category, and the platform auto-approves compliant activity while escalating only genuine policy violations. The result shifts security reporting from raw alert counts to objective posture metrics.</p><h3>How does <a href="https://www.reflectiz.com/">Reflectiz</a> Policies handle multi-site or multi-brand environments?</h3><p>Reflectiz Policies is designed for organizations managing multiple websites, brands, or regional properties. A single policy framework applies across the entire portfolio, eliminating the inconsistency that arises when individual teams maintain their own informal rules. Castore, for example, uses Policies to manage security governance across 30+ professional sports team storefronts without requiring per-site manual oversight.</p><h3>How does <a href="https://www.reflectiz.com/">Reflectiz</a> Policies reduce alert fatigue?</h3><p>By auto-approving any script behavior that conforms to the defined policy tier, <a href="https://www.reflectiz.com/">Reflectiz</a> Policies eliminates manual review for up to 90% of routine alerts. Only activity that genuinely violates the defined standards escalates for human review — so instead of triaging 200 undifferentiated notifications per week, security teams act only on confirmed policy breaches.</p><h3>How does <a href="https://www.reflectiz.com/">Reflectiz</a> Policies support PCI DSS and GDPR compliance?</h3><p>Reflectiz Policies provides documented, enforceable standards for which applications can access payment and PII data, what behaviors are permitted on checkout and authenticated pages, and how vendor access is governed across the site. This gives compliance and audit teams a concrete posture record — defined standards, enforcement logs, and a scoring system showing current gaps — rather than a list of raw alerts.</p><h3>What are the three enforcement tiers in <a href="https://www.reflectiz.com/">Reflectiz</a> Policies?</h3><p>Reflectiz Policies offers three tiers. Secured provides baseline protection with automated checks for common risks, permitting verified first-party and analytics tools without restriction. Enforced applies moderate controls — external data transfers require approval, and new third-party scripts on authenticated pages trigger review. Restricted enforces the strictest controls: no external data transfers from sensitive pages, and any unrecognized script triggers an immediate alert regardless of vendor.</p><h3>What is <a href="https://www.reflectiz.com/">Reflectiz</a> Policies and what problem does it solve?</h3><p>Reflectiz Policies is a governance layer within the <a href="https://www.reflectiz.com/">Reflectiz</a> platform that turns a security team’s risk appetite into automatically enforced web security standards. It solves the gap between having visibility into third-party script activity and actually enforcing consistent, measurable standards — replacing manual alert triage with automated compliance against self-defined benchmarks.</p><h3>What is the audit preview feature in <a href="https://www.reflectiz.com/">Reflectiz</a> Policies?</h3><p>Before any policy goes live, <a href="https://www.reflectiz.com/">Reflectiz</a> provides an impact preview showing exactly which violations the chosen settings would trigger across the current environment. This allows security teams to calibrate their standards — tightening or relaxing tiers — without risking unintended disruption to live site operations.</p><h3>What is the Sensitive Zones policy area in <a href="https://www.reflectiz.com/">Reflectiz</a>?</h3><p>Sensitive Zones is one of three policy areas in <a href="https://www.reflectiz.com/">Reflectiz</a> Policies. It specifies the security arrangements required for high-risk pages — including checkout, login, and authenticated sessions — as well as standards for non-sensitive pages. Organizations define what script behaviors, data transfers, and vendor access are permissible on each page type, and the platform enforces those rules automatically.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=d7cccc73ab66" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/reflectiz-policies-your-security-standards-automatically-enforced-d7cccc73ab66">Reflectiz Policies: Your Security Standards, Automatically Enforced</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[10 Most Influential CISOs to Follow in 2026]]></title>
            <link>https://medium.com/reflectiz/10-most-influential-cisos-to-follow-in-2026-77a1d0890587?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/77a1d0890587</guid>
            <category><![CDATA[cybersecurity]]></category>
            <category><![CDATA[cto]]></category>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[ciso]]></category>
            <category><![CDATA[cio]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Wed, 29 Apr 2026 08:20:03 GMT</pubDate>
            <atom:updated>2026-04-29T08:20:02.977Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*XBQHO9dB1ygHXxoq9_5QCQ.jpeg" /></figure><p>A threat actor had gained unauthorized access to MongoDB corporate systems. Customer account metadata had been exposed. For some customers, phone numbers and email addresses. For one customer, system logs.</p><p>Lena Smart was MongoDB’s CISO. She had been warning her team for years that the question was never whether a breach would happen. It was whether you’d know about it fast enough to matter, and whether the systems you’d built could limit the damage when it did. The MongoDB breach became one of the more studied incident response cases of that year, not because of what was stolen, but because of how quickly it was detected, contained, and disclosed. The kind of outcome that only happens when someone has spent years building toward it before the attackers show up.</p><p>That is the gap that separates good security leadership from reactive security theater.</p><p>Every year on June 4, National CISO Day, the industry takes a moment to recognize the people carrying that weight. The role has transformed. CISOs are the people who sit in front of boards, advise on acquisitions, shape product decisions, and make the case for why security is a business driver, not a cost center. The best ones have moved the conversation from threat chasing to <a href="https://www.reflectiz.com/blog/exposure-assessment-platform/">exposure management</a>, from quarterly audits to continuous visibility, from locking the door after the break-in to understanding what was exposed before anyone tried to get in.</p><p>We built this list around one question: whose thinking actually changes how organizations approach security? Not the loudest voices but the CISOs whose frameworks, research, writing, and public work make the people who follow them genuinely better at the job.</p><p>These 10 have done that. They have led security programs at some of the world’s largest platforms, written the books that practitioners carry into boardrooms, built the mental models that security teams use to think about exposure, and held the line in rooms where the pressure to cut corners was enormous.</p><p>If you are responsible for web security, application security, <a href="https://www.reflectiz.com/blog/web-exposure-2026-article/">third-party risk</a>, or understanding what is actually exposed on your attack surface, some version of their thinking is already shaping how you work. Whether you know it or not.</p><h3>10. Sounil Yu</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/sounil/">LinkedIn</a>, <a href="https://x.com/sounilyu">X</a></p><p><strong>Focus:</strong> Security frameworks, AI safety, Cyber Defense Matrix, exposure mapping, third-party risk quantification</p><p>Sounil Yu spent years watching security teams buy tools they could not evaluate, build programs they could not measure, and respond to threats they could not map. So he built a framework to fix it.</p><p>The Cyber Defense Matrix is now used by CISOs at some of the world’s largest organizations to map their security capabilities against real attack vectors, identify coverage gaps, and make purchasing decisions based on what they actually need rather than what vendors are selling. It is one of the most practical frameworks to emerge from the practitioner community in the last decade, and it was built entirely from the experience of someone who had lived the problem.</p><p>Sounil served as CISO at JupiterOne and Chief Security Scientist at Bank of America, and now co-founds Knostic, focused on AI safety in enterprise environments. He has also served as CISO-in-Residence at YL Ventures, advising security startups from the buyer’s side of the table.</p><p><strong>Why his voice matters:</strong></p><p>The Cyber Defense Matrix maps security capabilities against actual attack vectors, which means it maps directly to the exposure problem. It forces teams to ask not what tools they have, but whether those tools cover the things attackers will actually exploit. In a world where third-party scripts, web supply chain risk, and client-side exposure are routinely invisible to traditional security stacks, that kind of structured gap analysis is exactly what most organizations are missing.</p><p><strong>What makes him influential:</strong></p><p>He built a tool the industry needed before the industry knew it needed it. The Cyber Defense Matrix is now part of how serious security programs think about coverage. His move into AI safety signals where the next exposure frontier is. When Sounil Yu publishes thinking, practitioners pay attention because it tends to arrive about two years before the rest of the industry catches up.</p><h3>9. Lena Smart</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/lena-smart-04709b143/">LinkedIn</a></p><p><strong>Focus:</strong> Cloud security, enterprise risk, security culture, developer-integrated security, board communication</p><p>Lena Smart left school at 16 in Scotland, started her career in a single-parent household without university access, and worked her way from tech support to CISO of a $16 billion company. That path matters not because it is unusual, but because it shaped how she thinks about security: practically, from the ground up, with no patience for theater.</p><p>As CISO at MongoDB, she built a security program inside one of the fastest-scaling database companies in the world, where the pressure to ship fast always competed with the pressure to ship safely. She also led the response to MongoDB’s 2023 security incident, which became a reference case for how disclosure and containment should work. Before MongoDB, she served as Global CISO at Tradeweb and as CIO and Chief Security Officer at the New York Power Authority, the largest state power organization in the country. She is a founding member of Cybersecurity at MIT Sloan, a collaborative body connecting academia and private sector security leadership.</p><p><strong>Why her voice matters:</strong></p><p>Lena has spent her career securing platforms where third-party integrations, cloud dependencies, and developer velocity are all in constant tension with security posture. Her thinking on how to maintain visibility across a fast-moving engineering organization is directly relevant to the challenge of web supply chain risk, where the code your team did not write and cannot fully see is often the code that gets exploited.</p><p><strong>What makes her influential:</strong></p><p>She talks about security the way practitioners actually experience it, without the abstraction that makes so much CISO content useless on the ground. Her Security Champions program at MongoDB, which trained cross-functional employees to identify and raise security issues, became a model for embedding security culture without slowing development. She is one of the rare CISOs whose thinking translates directly from the boardroom to the engineering team.</p><h3>8. Alyssa Miller</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/alyssam-infosec/">LinkedIn</a>, <a href="https://x.com/AlyssaM_InfoSec">X</a>, <a href="https://alyssasec.com/alyssas-blog">Blog</a></p><p><strong>Focus:</strong> Application security, DevSecOps, penetration testing, risk communication, security leadership</p><p>Alyssa Miller bought her first computer at 12 and taught herself to hack. Her career started as a penetration tester in financial services, moved through application security consulting, and arrived at the CISO seat at Epiq Global, where she now leads security for a global legal services company operating in some of the most heavily regulated environments in the world. She is also the author of Cybersecurity Career Guide and a pilot.</p><p>She is known for bridging two worlds that often fail to connect: the technical depth of offensive security and the business language of executive leadership. Her content does not choose between those audiences. It holds both, which is why practitioners and CISOs follow her in roughly equal numbers.</p><p><strong>Why her voice matters:</strong></p><p>AppSec is where web exposure lives at the code level. The vulnerabilities that enable client-side attacks, script injection, API misconfiguration, and third-party library risks are not sophisticated zero-days. They are insecure development practices that survive because security and engineering never learned to speak the same language. Alyssa has spent her career closing that gap. Her work on developer-integrated security directly addresses the upstream source of most web exposure.</p><p><strong>What makes her influential:</strong></p><p>She is one of the most authentic voices on what it actually feels like to be a security leader, not the conference-keynote version, but the version that involves difficult board conversations, resource constraints, and decisions made with incomplete information. Her X presence and LinkedIn content consistently generate real conversation rather than engagement-bait. Over 20 years of practitioner experience means that when she offers a framework or a take, it has been stress-tested against reality.</p><h3>7. Joanna Burkey</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/joanna-burkey/">LinkedIn</a></p><p><strong>Focus:</strong> Enterprise cybersecurity transformation, board-level security governance, diversity in technology, risk management, digital transformation</p><p>Joanna Burkey spent years at HP Inc., one of the world’s largest technology companies, running a global security program that spanned endpoints, infrastructure, supply chain, and product security across dozens of countries. She has lived and worked in both the US and Europe, which gives her a more expansive view of regulatory complexity than most of her peers. She holds a computer science and mathematics background from Angelo State University and the University of Texas Austin, and a certificate in Finance and Accounting from Stanford GSB.</p><p>Since leaving the CISO seat at HP Inc., she has moved into board governance, serving as an independent director at Beyond Inc. and CorVel Corporation, and as chair of the risk and compliance committee at ReliabilityFirst. She was named to the Top 100 CISOs list in 2022 and has been published in Tribe of Hackers: Security Leaders. She is a fellow at the Center for Strategic and International Studies in Washington DC.</p><p><strong>Why her voice matters:</strong></p><p>HP’s security program under Joanna encompassed endpoint security, supply chain risk, and product security at a scale that few CISOs ever manage. Her experience securing a company that both produces and depends on third-party technology gives her a distinctive view of where supply chain exposure actually accumulates. Her move into board governance means she is now translating that operational experience into the language that determines security budgets and priorities at the highest level.</p><p><strong>What makes her influential:</strong></p><p>She represents where the most effective security leadership is headed: out of the technical silo and into the rooms where business decisions are made. Her writing and speaking on how CISOs should communicate with boards is practical, direct, and based on having sat on both sides of that table. In a field that often treats board communication as a soft skill, Joanna treats it as a technical discipline.</p><h3>6. Michael Coates</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/mcoates/">LinkedIn</a>, <a href="https://x.com/_mcoates">X</a></p><p><strong>Focus:</strong> Web application security, browser security, OWASP, AppSec, platform security at scale</p><p>Michael Coates is the only person on this list who has served as CISO at three different platforms, and two of them are browsers or browser-adjacent: Mozilla, which builds Firefox, and Twitter, where he was the inaugural CISO. He later served as CISO at CoinList before co-founding Altitude Networks, a cloud data security company acquired in 2022. He now runs Seven Hill Ventures, a cybersecurity venture firm, and previously chaired OWASP, the largest nonprofit in the world focused on software security.</p><p>His career started on the offensive side. Before becoming a CISO, he was a hands-on hacker, breaking into banks, governments, and telecoms to find vulnerabilities before attackers did. That background never left him. He thinks about security the way attackers do, and his public writing reflects it.</p><p><strong>Why his voice matters:</strong></p><p>Mozilla and Twitter are two of the most attack-targeted platforms on the internet. Securing them requires a deep understanding of how client-side code executes, how browser behavior creates exposure, and how third-party integrations introduce risk that internal teams cannot fully control. His tenure at OWASP, the organization that defined the standards for web application security, means his thinking shaped how an entire generation of security practitioners was trained. That institutional influence is still active in every OWASP Top Ten list and every AppSec program that traces its methodology back to that work.</p><p><strong>What makes him influential:</strong></p><p>He brings the attacker’s perspective to executive security leadership, which is rarer than it should be. His current work backing early-stage security companies means he is evaluating the next generation of security tools from a position of deep practitioner experience. When he writes about web security or application risk, it is not theory. It is the lived experience of someone who has been inside some of the most complex attack surfaces on the internet and responsible for their defense.</p><h3>5. Alex Stamos</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/alexstamos/">LinkedIn</a>, <a href="https://x.com/alexstamos">X</a></p><p><strong>Focus:</strong> Platform security at scale, web application security, privacy enforcement, AI security, election security</p><p>Alex Stamos resigned from Yahoo as CISO after the company complied with a classified government order to scan all incoming email on behalf of U.S. intelligence agencies. He had not been consulted. When he found out, he tried to quit. That decision, choosing users over compliance with a surveillance request, defined how the security community came to see him: as someone who treats user protection as a genuine obligation, not a marketing position.</p><p>He went on to serve as Chief Security Officer at Facebook, where he led the company’s investigation into Russian interference in the 2016 election, testified before government committees on six continents, and oversaw security for 2.5 billion people across Facebook, Instagram, and WhatsApp. He later co-founded the Krebs Stamos Group with Chris Krebs and joined Stanford to found the Internet Observatory. He now serves as Chief Security Officer at Corridor, an AI security startup focused on preventing vulnerabilities from being introduced by AI-generated code.</p><p><strong>Why his voice matters:</strong></p><p>Facebook’s security program under Alex operated at a scale and complexity that almost no other organization has ever faced. The challenge of securing a platform where billions of users interact with third-party content, external applications, and data-sharing integrations is, in many ways, the purest version of the web exposure problem. His willingness to confront uncomfortable truths publicly, about his own organization’s failures, about what platform security actually requires, has made his perspective unusually valuable to practitioners who are tired of the sanitized version.</p><p><strong>What makes him influential:</strong></p><p>He combines operational depth with intellectual honesty in a field that does not always reward the latter. His Stanford work on AI security and election integrity has shaped how policymakers and technologists think about the next generation of platform risks. His move to Corridor signals where he believes the exposure frontier is moving: AI-generated code that developers cannot fully audit, running in production environments, with vulnerabilities baked in from the moment it was written.</p><h3>4. Allison Miller</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/allisonmiller/">LinkedIn</a></p><p><strong>Focus:</strong> Payments security, fraud prevention, real-time risk detection, platform trust, privacy</p><p>Allison Miller has spent 20 years building the systems that protect transactions, platforms, and people at internet scale. Her career ran through Visa, PayPal, Bank of America, Google, Electronic Arts, and Reddit, where she served as CISO and VP of Trust. The “Trust” in her title at Reddit was deliberate. Her view of security has always been broader than the technical perimeter: it encompasses fraud, safety, privacy, and the user-facing integrity of the platform itself.</p><p>She now runs Cartomancy Labs, an advisory firm focused on the intersection of people, money, and technology. She is one of the few security executives who has built and led real-time risk prevention systems operating at genuine internet scale, the kind of systems that make decisions in milliseconds about whether a transaction is legitimate or a session is compromised.</p><p><strong>Why her voice matters:</strong></p><p>The overlap between her career and <a href="https://www.reflectiz.com/">Reflectiz</a>’s world is direct. Payments security, <a href="https://www.reflectiz.com/blog/web-exposure-2026-article/">third-party risk</a>, web skimming, PCI compliance, and the exposure of checkout environments are all areas where her experience is immediately applicable. She has spent two decades building defenses for exactly the kind of web surface that Magecart attacks, third-party script abuse, and client-side skimming exploit. Her work at Reddit on platform trust also gives her a distinctive view of how third-party integrations create exposure that security teams cannot see from the inside.</p><p><strong>What makes her influential:</strong></p><p>She is one of the clearest thinkers in security about what it actually means to protect users, not just systems. Her framing of trust as a technical discipline, something that has to be engineered and measured, not assumed, reflects a maturity that most security programs are still working toward. Her advisory work at Cartomancy Labs means that thinking is now reaching a much wider range of organizations than any single employer could.</p><h3>3. Rinki Sethi</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/rinkisethi/">LinkedIn</a>, <a href="https://x.com/rinkisethi">X</a></p><p><strong>Focus:</strong> AppSec, enterprise risk, cloud security, security culture, Zero Trust, critical infrastructure</p><p>Rinki Sethi’s career reads like a tour of the most demanding security environments in the technology industry. She has served as CISO at Twitter, Rubrik, and IBM, and in senior security roles at Palo Alto Networks, Intuit, eBay, Walmart, and PG&amp;E. She was one of the co-developers of the first national cybersecurity badge curriculum for the Girl Scouts of America. She now serves as Chief Security Officer at Upwind Security, a cloud security company that reported 4,000 percent year-over-year revenue growth in 2024.</p><p>At RSAC 2025, she joined a standing-room-only session on the surge of Chinese cyber campaigns targeting critical infrastructure, speaking alongside former NSA and DOJ leadership. Her framing was unambiguous: the air-gap mindset is no longer viable, Zero Trust must extend to operational technology, and the speed of AI-driven attacks has made manual SOC response inadequate at scale.</p><p><strong>Why her voice matters:</strong></p><p>Rinki has secured platforms that are simultaneously some of the most targeted and most complex environments in cybersecurity. Twitter’s scale and visibility made it a permanent target for nation-state actors, organized crime, and internal risk. Her experience at IBM and Palo Alto Networks adds enterprise and vendor-side depth that most CISOs lack. Her current work in cloud security at Upwind, focused on runtime-based detection rather than static scanning, reflects exactly the shift from reactive monitoring to continuous exposure awareness that defines the next generation of security programs.</p><p><strong>What makes her influential:</strong></p><p>She has held the CISO seat through some of the most difficult moments in recent platform security history and spoken publicly about what she learned. Her emphasis on AI-driven detection, resilient architecture, and operational readiness as active investments rather than aspirational goals is a practical framework that security leaders at any scale can apply. She is also one of the most active CISO voices on LinkedIn when major security events unfold, which means her commentary is reaching practitioners at exactly the moment they need it.</p><h3>2. Myrna Soto</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/myrnasoto/">LinkedIn</a>, <a href="https://x.com/Myrna_Soto">X</a></p><p><strong>Focus:</strong> Enterprise risk, compliance, board-level security governance, diversity in security leadership, financial sector security</p><p>Myrna Soto has been named to ALPFA’s 50 Most Powerful Latinas in Business list multiple times, ranked number one in 2019. She has also been CISO at some of the largest enterprises in America, including Comcast, where she served as Corporate SVP and Global CISO, and MGM Resorts International. Before that, she built security programs at American Express, Royal Caribbean, Norwegian Cruise Lines, and Kemper Insurance. She now advises boards, invests in cybersecurity companies through ForgePoint Capital, and serves on multiple public company boards.</p><p>Her background is unusual even by CISO standards. She holds a Master of Science in Industrial Psychology, an MBA, and a Masters Certification in Program Management. That combination of technical security depth, business strategy training, and behavioral science is not an accident. She has spent her career thinking about security as a human system, not just a technical one, and her approach to building security culture reflects it.</p><p><strong>Why her voice matters:</strong></p><p>Enterprise risk, regulatory compliance, and the gap between what boards think they understand about security and what they actually need to know are the areas where Myrna has spent 30 years. Her experience at Comcast, a company that operates as both a major internet infrastructure provider and a consumer platform with hundreds of millions of data touchpoints, gives her a view of <a href="https://www.reflectiz.com/blog/web-exposure-2026-article/">third-party risk</a> and web exposure at a scale that very few security executives have managed. Her current work advising boards means she is now translating that experience into the governance decisions that determine how seriously organizations take their exposure.</p><p><strong>What makes her influential:</strong></p><p>She has been right about the direction of enterprise security for three decades, and she has been willing to say it in rooms where the message was not always welcome. Her work on the intersection of compliance and real security, arguing that compliance frameworks often create the illusion of protection rather than actual risk reduction, is exactly the kind of structural critique that moves the industry forward. Her voice carries weight because it comes with receipts: decades of building and running programs that worked.</p><h3>1. Phil Venables</h3><p><strong>Platform:</strong> <a href="https://www.linkedin.com/in/philvenables/">LinkedIn</a>, <a href="https://x.com/philvenables">X</a>, <a href="https://www.philvenables.com/">Blog</a></p><p><strong>Focus:</strong> Cloud security, enterprise risk, AI security, third-party risk, security architecture at scale, CISO leadership frameworks</p><p>Phil Venables has been a CISO at four different organizations over 30 years. He was the first CISO of Google Cloud, where he built and led the global risk, security, compliance, and privacy teams from 2020 until 2025. Before Google, he served as CISO at Goldman Sachs for 17 years. Before that, CISO at Deutsche Bank. His career began in 1992 as an Information Security Manager at Barclays Bank.</p><p>He helped found the Center for Internet Security. He served on the President’s Council of Advisors on Science and Technology under two administrations. He advises the Bank of England, the Monetary Authority of Singapore, and the Port Authority of Singapore. He is now a Venture Partner at Ballistic Ventures and a strategic security advisor at Google, where he continues to publish one of the most read CISO blogs anywhere on the internet.</p><p>His writing does not operate at the level of buzzwords. It operates at the level of engineering discipline. Posts on API security, cloud architecture, <a href="https://www.reflectiz.com/blog/web-exposure-2026-article/">third-party risk</a> quantification, and how to translate security posture into terms that boards can act on are the kind of content that practitioners save and return to. He is, by most measures, the most credible CISO voice currently active on the internet.</p><p><strong>Why his voice matters:</strong></p><p>Google Cloud’s security program, under Phil’s leadership, had to solve the exact problems that define modern enterprise exposure: API security at scale, third-party risk across a global supply chain of cloud dependencies, client-side encryption, continuous threat monitoring across millions of customer environments. His thinking on these problems is the product of decades of practitioner experience at the highest levels of the industry. His blog posts on exposure management, cloud security architecture, and the evolving role of the CISO are not thought leadership in the marketing sense. They are working documents from someone who has built the systems he is writing about.</p><p><strong>What makes him influential:</strong></p><p>He is one of a very small number of people who can write with equal authority about the technical architecture of a security program and the governance structures that make it sustainable. His thinking on the CISO role, specifically on how the role is evolving from technical overseer to Chief Digital Risk Officer, is shaping how organizations define the position and what they expect from the people who hold it. After 30 years at the forefront of enterprise security, his perspective on what actually moves the needle is the perspective the rest of the field is still trying to catch up to.</p><h3>Why These Voices Changed Security</h3><p>These ten CISOs did not build their influence by posting more than everyone else. They built it by being right about things that mattered before the rest of the industry caught up.</p><p>They built the frameworks that practitioners use to think about coverage gaps. They secured the platforms that attackers spent years trying to break. They wrote the books that security engineers carry into job interviews and board presentations. They held the line when the pressure to cut corners was enormous, and then wrote about what that experience actually taught them.</p><p>They proved, collectively, that the most dangerous risk is the one you cannot see. Not the attack that triggers your alert. The exposure that already existed before anyone started looking. A misconfigured API. A third-party script with access it was never supposed to have. A checkout flow that passes every compliance scan and still leaks payment data to a domain no one recognized.</p><p>That is the problem these voices have spent their careers defining, measuring, and working to solve. Not chasing threats after the fact. Eliminating the exposure that makes threats possible in the first place.</p><p>Every tool reacts to attacks. The real risk lives in your exposure.</p><h3>FAQs</h3><h3>How did Alex Stamos’s resignation from Yahoo and his work at Facebook define his influence?</h3><p>Alex Stamos (ranked #5) resigned from Yahoo as CISO after the company complied — without consulting him — with a classified government order to scan all incoming email on behalf of U.S. intelligence agencies. This decision, choosing user protection over compliance with a surveillance request, shaped how the security community views him.</p><p>At Facebook, he led the investigation into Russian interference in the 2016 election, testified before government committees on six continents, and oversaw security for 2.5 billion people across Facebook, Instagram, and WhatsApp. He later co-founded the Krebs Stamos Group, founded Stanford’s Internet Observatory, and now serves as CSO at Corridor, an AI security startup focused on vulnerabilities introduced by AI-generated code.</p><h3>What criteria were used to select the ten CISOs on this list?</h3><p>The list was built around a single question: whose thinking actually changes how organizations approach security? The criteria explicitly excluded volume — “not the loudest voices” — in favor of CISOs whose frameworks, research, writing, and public work make practitioners who follow them genuinely better at the job.</p><p>The specific areas of relevance stated are web security, application security, third-party risk, and attack surface visibility. The profiles emphasize practitioners who built the mental models security teams use today, held the line under pressure to cut corners, and then wrote publicly about what those experiences actually taught them.</p><h3>What distinguishes Allison Miller’s security philosophy and why is it relevant to payments and PCI compliance?</h3><p>Allison Miller (ranked #4) spent 20 years building fraud prevention and risk systems at Visa, PayPal, Bank of America, Google, Electronic Arts, and Reddit, where she served as CISO and VP of Trust. Her career is distinguished by building real-time risk prevention systems that make decisions in milliseconds about whether a transaction or session is legitimate.</p><p>Her relevance to payments security and PCI compliance is direct: she has spent two decades building defenses for exactly the web surfaces that Magecart attacks, third-party script abuse, and client-side skimming exploit. Her broader contribution is framing trust as a technical discipline — something engineered and measured, not assumed — which applies directly to checkout security and third-party risk in web environments.</p><h3>What is Myrna Soto’s critique of compliance frameworks and why does it matter for enterprise security?</h3><p>Myrna Soto (ranked #2) has served as CISO at Comcast and MGM Resorts International and built security programs at American Express, Royal Caribbean, Norwegian Cruise Lines, and Kemper Insurance. She now advises boards and invests in cybersecurity companies through ForgePoint Capital.</p><p>Her central critique is that compliance frameworks often create the illusion of protection rather than actual risk reduction — a structural argument she has made in rooms where the message was not always welcome. After 30 years building programs at enterprise scale, she holds that real security and compliance are not the same thing, and that organizations treating compliance as a security proxy are systematically underinvesting in actual exposure reduction.</p><h3>What is Sounil Yu’s Cyber Defense Matrix and why does it matter for web exposure?</h3><p>The Cyber Defense Matrix is a security framework developed by Sounil Yu (ranked #10) that maps an organization’s security capabilities against real attack vectors, helping CISOs identify coverage gaps and make purchasing decisions based on actual need rather than vendor marketing. It is now used by CISOs at some of the world’s largest organizations.</p><p>For web exposure specifically, the matrix forces teams to ask not what tools they have, but whether those tools cover what attackers will actually exploit — making it directly applicable to third-party scripts, web supply chain risk, and client-side exposure that traditional security stacks routinely miss.</p><h3>What is the central argument of the article about what separates effective security leadership from “reactive security theater”?</h3><p>The article argues that the defining difference between effective CISOs and reactive ones is the shift from threat-chasing to exposure management — from responding to attacks after the fact to eliminating the exposure that makes attacks possible in the first place. The MongoDB incident is used as the opening example: the outcome was good not because the breach was prevented, but because years of investment in detection and containment infrastructure meant it was discovered and disclosed quickly.</p><p>The article frames the most dangerous risk as “the one you cannot see” — a misconfigured API, a third-party script with unintended access, a checkout flow that passes every compliance scan but still leaks data to an unrecognized domain. The ten CISOs profiled are selected specifically because their work addresses this structural problem: continuous visibility, third-party risk, and web supply chain exposure, rather than perimeter defense and incident reaction.</p><h3>What positions have Rinki Sethi held and what is her stance on AI-driven threats and Zero Trust?</h3><p>Rinki Sethi (ranked #3) has served as CISO at Twitter, Rubrik, and IBM, and in senior security roles at Palo Alto Networks, Intuit, eBay, Walmart, and PG&amp;E. She is currently CSO at Upwind Security, a cloud security company focused on runtime-based detection.</p><p>At RSAC 2025, she argued that the air-gap mindset is no longer viable, that Zero Trust must extend to operational technology, and that AI-driven attacks have made manual SOC response inadequate at scale. Her position is that AI-driven detection, resilient architecture, and operational readiness are active investments — not aspirational goals — and that runtime-based detection is more effective than static scanning for modern cloud environments</p><h3>What security frameworks and roles across the industry has Michael Coates held, and how does his background shape his thinking?</h3><p>Michael Coates (ranked #6) has served as CISO at Mozilla (which builds Firefox), Twitter (as inaugural CISO), and CoinList. He previously chaired OWASP, the largest nonprofit in the world focused on software security. He now runs Seven Hill Ventures, a cybersecurity venture firm. His career began as a hands-on penetration tester breaking into banks, governments, and telecoms.</p><p>His offensive security background gives him an attacker’s perspective at the executive level, which his public writing reflects. His OWASP chairmanship means his thinking shaped how an entire generation of practitioners was trained — the OWASP Top Ten list and its AppSec methodology trace directly to that institutional influence.</p><h3>What was notable about MongoDB’s 2023 security incident and Lena Smart’s response?</h3><p>In December 2023, a threat actor gained unauthorized access to MongoDB corporate systems, exposing customer account metadata including phone numbers and email addresses for some customers, and system logs for one. MongoDB CISO Lena Smart (ranked #9) led the response, which became a widely studied incident response case — not because of what was stolen, but because of how quickly it was detected, contained, and disclosed.</p><p>Smart had previously built a Security Champions program at MongoDB that trained cross-functional employees to identify and raise security issues without slowing development. The incident response outcome is attributed to the years of security infrastructure built before the breach occurred.</p><h3>Who is ranked #1 on Reflectiz’s Top 10 Most Influential CISOs list and why?</h3><p>Phil Venables ranks #1. He has served as CISO at four organizations over 30 years, most recently as the first CISO of Google Cloud (2020–2025), and previously as CISO at Goldman Sachs for 17 years. He helped found the Center for Internet Security, has advised the Bank of England and the Monetary Authority of Singapore, and served on the President’s Council of Advisors on Science and Technology under two administrations.</p><p>His influence stems from combining deep technical authority — writing substantively on API security, cloud architecture, and third-party risk — with the governance frameworks that translate security posture into board-level decisions. He is described as “the most credible CISO voice currently active on the internet.”</p><p>If you are responsible for securing your organization’s web presence, you already know the exposure surface has changed. The scripts, third-party tools, and integrations running on your site are often invisible to traditional security stacks — but not to <a href="https://www.reflectiz.com/">Reflectiz</a>. Discover how <a href="https://www.reflectiz.com/">Reflectiz</a> protects your website from web exposure risks, client-side threats, and third-party script vulnerabilities.ost Influential CISOs to Follow in 2026.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=77a1d0890587" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/10-most-influential-cisos-to-follow-in-2026-77a1d0890587">10 Most Influential CISOs to Follow in 2026</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The AI Visibility Gap Is Real – And It Lives on Your Website]]></title>
            <link>https://medium.com/reflectiz/the-ai-visibility-gap-is-real-and-it-lives-on-your-website-4f9e3cb1fe6b?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/4f9e3cb1fe6b</guid>
            <category><![CDATA[website]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[ciso]]></category>
            <category><![CDATA[web-penetration-testing]]></category>
            <category><![CDATA[web-security]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Tue, 21 Apr 2026 07:18:55 GMT</pubDate>
            <atom:updated>2026-04-21T07:18:55.429Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*7FhXZngnvEvUx7E3_Tew5w.jpeg" /></figure><p>Not a single CISO has full visibility into how AI is operating across their organization. Not one.</p><p>That&#39;s the headline finding from Pentera&#39;s AI Security &amp; Exposure Benchmark 2026 – a survey of 300 U.S. CISOs and senior security executives – and it should give every web security team pause. Because a significant share of that invisible AI isn&#39;t hiding deep in cloud infrastructure or internal networks. It&#39;s running on your website, right now, in your customers&#39; browsers.</p><h3>AI Is Everywhere. Visibility Is Not.</h3><p>66% of CISOs report limited visibility into AI usage across their environments, acknowledging shadow AI as a known and ongoing issue. The remaining 33% consider themselves relatively well-informed. But still expect unauthorized or unmanaged AI activity within their environments. Zero reported full visibility with no shadow AI present.</p><p>This isn&#39;t a governance edge case. It&#39;s the baseline condition of enterprise AI adoption in 2026.</p><p>Shadow AI is usually discussed in terms of employees using unsanctioned tools like ChatGPT or niche AI platforms. But the less-discussed dimension is what happens when AI capabilities are quietly introduced through software already embedded in your environment. Third-party pixels, analytics scripts, session-replay tools, recommendation engines, and ad-tech integrations are all examples of code executing on your web properties that can carry AI-powered data collection, behavioral profiling, or unauthorized data processing — without ever triggering an internal procurement review.</p><p><a href="https://www.reflectiz.com">Reflectiz</a> continuously monitors exactly this layer. The <a href="https://www.reflectiz.com">Reflectiz</a> platform maps every script and third-party integration running across your web properties, detecting behavioral changes and unexpected data flows in real time — the kind of activity that never appears in a network log or SIEM alert.</p><h3>Legacy Controls Are Covering AI Risk. Badly.</h3><p>75% of CISOs rely on traditional endpoint, cloud, application, or API security tools (originally designed for other attack surfaces) to protect their AI ecosystems. Only 11% have security tools built specifically for AI.</p><p>This pattern is familiar. It mirrors what happened when organizations tried to stretch legacy perimeter defenses over cloud environments, or endpoint tools over mobile. The attack surface moved; the controls didn&#39;t.</p><p>Client-side web environments are a textbook example of this mismatch. WAFs, SIEMs, and DLP solutions monitor what crosses your network perimeter. They have no visibility into what happens inside a browser session: which scripts execute, what data they access, where that data goes, and whether any of that behavior changed since yesterday.</p><p>When a third-party tool begins routing sensitive session data to an unexpected domain, whether due to supply chain compromise or a deliberate vendor-side change, it happens entirely within the client-side execution context. Most of the security stack never sees it.</p><p><a href="https://www.reflectiz.com">Reflectiz</a> has documented exactly this type of incident in real enterprise environments, including cases involving payment card data with direct PCI DSS implications.</p><h3>Web-Facing Assets Are the #1 Breach Entry Point</h3><p>When the report asked CISOs which parts of their infrastructure were compromised in successful attacks, web-facing assets ranked first, cited in 62% of breach incidents, ahead of endpoints (60%), identity and access controls (53%), and cloud infrastructure (46%).</p><p>The report also shows that attackers don&#39;t stop at the entry point. Once a foothold is established through a web asset, movement continues toward identity systems, APIs, cloud infrastructure, and in 18% of incidents, AI ecosystems directly.</p><p>Protecting web-facing assets isn&#39;t just about preventing initial access. It&#39;s about closing the gateway through which broader, deeper compromise becomes possible.</p><h3>The Barrier Is Visibility and Expertise, Not Budget</h3><p>The report identifies the top two barriers to securing AI as lack of internal expertise (50%) and limited visibility into AI usage (48%). Only 17% cite budget constraints as their primary challenge.</p><p>The problem isn&#39;t resources; it&#39;s the foundational work of understanding, governing, and monitoring AI systems already embedded across the enterprise.</p><p>This maps directly to what security teams face on the client side. Most organizations lack a clear inventory of every third-party script running on their websites, let alone visibility into how those scripts behave session-to-session. <a href="https://www.reflectiz.com">Reflectiz</a> delivers that inventory automatically and continuously, without requiring code changes or agent deployment, thus closing the visibility gap without adding to the operational load of an already stretched team.</p><h3>Continuous Validation Is What Builds Confidence</h3><p>The report frames Continuous Threat Exposure Management (CTEM) as the operating model best suited to the AI era, moving from point-in-time assessments to ongoing validation across the full attack surface. And the data backs it up: CISOs at organizations that test quarterly report higher AI security confidence (80%) than those who test annually (71%).</p><p>Confidence comes from continuous validation, not assumptions.</p><p><a href="https://www.reflectiz.com">Reflectiz</a> operates on the same principle. Web exposure isn&#39;t a status you establish once, it&#39;s a condition that requires continuous monitoring, because third-party scripts change, vendors update their code, and supply chains shift without warning. For organizations working toward PCI DSS 4.0.1 compliance, which now mandates controls for scripts on payment pages, that continuous monitoring isn&#39;t optional hygiene. It&#39;s a regulatory requirement.</p><p>The Pentera report makes clear that the security challenges of the AI era are not fundamentally new. They are existing problems: incomplete asset visibility, legacy controls stretched beyond their design, fragmented ownership, inconsistent validation – amplified by the speed and scale of AI adoption.</p><p>Solving them requires looking in the right places. On the web, that means the client side.</p><p>See what&#39;s running on your website right now. Start your 30-day free trial at <a href="https://www.reflectiz.com/">reflectiz.com</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4f9e3cb1fe6b" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/the-ai-visibility-gap-is-real-and-it-lives-on-your-website-4f9e3cb1fe6b">The AI Visibility Gap Is Real – And It Lives on Your Website</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How Broadway Gaming Achieved PCI DSS 4.0.1 Compliance]]></title>
            <link>https://medium.com/reflectiz/how-broadway-gaming-achieved-pci-dss-4-0-1-compliance-b4a5f808ca84?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/b4a5f808ca84</guid>
            <category><![CDATA[website-security]]></category>
            <category><![CDATA[ciso]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <category><![CDATA[pci-compliance]]></category>
            <category><![CDATA[gaming-security]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Sun, 19 Apr 2026 07:55:24 GMT</pubDate>
            <atom:updated>2026-04-19T07:55:24.080Z</atom:updated>
            <content:encoded><![CDATA[<p><em>with Zero Audit Findings and Zero Developer Overhead</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*DAIw5CKcDT_zkhoyNE3SDQ.jpeg" /></figure><p><strong>At a Glance</strong></p><ul><li><strong>Customer:</strong> Broadway Gaming Group</li><li><strong>Industry:</strong> Online Gaming (Bingo &amp; Casino)</li><li><strong>Challenge:</strong> Meet new PCI DSS 4.0.1 script security requirements (6.4.3 and 11.6.1) without diverting development resources.</li><li><strong>Solution:</strong> <a href="https://www.reflectiz.com/">Reflectiz</a> PCI DSS compliance solution.</li><li><strong>Results:</strong></li><li>Passed first PCI DSS 4.0.1 audit with zero observations.</li><li>Audit evidence exported cleanly, with AI-assisted script justifications.</li><li>Full script visibility across all payment pages, with no internal dev burden.</li></ul><p><strong>The Challenge: New Requirements, One Checkout Page, for Many Brands</strong></p><p>Broadway Gaming Group is a Dublin-based online gaming operator with many bingo and casino brands in the UK and Ireland.</p><p>When CISO Kfir Tzukrel reviewed the PCI DSS 4.0.1 requirements — specifically 6.4.3 and 11.6.1 — he knew the company had a problem. All brands funnel customers through the same checkout page, creating a concentrated, high-value target for client-side attacks.</p><p>The new requirements demand that organizations:</p><ul><li>Maintain a complete, justified inventory of all scripts on payment pages.</li><li>Continuously monitor those scripts for unauthorized changes.</li></ul><p>Kfir explored building an in-house solution but quickly ruled it out. The development team was candid: it was technically possible, but prohibitively expensive and a massive distraction. As Kfir put it, <em>“If I’d made them do it, they wouldn’t have had time for anything else.”</em></p><p><strong>Why </strong><a href="https://www.reflectiz.com/"><strong>Reflectiz</strong></a><strong>? The Risk Was Real</strong></p><p>For Kfir, this wasn’t a theoretical compliance exercise. Earlier in his career, the FBI showed up at one of his employer’s US sites to report malicious activity in their payment process — later identified as a Magecart attack.</p><p>That experience shaped his vendor selection criteria. Third-party scripts represent genuine, documented risk, and meeting the new PCI requirements wasn’t just about satisfying auditors — it was about real-time protection at scale.</p><p>After evaluating options, Kfir chose <a href="https://www.reflectiz.com/">Reflectiz</a>, citing both product fit and confidence in the team: <em>“I had good vibes from talking to Idan [Reflectiz CEO]. I decided to go with who I felt most comfortable with.”</em></p><p><a href="https://www.reflectiz.com/">Reflectiz</a> stood out for three reasons:</p><ul><li><strong>Agentless Architecture:</strong> No agent installation, no disruption to payment flows or existing infrastructure.</li><li><strong>Broad Coverage:</strong> Monitors scripts across every page of a website — not just payment pages — preventing lateral movement from an attacker foothold elsewhere.</li><li><strong>Audit Readiness:</strong> Automated evidence generation, including AI-assisted business justifications for each script, aligned directly with PCI DSS 4.0.1 examiner requirements.</li></ul><p><strong>Implementation: Intuitive From Day One</strong></p><p>Onboarding was straightforward. Kfir got up to speed quickly, then brought in the development group manager and tech lead to handle script approvals — a role that required minimal ramp-up time given how intuitive the platform is.</p><p><em>“It was very intuitive to understand the management dashboard and to master it. Really easy and comfortable.”</em> — Kfir Tzukrel, CISO / Broadway Gaming Group</p><p><strong>Audit Success: Zero Observations</strong></p><p>Broadway Gaming’s first PCI DSS 4.0.1 audit — the first year the script monitoring requirements were mandatory — went without a hitch.</p><p>Kfir walked the auditor through the <a href="https://www.reflectiz.com/">Reflectiz</a> dashboard live, exported the compliance report, and demonstrated the full script management workflow. The audit team had what they needed.</p><p>The AI-assisted justification feature proved particularly valuable:</p><p><em>“It could’ve taken us a lot of time thinking about what to write for the justifications for each script. You just let the AI suggest the wording, check that it makes sense, approve, and move on to the next. It was really comfortable.”</em> — Kfir Tzukrel, CISO / Broadway Gaming Group</p><p><strong>The Business Impact</strong></p><ul><li><strong>Developer Efficiency:</strong> Zero internal development resources consumed on compliance tooling.</li><li><strong>Audit Confidence:</strong> Clean, exportable evidence that satisfied Level One PCI scrutiny first time.</li><li><strong>Ongoing Protection:</strong> Continuous script monitoring across the full site surface, not just payment pages — closing the lateral movement risk that pure payment-page tools leave open.</li><li><strong>Low Maintenance:</strong> Minimal support needed; occasional sync sessions are all it takes to stay current.</li></ul><p><strong>The Bottom Line</strong></p><p>Broadway Gaming’s experience shows that PCI DSS 4.0.1 compliance — even for organizations running many brands through a shared checkout — doesn’t have to mean a costly internal project or a fraught audit. With <a href="https://www.reflectiz.com/">Reflectiz</a>, Kfir got clean evidence, zero observations, and kept his development team focused on what actually grows the business.</p><p><em>“If you have to meet PCI requirements, it’s a no-brainer. PCI is hard, so it’s a must.”</em> — Kfir Tzukrel, CISO / Broadway Gaming Group</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=b4a5f808ca84" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/how-broadway-gaming-achieved-pci-dss-4-0-1-compliance-b4a5f808ca84">How Broadway Gaming Achieved PCI DSS 4.0.1 Compliance</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Shai-Hulud 2.0: The Worm Returns — Bigger, Meaner, and Ready to Wipe Your Home Directory]]></title>
            <link>https://medium.com/reflectiz/shai-hulud-2-0-the-worm-returns-bigger-meaner-and-ready-to-wipe-your-home-directory-d31c7264d080?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/d31c7264d080</guid>
            <category><![CDATA[supply-chain-security]]></category>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[third-party-risk]]></category>
            <category><![CDATA[shai-hulud]]></category>
            <category><![CDATA[npm]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Tue, 14 Apr 2026 11:24:23 GMT</pubDate>
            <atom:updated>2026-04-14T11:24:23.520Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*td5DDDozvlx2DgWCJJGs0A.jpeg" /></figure><h3>Just when you thought the desert was safe, the great worm has awakened again.</h3><p>In September 2025 <a href="https://www.reflectiz.com/blog/npm-supply-chain-attack/">we covered the first Shai-Hulud npm supply-chain campaign</a>. Two months later, on November 21, the attackers launched a far more aggressive second wave. Multiple vendors reported the outbreak on November 24, and as of November 25, 2025, there are hundreds of malicious package versions, with combined monthly downloads over <a href="https://www.wiz.io/blog/shai-hulud-2-0-ongoing-supply-chain-attack">100 million</a>, according to early vendor estimates, and the worm is still spreading at an alarming pace.</p><p>Over <a href="https://www.upwind.io/feed/shai-hulud-2-npm-supply-chain-worm-attack">25,000 GitHub repositories</a> belonging to hundreds of maintainers have already been compromised, with new infections appearing every 30–40 minutes. The list of high-profile victims includes Zapier, ENS Domains, PostHog, Postman, and hundreds of others.</p><p>Why these targets? The attackers aren’t randomly carpet-bombing npm, they’re strategically hunting <strong>maintainers with broad publishing rights</strong>. A single compromised Zapier or Postman developer can poison dozens of high-trust packages in one stroke, cascading the infection to millions of downstream users. High-profile victims also generate less suspicion when publishing updates, making malicious versions harder to spot in the noise.</p><p>This is not a repeat offender. This is an escalation, so let’s go through what’s changed.</p><h3>TL;DR</h3><p>New Shai-Hulud 2.0 wave hits npm in late November 2025, with hundreds of malicious package versions and nine‑figure monthly downloads.</p><p>Tens of thousands of GitHub repos and hundreds of maintainers are impacted, including large, well‑known projects.</p><h3>Shai-Hulud 1.0 vs 2.0</h3><p>2.0 moves from postinstall to preinstall, abuses a fake Bun environment plus Node, and spreads faster and more aggressively.</p><p>It adds self‑healing via GitHub search, more privilege‑escalation tricks, and a destructive fallback that may wipe home directories.</p><h3>How the infection works</h3><p>Trojanized npm packages run a preinstall chain (setup_bun.js, bun_environment.js), download TruffleHog, and hunt for secrets.</p><p>Stolen tokens and data are pushed to marked GitHub repos, new self‑hosted runners and workflows are deployed, and more malicious packages are published.</p><h3>Indicators of compromise</h3><p>Look for suspicious preinstall scripts invoking Bun/curl/wget and files like setup_bun.js, bun_environment.js, or verify.js.</p><p>Watch for odd self‑hosted runners, new workflows, and GitHub repos using the “Sha1Hulud: The Second Coming” beacon phrase or similar markers.</p><h3>Immediate mitigation steps</h3><p>Pin dependencies to safe versions, guided by current dates and curated IOC/package lists.</p><p>Hunt for IoCs across dev and CI, rotate all exposed credentials, remove rogue runners/workflows, and enforce MFA and scoped tokens.</p><h3>Reflectiz</h3><p>Traditional SCA alone cannot keep up with a fast‑moving, mutating worm like Shai‑Hulud 2.0.</p><p>Reflectiz provides behavioral monitoring that can detect anomalous install hooks, exfiltration attempts, and destructive behavior without adding agents.</p><h3>Final word</h3><p>Shai-Hulud 2.0 raises the stakes from stealthy theft to potential sabotage if blocked.</p><p>Teams should act before the next wave by tightening supply‑chain defenses and validating their visibility into npm and GitHub attack paths.</p><h3>Shai-Hulud 1.0 vs 2.0 — What Changed?</h3><p>The first Shai-Hulud campaign was already one of the most advanced npm supply-chain attacks on record, yet it was still primarily focused on stealthy credential theft and gradual propagation. The second wave is fundamentally different: it’s faster, more destructive, and engineered to survive cleanup attempts. What started as a sophisticated espionage operation has evolved into an aggressive, self-replicating worm that escalates to outright sabotage the moment its primary goals are blocked. The differences are not minor refinements; they represent a clear leap in both capability and malice. Here’s exactly how much worse Shai-Hulud 2.0 has become:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/742/1*FdCROyXO3FmbXT_MhOa3Pg.png" /></figure><h3>How the Infection Works — Step by Step</h3><p>1. Victim runs npm install on a trojanized package.</p><p>2. The package’s preinstall script executes setup_bun.js → bun_environment.js.</p><p>3. Payload detects OS and runtime. It creates a fake “Bun” environment by dropping setup_bun.js and bun_environment.js — scripts that mimic Bun’s faster execution but actually run malicious Node.js code under the hood. This disguise helps evade detection tools looking for suspicious Node processes, since “bun run” appears benign in logs.</p><p>4. TruffleHog is downloaded and scans the local environment and mounted Git repositories for secrets (NPM tokens, AWS/GCP credentials, GitHub tokens, etc.).</p><p>5. Secrets are triple Base64-encoded (encode → encode → encode) to evade simple pattern-matching tools that flag base64 strings in GitHub commits. Each encoding layer makes the exfiltrated data look increasingly like random gibberish to automated scanners, buying the attackers time before detection.</p><p>6. The machine is registered as a self-hosted GitHub Actions<a href="https://docs.github.com/en/actions/concepts/runners/self-hosted-runners"> runner</a> by dropping shaihuludworkflow.yml (or similar) into .github/workflows/.</p><p>7. Using any stolen NPM token, the worm publishes malicious versions of up to dozens of other packages the maintainer has access to.</p><p>8. If exfiltration or propagation fails for any reason → destructive payload wipes the user’s home directory (Linux/macOS/Windows).</p><h3>Indicators of Compromise (IoCs)</h3><ul><li>Suspicious preinstall scripts calling bun run, curl, or wget</li><li>Files named setup_bun.js, bun_environment.js, verify.js</li><li>New GitHub repositories with the description “Sha1Hulud: The Second Coming”</li><li>Unexpected self-hosted runners appearing in your organization</li><li>New workflow files, such as shaihuludworkflow.yml or shai-hulud-workflow.yml</li><li>Outbound connections to webhook.site or other temporary paste services</li></ul><h3>Immediate Mitigation Steps</h3><p>1. Pin all dependencies to versions published before November 21, 2025 (Note: pinning to versions “published before November 21, 2025” is based on current knowledge and that attackers could backdate or republish, so teams should also rely on curated IOC/package lists from trusted vendors and registries.)</p><p>2. Scan every workstation and build server for the IoCs listed above.</p><p>3. Rotate every credential that might have been exposed (NPM tokens first, then cloud + GitHub).</p><p>4. Delete and block any rogue self-hosted runners in GitHub Settings → Actions → Runners.</p><p>5. Enforce MFA and scoped tokens across npm and GitHub.</p><p>6. Use npm audit or Snyk/Dependabot to identify and remove infected package versions.</p><h3>How Reflectiz Helps Stop This Attack in Its Tracks</h3><p>Traditional SCA tools excel at finding known vulnerabilities, but Shai-Hulud 2.0 is a zero-day worm that mutates in real time — static scans alone can’t keep up.</p><p>Reflectiz provides behavioral monitoring that detects anomalous install hooks, secret exfiltration attempts, and destructive commands before they execute. Because it’s agentless, it catches supply-chain threats that traditional endpoint or SCA solutions never see.</p><h3>Final Word</h3><p>The desert never forgives the unprepared. Shai-Hulud 2.0 is faster, smarter, and willing to burn everything down if it can’t steal your secrets.</p><p>Don’t wait for the next wave; get ready for it.</p><p>Schedule<a href="https://www.reflectiz.com/registration/"> a free Reflectiz supply-chain risk assessment today</a> and make sure the worm never makes it past your gates.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=d31c7264d080" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/shai-hulud-2-0-the-worm-returns-bigger-meaner-and-ready-to-wipe-your-home-directory-d31c7264d080">Shai-Hulud 2.0: The Worm Returns — Bigger, Meaner, and Ready to Wipe Your Home Directory</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AppsFlyer SDK Exploited in New Supply Chain Crypto Attack]]></title>
            <link>https://medium.com/reflectiz/appsflyer-sdk-exploited-in-new-supply-chain-crypto-attack-2601659134bf?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/2601659134bf</guid>
            <category><![CDATA[appsflyer]]></category>
            <category><![CDATA[crypto]]></category>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[supply-chain-security]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Mon, 13 Apr 2026 11:54:58 GMT</pubDate>
            <atom:updated>2026-04-13T11:54:58.489Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*m0xyQLh-05t6he54leZeLw.png" /></figure><p>Between March 9 and March 11, 2026, attackers had a 48-hour window inside one of the most widely embedded JavaScript libraries on the internet. The AppsFlyer Web SDK — present in over 100,000 web and mobile applications — was quietly rewritten on AppsFlyer’s own CDN to steal cryptocurrency. No perimeter defense would have caught it. No WAF, no firewall, no endpoint agent. The attack lived entirely inside trusted third-party code running in your users’ browsers.</p><p>If you operate in fintech, e-commerce, crypto, or any vertical where users enter payment or wallet data, this one is worth your full attention.</p><h3>AppsFlyer SDK Supply Chain Attack — What Happened?</h3><p>Attackers injected malicious JavaScript into the AppsFlyer Web SDK hosted on <a href="https://www.scworld.com/brief/appsflyer-sdk-hijacked-in-supply-chain-attack-targeting-cryptocurrency">AppsFlyer’s CDN</a> — notably, not the mobile SDK. The compromised code intercepted cryptocurrency wallet addresses entered by end users, silently replacing them with attacker-controlled addresses while exfiltrating metadata: page URLs, timestamps, and user agents. The script continued to perform its legitimate analytics functions throughout, making it exceptionally difficult to detect through conventional means.</p><p>As of this writing, no stolen funds have been confirmed. But that’s not the point. The point is that for 48 hours, any business running this SDK was potentially serving malware to its own customers — and most had no way of knowing.</p><h3>Why This Attack Is So Hard to Stop</h3><p>This attack didn’t exploit a vulnerability in your code. It exploited your trust in someone else’s.</p><p>Developers embed the AppsFlyer SDK directly into their applications. Once integrated, it runs in the background with broad access to user activity and data flows — tracking installs, sign-ups, purchases, and campaign events. That access is what makes it valuable for analytics. It’s also what makes it a high-value target.</p><p><a href="https://www.reflectiz.com/blog/why-your-web-application-firewall-waf-will-not-help-against-third-party-website-attacks/">Traditional security controls failed here</a> for a simple reason: the script source was already trusted. The malicious logic was heavily obfuscated within code your systems had been told was safe. Signature-based detection, SRI checks on a hash that was never flagged, allowlists — none of these catch an attack that originates from within the trusted source itself.</p><h3>How Reflectiz Would Have Detected This</h3><p><a href="https://www.reflectiz.com/registration/">Reflectiz</a> doesn’t ask “is this script allowed?” It asks: “Is this script behaving the way it should?”</p><p><strong>Behavioral drift in a trusted SDK</strong></p><p>The compromised AppsFlyer SDK kept doing its job while running additional malicious logic underneath. <a href="https://www.reflectiz.com/registration/">Reflectiz</a> monitors runtime behavior continuously, so even when a script comes from a trusted source, it flags anomalies like:</p><ul><li>New or unusual outbound network connections</li><li>External domains appearing for the first time</li><li>Scripts executing logic outside their established behavioral baseline</li></ul><p>Here’s what that looks like in practice: a <a href="https://www.reflectiz.com/registration/">Reflectiz</a> customer running AppsFlyer would have seen an alert that the SDK had initiated connections to an unrecognized domain — something like analytics-appsflyr[.]com or a similarly disguised endpoint — within hours of the compromise. That alert would have been the earliest signal of something wrong, long before any vendor advisory.</p><p><strong>Suspicious data flows on sensitive inputs</strong></p><p>The injected code was designed specifically to intercept wallet addresses — a form of input that should never leave the page through a marketing SDK. <a href="https://www.reflectiz.com/registration/">Reflectiz</a> maps data flows in real time and flags when sensitive user inputs are accessed or transmitted by scripts that have no business touching them. This shifts the detection model from access control to behavioral validation.</p><p><strong>Hidden third-party dependencies</strong></p><p><a href="https://www.reflectiz.com/blog/web-supply-chain-visibility-best-practices/">Supply-chain attacks</a> routinely introduce secondary infrastructure — additional scripts, callbacks, or exfiltration endpoints — that weren’t part of the original integration. <a href="https://www.reflectiz.com/registration/">Reflectiz</a> surfaces these by revealing which third parties an SDK is calling, whether new entities have appeared in the execution chain, and how far trust is being extended beyond your direct control. In this attack, that visibility would have exposed the malicious backend infrastructure operating behind AppsFlyer’s legitimate facade.</p><p><strong>Script integrity monitoring</strong></p><p>The simplest signal of all: the script changed. <a href="https://www.reflectiz.com/registration/">Reflectiz</a> alerts on modifications to third-party scripts, behavioral differences between versions, and unexpected increases in code complexity or obfuscation. In a two-day attack window, real-time detection of a script change is often the difference between catching an incident and reading about it afterward.</p><h3>The Broader Shift</h3><p>The AppsFlyer incident follows a now-familiar pattern: Polyfill.io, Magecart, Ticketmaster/Inbenta. In each case, the attack vector wasn’t a misconfiguration or an unpatched CVE — it was trust. A trusted vendor, a trusted CDN, a trusted script.</p><p>The security perimeter has moved. It now extends to every third-party component running in your users’ browsers, and the only way to defend it is <a href="https://www.reflectiz.com/product/platform-overview/">continuous monitoring</a> of what those components actually do.</p><p>That’s what <a href="https://www.reflectiz.com/registration/">Reflectiz</a> is built for.</p><h3>If you’re unsure whether AppsFlyer or similar SDKs are running on your properties — and what they’re doing when they get there — <a href="https://www.reflectiz.com/registration/">request a free website scan</a>.</h3><h3>FAQs</h3><p><strong>What was the AppsFlyer SDK supply chain attack?</strong></p><p>Between March 9 and March 11, 2026, attackers injected malicious JavaScript into the AppsFlyer Web SDK hosted on AppsFlyer’s CDN. The compromised code intercepted cryptocurrency wallet addresses entered by users and replaced them with attacker-controlled addresses, while continuing to perform its normal analytics functions to avoid detection.</p><p><strong>Which version of the AppsFlyer SDK was affected?</strong></p><p>Only the web SDK was compromised. The mobile SDK was not affected. Businesses running the AppsFlyer JavaScript library directly on their websites were the exposed population.</p><p><strong>Was any cryptocurrency actually stolen in the AppsFlyer attack?</strong></p><p>No stolen funds have been confirmed as of this writing. However, the absence of confirmed theft doesn’t reduce the severity — the malicious code was live and capable of redirecting payments for approximately 48 hours across a vast number of websites.</p><p><strong>Why didn’t traditional security tools catch this attack?</strong></p><p>Because the attack originated from within a trusted source. WAFs, firewalls, endpoint agents, and allowlists are all predicated on identifying untrusted sources. When a script you’ve explicitly trusted is the one that’s been compromised, signature-based and perimeter-based controls have no basis on which to flag it.</p><p><strong>What is a JavaScript supply chain attack?</strong></p><p>A JavaScript supply chain attack occurs when an attacker compromises a third-party script or SDK that is widely embedded in other websites or applications. Rather than attacking a target directly, the attacker poisons a trusted dependency, effectively turning the vendor’s own infrastructure into a delivery mechanism for malicious code.</p><p><strong>How can businesses detect compromised third-party SDKs at runtime?</strong></p><p>By monitoring the behavioral output of scripts rather than just their source or signature. This means tracking what network connections a script initiates, what user inputs it accesses, what domains it communicates with, and whether its behavior deviates from an established baseline. Solutions like <a href="https://www.reflectiz.com/registration/">Reflectiz</a> do this continuously and in real time.</p><p><strong>What industries are most at risk from SDK supply chain attacks like this one?</strong></p><p>Any vertical where users enter sensitive data through a browser is exposed — fintech, cryptocurrency exchanges, e-commerce, healthcare, and online gaming are the highest-risk categories. These sectors tend to run the most third-party analytics and marketing SDKs, which expands their attack surface significantly.</p><p><strong>What is the difference between SRI checks and runtime behavioral monitoring?</strong></p><p>Subresource Integrity (SRI) checks verify that a script matches a known cryptographic hash before it executes. They’re effective against unauthorized script substitution from external sources, but they fail when the compromise originates at the trusted source itself — as in the AppsFlyer case, where the CDN serving the script was the attack vector. Runtime behavioral monitoring operates after execution, flagging anomalous behavior regardless of where the script came from.</p><p><strong>How quickly could an attack like this be detected with the right tools?</strong></p><p>In the AppsFlyer case, behavioral monitoring would have surfaced the anomaly within hours of the compromise — likely through alerts on new outbound connections to unrecognized domains. The attack window was approximately 48 hours; early detection tools could have reduced exposure to a fraction of that.</p><p><strong>How does this attack relate to Magecart and Polyfill.io?</strong></p><p>All three follow the same attack pattern: compromise a trusted third-party component to deliver malicious code through legitimate channels. Magecart attacks target payment skimming; Polyfill.io involved a compromised open-source CDN affecting hundreds of thousands of sites; the AppsFlyer incident used a marketing SDK as the vector. The common thread is that trust in a vendor or CDN was weaponized against the businesses relying on them.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=2601659134bf" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/appsflyer-sdk-exploited-in-new-supply-chain-crypto-attack-2601659134bf">AppsFlyer SDK Exploited in New Supply Chain Crypto Attack</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TikTok Pixel Privacy Nightmare: A New Case Study]]></title>
            <link>https://medium.com/reflectiz/tiktok-pixel-privacy-nightmare-a-new-case-study-3d1df415011e?source=rss----a8e481050743---4</link>
            <guid isPermaLink="false">https://medium.com/p/3d1df415011e</guid>
            <category><![CDATA[online-privacy]]></category>
            <category><![CDATA[privacy]]></category>
            <category><![CDATA[ti̇ktok]]></category>
            <category><![CDATA[web-security]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <dc:creator><![CDATA[Oran F]]></dc:creator>
            <pubDate>Sun, 12 Apr 2026 10:07:19 GMT</pubDate>
            <atom:updated>2026-04-12T10:07:18.992Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*erZHAHmj_GWHPF4syMJeaA.jpeg" /></figure><p>Advertising on TikTok is the obvious choice for any company trying to reach a young market, and especially so if it happens to be a travel company, with 44% of American Gen Zs saying they use the platform to plan their vacations. But one online travel marketplace targeting young holidaymakers with ads on the popular video-sharing platform broke GDPR rules when a third-party partner misconfigured a TikTok pixel on one of its regional sites. An intriguing <a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/">new case study</a> reveals how <a href="https://www.reflectiz.com/">Reflectiz</a>, which discovered the problem stopped a data breach from becoming a costly flood.</p><p><strong>For the full case study, </strong><a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/"><strong>click here</strong></a><strong>.</strong></p><h3>Dangers Close to Home</h3><p>Cyberattacks often make the headlines because hacking is a natural attention-grabber. The groups behind the attacks seem like modern-day highwaymen, shadowy figures who can rob countless victims from behind a mask of anonymity. Faceless criminals like these will always grab readers’ attention, and while this is understandable, we’d do well to pay attention to some of the less dramatic security risks that can be just as damaging.</p><p>It’s been said that if news outlets focused on reporting the biggest threats to our lives, then every story would cover heart disease and how to prevent it, because it<a href="https://ourworldindata.org/causes-of-death"> kills many times more people than events</a> like wars and car crashes. It’s the same with cyber threats. While big hacks make us sit up and take note, many breaches are caused by simple, mundane failures of ‘housekeeping’, and that’s what happened to the company featured in this <a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/">new downloadable case study</a>.</p><h3>What Happened?</h3><p>While we’re not going to name the global travel marketplace involved (to spare it any embarrassment), the cybersecurity company that caught the problem is called <a href="https://www.reflectiz.com/">Reflectiz</a>. Its main product is a platform with some innovative monitoring technology that presents its findings in a clear, intuitive dashboard. Under the hood it scans websites using <a href="https://www.reflectiz.com/product/platform-overview/">a proprietary browser </a>that mimics user behavior. It maps every third-party web app or code snippet that’s connected with the site, including objects embedded in <a href="https://www.reflectiz.com/blog/iframe-security/">iFrames</a>, so if any code acts suspiciously or sends data somewhere that it shouldn’t, <a href="https://www.reflectiz.com/">Reflectiz</a> notices and alerts the user.</p><p><a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/">The case study</a> details how one of its scans revealed a misconfigured TikTok pixel. TikTok has 1.6 billion users, so you’ve probably heard the name. If you haven’t, it’s a video sharing social media platform based in China that’s wildly popular amongst young people. When the travel company started using <a href="https://www.reflectiz.com/">Reflectiz</a>, it found that the pixel was collecting and sending sensitive user data to TikTok’s Chinese servers without their permission, because <a href="https://www.reflectiz.com/blog/misconfigurations/">it hadn’t been implemented correctly</a>.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/728/0*utFWPtbAy7D8VPmS.jpg" /></figure><p>While it doesn’t look like there was any malicious intent in this case, the big takeaway for companies of any size should be that it doesn’t change the outcome. Online businesses that release customer data without the express permission of users will still be in breach of <a href="https://www.reflectiz.com/blog/data-security-standards/">data privacy regulations</a> like GDPR and the regulator may see fit to sanction them.</p><p><strong>For the full case study, </strong><a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/"><strong>click here</strong></a><strong>.</strong></p><h3>The Cost of Non-Compliance</h3><p>Non-compliance with <a href="https://www.reflectiz.com/blog/achieving-gdpr-with-digital-security-for-websites/">GDPR</a> (the General Data Protection Regulation) can lead to significant penalties:</p><ul><li><strong>Fines:</strong> up to €20 million or 4% of annual global turnover, whichever is higher. The exact amount depends on the nature of the violation and the organization’s size.</li><li><strong>Reputational Damage:</strong> non-compliance can harm an organization’s reputation, causing loss of customer trust and potential business opportunities.</li><li><strong>Orders to Cease Processing:</strong> regulatory authorities can order the company to stop processing personal data, which can disrupt business operations.</li><li><strong>Compensation Claims:</strong> individuals affected by the breach may file claims for damages.</li><li><strong>Increased Scrutiny:</strong> non-compliant organizations may face more attention from regulators and could be subject to audits.</li><li><strong>Legal Costs:</strong> defending against claims or fines can incur significant legal expenses.</li></ul><p>While that can all sound a bit hypothetical, regulators have been taking action. In<a href="https://cookieinformation.com/resources/blog/is-the-facebook-pixel-gdpr-compliant/"> one recent example</a>, from June 2024, the Swedish Data Protection Agency (IMY) fined an online pharmacy 15 million Swedish kronor (approximately $1.45 million) for improperly using the Facebook Pixel. The pharmacy activated Facebook Pixel’s Automatic Advanced Matching (AAM) and Automatic Events (AE) features “by mistake,” which resulted in the transfer of sensitive personal data to Facebook/Meta. This inadvertent breach affected between 500,000 and a million individuals from 2019 to 2021.</p><p><strong>For the full case study, </strong><a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/"><strong>click here</strong></a><strong>.</strong></p><h3>The Solution</h3><p>While we don’t know the exact scale of the breach in the travel company case study, we do know that <a href="https://www.reflectiz.com/">Reflectiz</a> caught the TikTok misconfiguration before it could do more damage, likely saving the company a fortune in fines and reputation loss.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/728/0*LYSXIEqB-BlfPPjQ.jpg" /></figure><p>Despite being so powerful, <a href="https://www.reflectiz.com/">Reflectiz</a> does not require installation. There is just a straightforward onboarding process that begins with a remote scan to map the entire web ecosystem. After that it continuously monitors all sensitive webpages and will detect and flag any suspicious activity by any web component.</p><p>The solution can identify third-party web components that track customers’ activities without their consent, including attempts to capture their geographical locations, or to use their cameras and microphones without consent. With so much at stake, no company can afford to risk being caught out by something as avoidable as a tracking pixel misconfiguration.</p><p><strong>For the full story on this cautionary tale, download the full </strong><a href="https://www.reflectiz.com/learning-hub/tiktok-pixel-privacy/"><strong>case study here</strong></a><strong>.</strong></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=3d1df415011e" width="1" height="1" alt=""><hr><p><a href="https://medium.com/reflectiz/tiktok-pixel-privacy-nightmare-a-new-case-study-3d1df415011e">TikTok Pixel Privacy Nightmare: A New Case Study</a> was originally published in <a href="https://medium.com/reflectiz">Reflectiz</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
    </channel>
</rss>