Russia's data centers are concentrated in areas increasingly exposed to Ukrainian drone attacks. The Kremlin wants them to stiffen their physical defenses.

Russian data center operators are reportedly preparing for increased spending on physical defenses following new security requirements for critical infrastructure, prompted by ongoing Ukrainian drone attacks. A decree signed by President Vladimir Putin in late August allows the government to temporarily assume control of critical infrastructure facilities if operators fail to provide adequate protection, including against drone threats.
The new decree encompasses a wide array of critical infrastructure sectors, such as energy, telecommunications, transportation, and utilities. Russian media reports indicate that these regulations also apply to data centers, particularly those hosting systems for government agencies, financial institutions, and major service providers. Some data centers have already begun reinforcing defenses around external engineering equipment.
The new requirements present a significant challenge for Russia's data center industry, as a substantial portion of its capacity is concentrated in areas increasingly vulnerable to Ukrainian drone operations, notably around Moscow and St. Petersburg. As of February, Russia had 181 data centers. Industry experts note that data centers were not traditionally designed to withstand aerial attacks, but the growing capabilities of drones have elevated these concerns.
Reports from as early as 2023 indicated that some Russian companies were considering relocating data from facilities near Moscow to locations east of the Ural Mountains, partly due to drone attacks on the capital. Since then, Ukraine has significantly expanded its long-range drone operations, targeting airports, oil refineries, industrial facilities, and warehouses deep within Russia. Ukrainian President Volodymyr Zelensky recently stated an intention to further escalate this pressure, aiming to "close" Russia's skies and warning of increased drone penetration.
Russia has also targeted Ukrainian data centers. A strike in Kyiv in July damaged a major data center, leading to full or partial service suspensions for several local internet providers. Ukrainian data centers have also been subjected to cyberattacks; in January 2024, a facility serving state-owned companies reported an attack that disrupted customer operations.
In addition to physical security enhancements, Russian data center operators plan to bolster their cybersecurity measures. These include establishing backup communications, improving protection against distributed denial-of-service (DDoS) attacks, and enhancing software vulnerability management.
These investments in both physical and digital security are expected to increase data center operating costs, which could ultimately be passed on to customers. One chief executive of a Russian hosting provider noted that this will likely result in a significant rise in capital expenditures for the industry, inevitably affecting the cost of IT infrastructure for end-users in the long term.
Russia has been experimenting with various methods to protect critical infrastructure from Ukrainian drones, including anti-drone nets, metal barriers, and smoke screens. In August, authorities reportedly began installing metal frameworks for anti-drone netting around electrical infrastructure in Moscow, including a major substation in the eastern part of the capital. However, a leaked document from Russian oil giant Rosneft earlier this year acknowledged the limitations of many of these defenses, stating they could not guarantee protection from explosions or debris.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.