How Zero-Day Bug Bounties Became a High-Stakes Market
Zero-day bug bounty programs are schemes where software makers pay independent researchers for discovering previously unknown security flaws that attackers can exploit before a fix exists, turning vulnerability hunting into a structured marketplace that trades technical skill, disclosure timelines, and ethical choices for money and recognition. In theory, these programs align everyone’s interests: researchers are paid, vendors close holes, and users gain protection through faster critical software patch releases. In practice, payouts, scope rules, and patch speed differ widely between vendors, shaping where researchers focus their efforts and how long systems stay exposed. When one company pays generously and patches quickly while another stalls for months and withholds rewards, the economics of researcher compensation begin to compete with the ethics of responsible disclosure. That tension is now visible in two very different cases involving Google Chrome and AMD’s Windows auto-updater.
Google’s Chrome Zero-Day: Fast Patch, High Reward
Google’s latest Chrome incident shows how a mature zero-day bug bounty can function when a vendor prioritizes browser security. The flaw, CVE-2026-11645, was an out-of-bounds memory access bug in Chrome’s V8 JavaScript engine, an area frequently targeted in exploit chains. Reported on April 27 by a researcher using the handle “303f06e3,” it earned a USD 55,000 (approx. RM253,000) security vulnerability payout. Google pushed a critical software patch to the Stable Channel for Windows, macOS, and Linux and confirmed the bug was already being exploited in the wild. The company withheld detailed technical information until users had time to update, reducing the risk that others could weaponize the fix analysis immediately. Meanwhile, Chrome’s wider picture is sobering: this is the fifth exploited zero-day fixed this year, after Google patched four earlier exploited vulnerabilities in CSS and other browser components.
AMD’s Auto-Updater Flaw: Critical Risk, No Payout
AMD’s bug bounty response to a critical auto-updater flaw highlights the opposite end of the researcher compensation spectrum. Security researcher Paul LaRosa found that AMD’s Windows auto-updater, used by Ryzen Master and other utilities, was downloading updates over unencrypted HTTP. This allowed attackers on the same network to perform man-in-the-middle attacks, swapping legitimate driver updates with malware and achieving remote code execution through a trusted update channel. According to Gadget Review, AMD acknowledged the vulnerability but refused the expected USD 10,000 (approx. RM46,000) bounty, citing exclusions for man-in-the-middle issues. The company then requested disclosure delays and took 124 days to deliver a fix, far beyond the 90-day window LaRosa originally followed. Although AMD eventually encrypted the downloads, the updater still relied on CRC32 checksums rather than cryptographic signatures, leaving deeper integrity concerns unresolved.

Patch Timelines and the Real-World Risk Window
Patch timing is as important as payout size when measuring how vendors value zero-day reports. In the Chrome case, Google confirmed that CVE-2026-11645 was under active exploitation and moved quickly to ship updates across platforms, maintaining its pattern of relatively rapid fixes for exploited browser bugs. Each exploited zero-day adds urgency, especially in a browser that already saw four such vulnerabilities earlier in the year. AMD’s updater flaw, meanwhile, left users exposed for 124 days, even though the bug affected a core trust anchor: automatic driver updates. During that period, anyone on a shared or compromised network could silently inject malware during routine updates. When critical software patch releases slip from weeks into months, the risk window for end users expands, and attackers gain more time to refine and share exploit techniques targeting those still-unfixed systems.
Inconsistent Bounties and the Future of Responsible Disclosure
The gap between a USD 55,000 (approx. RM253,000) Chrome zero-day bug bounty and a refused USD 10,000 (approx. RM46,000) AMD payment sends a strong message to security researchers. When the same level of effort can yield such different rewards—and when a vendor takes four months to patch a remote code execution flaw in an auto-updater—researchers may rethink where, and how, they disclose. Bounty exclusions that rule out whole classes of impactful attacks, such as man-in-the-middle exploits on update channels, undermine claims that programs reward meaningful findings. Over time, this inconsistency can nudge talent toward vendors with clearer scopes, higher rewards, and faster patch pipelines, or toward private exploit buyers and grey markets. For users, the stakes are simple: more predictable researcher compensation and faster critical software patch cycles mean fewer unpatched windows where attackers can exploit silent, trusted mechanisms.






