Cybersecurity
Geo Satellite Security Study Reveals Glaring Weaknesses
Securities.io maintains rigorous editorial standards and may receive compensation from reviewed links. We are not a registered investment adviser and this is not investment advice. Please view our affiliate disclosure.

A team of researchers from the University of Maryland and the University of California collaborated to shed light on a major security concern within the communications sector. Their study represents the most comprehensive research publicly directed towards the security of geostationary satellite communications. Here is what they found.
Data Breach Stats
Data breaches are on the rise, and it’s costing companies billions. A recent Statista report predicts that cybercriminals will cost businesses +$10.5T this year alone. What’s even scarier is that these losses are predicted to exceed $15.63 trillion by 2029.
Additionally, cybercriminals have gotten more capable and brazen in their efforts. This rise in skill on their part is evident in the type of targets they attack. Interestingly, there has been a shift from primarily focusing on payment info to now seeking out private personal data that can be used to obtain credit and other fraudulent activities.
The cost of these attacks will only go up. A Sophos report revealed that ransomware payment requests are up 500% in value over the last year alone. Now, the average ransomware payment sits at approximately $2M. The same data shows that cybercriminals have found a niche targeting medium and large organizations.
How Companies Prevent Data Breaches
There are many ways in which your data can remain protected from hackers. The top options for companies are to utilize encryption methods, cold storage, and advanced security protocols. When used in conjunction with verification strategies like 2FA authorization, it drastically improves your protection against hackers. However, there’s more to your data transmission than the companies holding your info.
How Telecommunications Companies Handle Your Data
Telecommunications firms hold much of the responsibility for keeping your data safe once it’s sent. These systems can utilize internet connections, cell phone towers, and satellites to transmit your data globally. For areas that may be off the beaten path, the only method of communication is via satellite.
How Satellite Communications Work
Satellites operate as large antennas in the sky that can receive and broadcast data globally. They are ideal for the task since their location enables them to provide vast areas of coverage without requiring much infrastructure on Earth. Satellites broadcast their data to receiving dishes on Earth that can then pass the info to other communication systems.
One of the most popular forms of satellite used for this task is called a geosynchronous equatorial orbit (GEO) satellite. These systems differ from traditional satellites in that they don’t rotate around the Earth. Instead, they remain locked to a singular coordinate, rotating at the speed of the Earth to remain in perfect alignment. Notably, this approach can provide transmission capabilities to as much as 40% of the Earth at any given time.
Inherent Weaknesses with Satellite Communications
There are several weaknesses that these satellites possess on account of their design and function. For one, they are expensive to create and deploy compared to traditional communication methods like fiber optics. Also, their limited orbital location means that they are more likely to encounter space debris, which could damage the equipment and render it inoperable.
In terms of the broadcast signal, there are also some issues to be discussed. For one, GEO satellites have limited bandwidth compared to ground-based communications systems. Additionally, weather conditions can cause delays or latency as the majority of these devices are 22,236 miles away.
Geo Satellite Security Study
The recently published “Don’t Look Up: There are sensitive internal links in the clear on GEO satellites”¹ study reveals another easily avoidable security weakness found in several high-traffic GEO satellite systems in use today. The researchers discovered that vast amounts of sensitive data were transmitted unencrypted, meaning anyone could see the details simply by tuning into the broadcast.
According to researchers, the revelation was “shocking” in how many satellite systems were vulnerable to simple passive eavesdropping. Unlike hacking, which requires the attacker to overcome security protocols to gain access to restricted data, the researchers noted that this information was freely broadcast in plaintext to the world.
Sensitive Traffic
The team stated that they intercepted a wide range of satellite communications, spanning from personal data to military operations. Here’s what systems they managed to successfully intercept and gather sensitive information from without any hacking necessary.
Government
The researchers were able to capture crucial data across several government agencies passively. These groups included vital infrastructure like power and oil companies. This data contained plaintext that described repair ticket requests, locations, and enabled remote operation of certain tasks.
Military communications were also compromised using nothing more than a simple commercial satellite dish. The engineers were able to easily receive precise coastal surveillance data alongside other current operations. The team also captured police communications.
Businesses
Enterprise communications were another area that was found to be insufficiently protected. The team accessed several telecommunications systems, documenting companies that sent personal data, login credentials, emails, and even banking information unencrypted.
The team documented how cell phone companies utilized encryption for their land-based communication but left satellite communications unprotected, meaning that calls, texts, internet activities, and even hardware IDs could be gathered with minimal effort.
Personal Communications
Your personal information isn’t any safer when you send it directly, according to this study. The team managed to capture unencrypted Wi-Fi data from in-flight passengers, including DNS lookups. They could even see exact data like the flight’s entertainment and flight systems information.
Geo Satellite Security Study Test
The engineers set out to prove their theory by first purchasing a commercial-off-the-shelf satellite dish like the ones you would use to get TV service. They then mounted this dish on the roof of a tall university building in San Diego with an unobstructed view of the sky.
Custom Protocol-Parsing Code
As part of their approach, the engineers developed a custom protocol parsing code. This code enabled the researcher to reconstruct network packets, which could later be deciphered into their full data using each network’s custom protocols.
The next step was to connect the satellite to their systems and set up passive signal capturing. This strategy allows signals to be captured without revealing that they were captured or the locations where the captured data was obtained. Notably, a commercial TV tuner card was also used to scan the signals for raw bytes.
Geo Satellite Security Study Test Results
The results of the study were eye-opening. For one, the team successfully observed 411 transponders across 39 GEO satellites using only $600 in commercially available equipment. They noted that the data was passively obtained, showing no signs of interception or passive collection. Impressively, the team was able to make a clear sense of everything from text messages to sensitive emails and military objectives.
Swipe to scroll →
Category | Type of Data Intercepted | Example Findings |
---|---|---|
Government | Infrastructure & Military | Repair tickets, power grid data, coastal surveillance |
Business | Enterprise & Telecom | Emails, login credentials, unencrypted bank transfers |
Personal | Passenger & Wi-Fi data | DNS lookups, flight entertainment and system info |
Recommendations For Satellite Systems Operators
The paper states that “there’s no way to know if your providers are encrypting data traffic”. As such, it is important that you do everything in your power to prevent data breaches. The scientists go on to make several recommendations for these systems to prevent future attacks by malicious parties. Their first critique was to insist on using encryption. They stated that encryption needs to be mandatory and not an optional add-on feature.
The researchers also recommend utilizing encrypted platforms like Signal for personal communications. The paper states that businesses need to utilize multiple layers of encryption to gain the most protection. This step involves integrating VPNs to obfuscate your location and other identifying packets, which could otherwise enable hackers to gather more information about you.
Why Doesn’t Every Satellite Use Encryption?
Interestingly, encryption is an industry standard for nearly all other digital transmission systems. However, unlike the internet or cell networks, satellites have managed to remain outside this scrutiny. Here are a few reasons why you don’t see universal encryption on GEO satellites yet.
Bandwidth
One of the main reasons you don’t see satellite communications encrypted is that it can take up more bandwidth. Satellites are relied on heavily to get data across the globe, and for many telecommunications providers, it wasn’t in their financial interests to limit their bandwidth to introduce encryption, as few people were aware of these attack vectors before this study.
Costs of Encryption
There are also additional costs associated with integrating an effective encryption system. For example, many satellite-level encryption options require licensing fees and purpose-built hardware to function properly. Consequently, they can increase overhead costs and limit revenue.
Troubleshooting
There are also technical issues that have limited the use of encryption in satellite communications. It can be much more costly and time-consuming to determine any hardware or software technical issues when a layer of encryption is applied across a system. Given the importance of these networks, delays and downtimes weren’t an option.
Notifying Satellite Operators of their Weaknesses
Throughout the process, the researchers carefully consulted legal teams to ensure compliance with all applicable laws. Additionally, they contacted all the networks they found weaknesses in and explained to the operators what they discovered. So far, several companies, including T-Mobile, Walmart, and KPU, have upgraded their security to eliminate these issues.
Investing in Satellite Communications
There are several companies seeking to become the leading satellite data provider. These firms have spent millions of dollars and years figuring out how to lower the cost of doing business in space. Their services are now a vital part of global communications, providing real-time access to valuable data when needed. Here’s one company that remains a pioneer in the satellite communications market.
EchoStar Corp
EchoStar is a leading provider of satellite communications hardware and services. The Colorado-based firm entered the market in 1980 and was founded by Charlie Ergen, Candy Ergen, and Jim DeFranco to provide enterprises access to C-band satellite services.
Notably, EchoStar Corp secured a broadcast license in 1987, which would eventually lead to one of the most popular satellite-based TV providers nearly 20 years later, the DISH Network. The company officially launched its first satellite in 1995, dubbed the EchoStar 1.
EchoStar Corporation (SATS -0.27%)
After several years operating as separate entities, the DISH Network was reabsorbed into EchoStar Corp. Today, the company has expanded its operations into a broad range of communication technologies. Those seeking to gain access to a thriving satellite communication provider should do more research into EchoStar and its offerings.
Latest EchoStar (SATS) Stock News and Performance
SATS' Hughes & Celona to Unveil Fully Managed Private 5G Networks
Why EchoStar Stock Was Topping the Market on Tuesday
EchoStar Said to Be Looking at More Spectrum Sales, This Time to Verizon
EchoStar Stock Climbs As Investors Cheer Ongoing Spectrum Sales Strategy
Echostar climbs on report of Verizon spectrum sale talks
Verizon in talks to buy EchoStar wireless spectrum, Bloomberg News reports
Geo Satellite Security Study | Conclusion
Every couple of years, a study comes out that reveals glaring security risks to your personal data. From Edward Snowden revealing that the NSA tracks every move you make, to the revelation that client-side AI systems are tracking your every decision, it seems like there is a constant battle between your data and people who want to obtain it without your permission. Thankfully, this study reveals a previously unknown attack vector and demonstrates how it can be eliminated, furthering the public’s protection against potential data breaches moving forward.
Learn about other cool Cybersecurity News here.
References:
1. Wenyi Morty Zhang, Annie Dai, Keegan Ryan, Dave Levin, Nadia Heninger, and Aaron Schulman. 2025. Proceedings of the 32nd ACM Conference on Computer and Communications Security (CCS ’25), Taipei, Taiwan. ACM. https://satcom.sysnet.ucsd.edu/docs/dontlookup_ccs25_fullpaper.pdf