Full Report
Nation-state operators rarely need a zero-day to get inside a carrier. Much of the telecom stack still runs protocols designed when every participant was a known, trusted operator. SS7 assumes that the node sending a request has a legitimate reason to send it. BGP assumes a network announcing a route actually owns it. Attackers who understand those assumptions can operate inside a carrier for years without triggering a single alert. For telecom CISOs and SOC teams, defending this environment starts with understanding how these attacks actually work. SS7: A Protocol That Trusts Every Caller SS7 is roughly 40 years old and still underpins 2G and 3G SMS and phone services as well as international roaming. Its weakness is architectural. Any node with signaling access can send Mobile Application Part (MAP) queries asking where a subscriber is, or tell the network to route that subscriber's SMS elsewhere. SS7 has no built-in way to confirm the request came from someone entitled to make it. Access is also easier to get than many assume. Leased Global Titles, loosely vetted roaming partners, and compromised operators all provide an entry point. The consequences are well documented. SS7 can enable location tracking, interception of voice data and multi-factor authentication keys, and can even serve as a spyware delivery vector. Moving to newer generations doesn't solve the problem. The 4G and 5G Diameter protocol has its own location tracking weaknesses, and 4G and 5G users can be downgraded to SS7 when roaming. U.S. government assessments are blunt. The Department of Homeland Security concluded in 2017 that all U.S. carriers are vulnerable to SS7 and Diameter exploits, and a DHS presentation named Russia, China, Israel and Iran as the primary countries reportedly using other nations' telecom assets to exploit U.S. subscribers. These attacks often travel indirectly. According to that material, the traffic was being routed through third-country networks. The tooling is also spreading. Cyble's dark web researchers have confirmed that SS7 and Diameter exploits and services are still routinely discussed on underground forums, including detailed attack exploits. BGP: Internet Routing on the Honor System BGP has the same trust problem at internet scale. The FCC has noted that the protocol was designed decades ago and offers no intrinsic way to verify route origination. If a network announces a prefix it doesn't own, or a more specific slice of one, its neighbors will often accept the announcement and send the traffic to it. The best-known case is still a warning for the industry. According to the U.S.-China Economic and Security Review Commission's 2010 report to Congress, China Telecom advertised erroneous routes for about 18 minutes on April 8, 2010, pulling traffic for roughly 15 percent of internet destinations through Chinese servers, including traffic to U.S. government and military sites. Regulators are now responding. In 2024, the FCC proposed that broadband providers build BGP security plans based on RPKI, with the nine largest filing those plans confidentially and publishing quarterly progress data. The Router Layer: Where Persistence Lives Signaling and routing abuse are only part of the picture. The most serious recent intrusions have targeted the hardware that carries the traffic. A 2025 joint advisory from CISA and allied agencies found that PRC state-sponsored actors focus on large backbone routers of major telecom providers, along with provider edge and customer edge routers, and use compromised devices and trusted connections to pivot into other networks. They often modify routers to maintain persistent, long-term access. Initial access typically came through known vulnerabilities, not novel ones. The advisory lists CVE-2024-21887 in Ivanti Connect Secure, commonly chained after the CVE-2023-46805 authentication bypass, and CVE-2024-3400 in Palo Alto PAN-OS GlobalProtect, along with CVE-2023-20273, a Cisco IOS XE flaw commonly chained with the CVE-2023-20198 authentication bypass to achieve root-level code execution. Once inside, the Salt Typhoon cluster implanted malicious code on network devices and configured GRE tunnels to pull data through compromised routers. Aging infrastructure makes eviction harder. U.S. Senator Mark Warner, describing carrier networks, said there is equipment "so old it's unpatchable". Why Detection Lags These intrusions have a common pattern. SS7 abuse looks like normal roaming traffic. A hijacked prefix looks like an ordinary route update. A rogue GRE tunnel looks like legitimate provisioning. None of them runs on an endpoint where EDR can see it. By the time anomalous activity shows up internally, the attacker has usually already mapped the network and started moving laterally. Defending this environment takes several layers working together: Signaling: Deploy SS7 and Diameter firewalls and vet Global Title partners strictly. Routing: Publish Route Origin Authorizations and enforce RPKI origin validation. Router hygiene: Patch the CVEs above immediately, and audit every tunnel, mirror session, and AAA configuration against an approved baseline. External visibility: Track what happens outside your perimeter, where attacks are often planned before they launch. Where Cyble Vision Fits External visibility is the gap Cyble Vision closes. It tracks underground forums where SS7 exploits and signaling access are traded, and flags leaked credentials and device configurations tied to your infrastructure. It maps exposed management interfaces across your attack surface and prioritizes the edge-device vulnerabilities state actors are actively exploiting. Threat actor intelligence connects those signals to the groups behind them, so your SOC can act on early indicators instead of reconstructing a breach after the fact. See intrusions before lateral movement starts. Book a Cyble Vision demo → References https://www.wyden.senate.gov/imo/media/doc/wyden-schmitt_dod_letter.pdf https://docs.fcc.gov/public/attachments/DOC-402579A1.pdf https://www.washingtonpost.com/national-security/2024/11/21/salt-typhoon-china-hack-telecom/ https://www.cisa.gov/news-events/cybersecurity-advisories/aa25-239a https://docs.fcc.gov/public/attachments/FCC-24-62A1.pdf https://www.uscc.gov/sites/default/files/annual_reports/2010-Report-to-Congress.pdf The post Inside the Telecom Attack Surface: SS7, BGP Hijacking, and the Technical Reality of Nation-State Intrusions appeared first on Cyble.
Analysis Summary
# Tool/Technique: SS7 & Diameter Signaling Exploitation
## Overview
SS7 (Signaling System No. 7) and Diameter are telecommunications protocols used for routing calls, SMS, and managing roaming. These techniques involve exploiting the inherent trust-based architecture of these protocols to track users, intercept communications, or deliver malware without triggering traditional security alerts.
## Technical Details
- **Type:** Technique (Protocol Exploitation)
- **Platform:** Telecommunications Infrastructure (2G, 3G, 4G, 5G), Mobile Handsets
- **Capabilities:** Location tracking, SMS interception (including 2FA codes), voice call interception, and spyware delivery.
- **First Seen:** SS7 has been in use for ~40 years; specific exploitation documented heavily since the early 2010s.
## MITRE ATT&CK Mapping
- **TA0007 - Discovery**
- T1426 - System Network Configuration Discovery
- **TA0009 - Collection**
- T1648 - User Digital Footprint
- **TA0011 - Command and Control**
- T1090 - Proxy (via signaling redirection)
## Functionality
### Core Capabilities
- **MAP Queries:** Attackers send Mobile Application Part (MAP) queries to request the current Cell ID and location of a subscriber.
- **SMS Redirection:** Forcing the network to route a subscriber's SMS traffic to an attacker-controlled node.
- **Authentication Bypass:** Intercepting Multi-Factor Authentication (MFA) codes sent via SMS to compromise web accounts.
### Advanced Features
- **Protocol Downgrading:** Forcing 4G/5G users onto 2G/3G SS7-based networks to bypass newer security controls.
- **Spyware Vectoring:** Using signaling messages to deliver zero-click exploits to mobile devices.
## Associated Threat Actors
- **Salt Typhoon (PRC-linked)**
- **Nation-state operators from Russia, China, Israel, and Iran.**
## Detection Methods
- **Behavioral detection:** Identifying anomalous signaling traffic that deviates from standard roaming patterns.
- **Signaling Firewalls:** Monitoring for unauthorized MAP/Diameter requests from unexpected Global Titles (GT).
## Mitigation Strategies
- **Signaling Firewalls:** Deploying dedicated SS7/Diameter firewalls to filter malicious signaling.
- **GT Vetting:** Strictly auditing and vetting roaming partners and leased Global Titles.
- **Encrypted Messaging:** Encouraging the use of end-to-end encrypted apps (Signal, WhatsApp) over traditional SMS.
---
# Tool/Technique: BGP Hijacking (Route Prepending/Redirection)
## Overview
Border Gateway Protocol (BGP) hijacking involves the illegitimate takeover of IP prefixes by corrupting the internet’s routing tables. Because BGP relies on an "honor system," networks may accept false routing advertisements, allowing attackers to intercept or drop traffic.
## Technical Details
- **Type:** Technique (Routing Manipulation)
- **Platform:** Internet Backbone, Core Routers
- **Capabilities:** Traffic interception, Man-in-the-Middle (MitM) attacks, and large-scale DoS.
- **First Seen:** Notable major incident by China Telecom in 2010.
## MITRE ATT&CK Mapping
- **TA0006 - Credential Access**
- T1557 - Adversary-in-the-Middle
- **TA0040 - Impact**
- T1498 - Network Denial of Service
## Functionality
### Core Capabilities
- **Prefix Advertisement:** Announcing ownership of IP addresses that belong to another entity.
- **More-Specific Prefixing:** Announcing a smaller, more specific block of IP addresses to override the legitimate, broader announcement.
## Associated Threat Actors
- **State-sponsored actors (specifically China Telecom/PRC entities).**
## Mitigation Strategies
- **RPKI (Resource Public Key Infrastructure):** Implementing Route Origin Authorizations (ROAs) to cryptographically verify route ownership.
- **BGP Monitoring:** Utilizing services that alert when IP prefixes are announced by unauthorized Autonomous Systems (AS).
---
# Tool/Technique: Salt Typhoon Infrastructure Persistence
## Overview
A procedure used by PRC state-sponsored actors to maintain long-term access within carrier networks by compromising edge and backbone routers.
## Technical Details
- **Type:** Technique / Campaign Procedure
- **Platform:** Cisco IOS XE, Ivanti Connect Secure, Palo Alto PAN-OS, Major Backbone Routers.
- **Capabilities:** Persistence, lateral movement, data exfiltration via GRE tunnels.
## MITRE ATT&CK Mapping
- **TA0001 - Initial Access**
- T1190 - Exploit Public-Facing Application
- **TA0003 - Persistence**
- T1505 - Server Software Component
- **TA0010 - Exfiltration**
- T1048 - Exfiltration Over Alternative Protocol
## Functionality
### Core Capabilities
- **Vulnerability Chaining:** Combining auth-bypass flaws with code execution flaws (e.g., CVE-2023-20198 + CVE-2023-20273).
- **GRE Tunneling:** Configuring Generic Routing Encapsulation (GRE) tunnels to stealthily exfiltrate data from carrier networks.
## Indicators of Compromise
- **CVEs Exploited:**
- CVE-2024-21887 (Ivanti)
- CVE-2023-46805 (Ivanti)
- CVE-2024-3400 (Palo Alto)
- CVE-2023-20198 / CVE-2023-20273 (Cisco)
- **Behavioral Indicators:** Rogue GRE tunnels, unauthorized mirror sessions, and modifications to AAA (Authentication, Authorization, and Accounting) configurations.
## Detection Methods
- **Audit:** Regularly checking router configurations against a known-good baseline for unauthorized tunnels or mirroring.
- **Patch Management:** Immediate patching of edge device CVEs.
## Related Tools/Techniques
- **Living off the Land (LotL):** Using built-in router functions (GRE, mirroring) to avoid detection.