Researchers discover massive Wi-Fi vulnerability affecting multiple access points — AirSnitch lets attackers on the same network intercept data and launch machine-in-the-middle attacks

TP-Link Archer BE400 Wi-Fi 7
(Image credit: Tom's Hardware)

A team of researchers from the University of California, Riverside revealed a series of weaknesses in existing Wi-Fi security, allowing them to intercept data on a network infrastructure that they’ve already connected to, even with client isolation in place.

The group called this vulnerability, AirSnitch, and, according to their paper [PDF], it exploits inherent weaknesses in the networking stack. Since Wi-Fi does not cryptographically link client MAC addresses, Wi-Fi encryption keys, and IP addresses through Layers 1, 2, and 3 of the network stack, an attacker can use this to assume the identity of another device and confuse the network into diverting downlink and uplink traffic through it.

Latest Videos FromTom's Hardware
Jowi Morales
Contributing Writer

Jowi Morales is a tech enthusiast with years of experience working in the industry. He’s been writing with several tech publications since 2021, where he’s been interested in tech hardware and consumer electronics.

  • TechieTwo
    Is this a surprise to anyone with a clue? Wi-Fi is so insecure that it's laughable. :(
    Reply
  • EzzyB
    TechieTwo said:
    Is this a surprise to anyone with a clue? Wi-Fi is so insecure that it's laughable. :(
    Not as bad as it used to be. With previous encryptions you could break into a WiFi network in anywhere from 10 seconds to 10 hours.
    Reply
  • JRStern
    If I'd known how easy being a black hat would be, I'd have majored in it.
    Reply
  • Sam Hobbs
    Is this a new vulnerability or a new exploitation of an old vulnerability?
    Reply
  • 80251
    I can only imagine how secure my amplifier-receiver's WiFi link is, which reminds me, I'd better remember to disable it.
    Reply
  • DS426
    Sam Hobbs said:
    Is this a new vulnerability or a new exploitation of an old vulnerability?
    Not a specific CVE vulnerability but more of a conceptual framework of exploit attack paths due to fundamental design and implementation flaws of client isolation through sequential network layers, e.g. client isolation forced at Layer 2 ("Data Link" layer in OSI model) but not at the Layer 3 ("Network" layer) can allow for MitM positioning.
    Reply
  • bill001g
    DS426 said:
    Not a specific CVE vulnerability but more of a conceptual framework of exploit attack paths due to fundamental design and implementation flaws of client isolation through sequential network layers, e.g. client isolation forced at Layer 2 ("Data Link" layer in OSI model) but not at the Layer 3 ("Network" layer) can allow for MitM positioning.
    Exactly if you read this they have massive amounts of stuff talking about wifi security. Only when you are far into the document do you see what they are really talking about.

    They "assume" you somehow have obtained access to the network to begin with. They are not talking about attacking some random network. It would be more they could attack other clients that were connected to the same starbucks network. Even then there are multiple layers of protection between wifi clients.

    A lot of what they talk about is no different than if someone were to come into your house and plug into your switch. There are all kinds of DNS/dhcp/ arp poison attacks that can be run.

    For corporate users there are many levels of protection in commercial equipment. For home users it is a none issue because nobody is going to attack them in the first place.

    This paper is almost like the guys that write about all the abilities to crack things and then assume you have physical access to the pc or you have some quantum computer in your back pocket.
    Reply