Ubiquiti Gear Allegedly Used to Support Russia’s Military Communications, Reports Claim

Ubiquiti Gear Allegedly Used to Support Russia’s Military Communications, Reports Claim
source: gettyimages
January 28, 2026

A pair of recent investigations from Hunterbrook Media and Pablo Torre Finds Out alleges that Ubiquiti hardware is being readily obtained and widely used in Russia’s war efforts, routed through sanctioned distributors and other middlemen. The reports suggest the gear plays a role in the Russian military’s communications network, including operations involving drones.

The articles underscore concerns about how readily available networking equipment can end up in restricted contexts, highlighting that Ubiquiti gear is allegedly circulating despite sanctions enforcement. The company’s history with compliance issues is noted in the piece: in 2014, Ubiquiti was fined $500,000 for what regulators described as a “reckless disregard” of Iran sanctions. Ubiquiti did not respond to requests for comment regarding these latest claims.

The piece closes by reminding readers to track further developments on this topic and noting the author, Richard Lawler.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 147 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6645183,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}