Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
LowPublic exploit

Kr00k

IdentifiersCVE-2019-15126CWE-319

Kr00k is an information disclosure vulnerability in Broadcom and Cypress FullMAC Wi-Fi chipsets, tracked as CVE-2019-15126. After a Wi-Fi disassociation event, affected devices can enter an erroneous state-transition condition in which subsequent unicast data frames are encrypted with an all-zero Temporal Key instead of the negotiated WPA2 session key. This affects WPA2-Personal and WPA2-Enterprise deployments using AES-CCMP. An attacker in radio range can capture those frames and decrypt the affected traffic without knowing the network password or session keys. The issue impacts both client devices and wireless infrastructure such as access points and routers using vulnerable chipsets.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows unauthorized disclosure of a limited subset of WPA2-protected wireless traffic transmitted by a vulnerable device after disassociation. The attacker must be adjacent to the target network, but can recover affected over-the-air frames and potentially expose sensitive application data that is not otherwise protected end-to-end. The flaw does not break TLS itself; impact is at the Wi-Fi layer. Exposure can persist if either the client device or the access point/router remains unpatched.

Mitigation

If you can’t patch tonight, do this now.

No complete workaround is available in the provided content. Practical mitigation is to prioritize patching all affected Wi-Fi clients and infrastructure. Until updates are applied, reduce exposure by treating nearby wireless environments as potentially observable, preferring end-to-end encrypted application protocols such as TLS/VPN for sensitive traffic, and replacing or isolating unsupported devices that cannot receive updated Wi-Fi firmware.

Remediation

Patch, then assume compromise.

Apply vendor firmware and software updates for affected Broadcom/Cypress-based devices, including client devices, access points, and routers. Broadcom, Cypress, and downstream OEMs released patches beginning in Q4 2019; Cisco and other vendors published product-specific fixed versions. Verify that both wireless endpoints and infrastructure are updated, because patching only one side may leave exploitable conditions if the peer device remains vulnerable.
PUBLIC EXPLOITS

Exploits

2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).

VALID 2 / 3 TOTALView more in app
kr00kerMaturityPoCVerified exploit

This repository contains a proof-of-concept exploit for the KR00K vulnerability (CVE-2019-15126), which affects certain Wi-Fi chips (notably Broadcom and Cypress) in both access points and clients. The exploit consists of a single Python script, 'kr00ker.py', and a README file. The script requires a wireless interface in monitor mode and uses the 'scapy' and 'Cryptodome' Python libraries. It works by sending disassociation frames to the target device (either AP or client), which may cause the device to enter a vulnerable state where it uses an all-zero temporal key (TK) for WPA2 CCMP encryption. The script then captures WPA2 CCMP packets and attempts to decrypt them using this key. If successful, decrypted data is displayed and saved to a pcap file. The README provides detailed usage instructions, prerequisites, and example commands. The exploit is a functional proof-of-concept and does not include weaponized or automated payloads beyond the described attack flow.

akabe1Disclosed Mar 18, 2020pythonnetwork
r00kie-kr00kieMaturityPoCVerified exploit

This repository provides a proof-of-concept (PoC) exploit for CVE-2019-15126, also known as the 'kr00k' vulnerability, which affects certain Broadcom and Cypress WiFi chips. The main exploit script, 'r00kie-kr00kie.py', enables an attacker with a compatible WiFi card (supporting monitor mode and frame injection) to perform a deauthentication attack against a victim, capture encrypted WiFi packets, and then decrypt them by exploiting the kr00k vulnerability. The decrypted packets are saved to a PCAP file for analysis. The script requires the attacker to specify the wireless interface, channel, BSSID (AP MAC), and client MAC address. The repository also includes 'traffic_generator.py', a helper script to generate UDP traffic (by default to 8.8.8.8:53) from the victim, which can be used to demonstrate the exploit's effectiveness. The exploit is written in Python and depends on 'scapy' and 'pycryptodomex'. The repository is structured with clear separation between the main exploit, traffic generation, and documentation. No fake or malicious code is present; this is a legitimate PoC for research and educational purposes.

hexwayDisclosed Mar 13, 2020pythonnetwork
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
AppleIpadosoperating_system
AppleIphone Osoperating_system
AppleMac Os Xoperating_system
BroadcomBcm43012 Firmwareoperating_system
BroadcomBcm43013 Firmwareoperating_system
BroadcomBcm4356 Firmwareoperating_system
BroadcomBcm4375 Firmwareoperating_system
BroadcomBcm43752 Firmwareoperating_system
BroadcomBcm4389 Firmwareoperating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity

Community discussion across Reddit, Mastodon, and other social sources.