Sunday, September 6, 2026

Critical UNISOC T612 Modem Flaw Enables Remote Code Execution via Cellular Calls

A severe security vulnerability has been uncovered in UNISOC modem firmware, allowing attackers to execute arbitrary code remotely over cellular networks.

UNISOC is a major semiconductor manufacturer providing chipsets for prominent mobile brands such as Motorola, Samsung, Vivo, and Realme.

This unpatched flaw leaves millions of devices potentially vulnerable to remote compromise.

Vulnerability Overview

The flaw allows a malicious actor to compromise a target device simply by making a cellular call over the network.

By sending specially crafted Session Description Protocol (SDP) messages during standard Session Initiation Protocol (SIP) signaling, an attacker can intentionally trigger memory corruption within the modem of the victim’s phone.

This critical vulnerability is classified as an Uncontrolled Recursion issue, tracked under the Common Weakness Enumeration system as CWE-674.

The core problem resides in how the modem parses specific message attributes without properly validating the length or depth of the incoming network request.

The root cause of this vulnerability is located in the _SDPDEC_AcapDecoder function, which is responsible for handling the acap attribute within SDP messages.

When the modem processes these messages, it looks up the parsed attribute and invokes a corresponding handler.

However, this parsing logic is highly unsafe because the decoder function can call itself recursively without any built-in limits.

If an attacker sends an input containing a continuous string of multiple acap attributes on a single line, the modem will repeatedly process them until the SIP task’s stack overflows.

This overflow causes the memory to collide with another process stack, specifically the sblock_0_2 task.

To make this memory corruption exploitable, the attacker must ensure the targeted sblock_0_2 task is actively running.

This task activates during data fragmentation in the IP Multimedia Subsystem (IMS) context, which naturally occurs during high-bandwidth operations like a standard video call.

By using an additional crypto attribute, the attacker can introduce controlled malicious data onto the stack, overwrite critical function pointers, and achieve full remote code execution.

Independent security researcher 0x50594d, working in coordination with SSD Secure Disclosure, successfully demonstrated this attack in a controlled test environment.

Researchers from SSD utilized a Dockerized Open5GS deployment alongside Kamailio, a LimeSDR antenna for 4G cellular communication, and a target smartphone acting as the victim device.

The custom exploitation script first authenticates the attacker’s simulated device to the core network and sends modified invite messages containing the malicious payload.

Immediately after delivering the payload, the attacker initiates a video call to the victim device.

Once the call is connected and data fragments, the stack overflows, crashing the modem and executing the injected shellcode.

This remote attack vector impacts several UNISOC chipsets, specifically the T612, T616, T606, and T7250 models.

During testing, the exploit was successfully reproduced on a Realme C33 smartphone running the July 2025 Android security update and utilizing the MOCORTM_22A_W23.02.5_P12.14_Debug firmware.

The vulnerability was demonstrated with a fully functioning remote code execution exploit.

The researchers attempted to contact UNISOC through multiple channels, including email and professional networks, but received no response regarding a patch.

Because there is currently no firmware update available from the vendor, devices utilizing these affected modems remain heavily exposed to this unauthenticated remote code execution vulnerability.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Chainguard Hits 1 Billion Build Manifests With AI-Powered Software Supply Chain Security

Chainguard has surpassed 1 billion container build manifests, doubling...

Russian Hackers Deploy New HOOKEDGE Backdoor in Espionage Attacks Across Europe

Russian state-sponsored threat actor BlueDelta, also tracked as APT28,...

New Panzer Ransomware Hits 16 Victims Across 11 Countries With Data Theft and Encryption

Panzer ransomware has emerged as a new Ransomware-as-a-Service (RaaS)...

12-Year-Old PostgreSQL Flaw Lets Attackers Execute Code and Take Over Database Servers

A critical PostgreSQL vulnerability dubbed PostGREShell could allow low-privileged...

Hackers Use Frontier AI Agents to Breach Enterprise Network in Under 10 Hours

A threat actor used frontier artificial-intelligence models and attack-specific...

CARS24 Data Breach Exposes 3,100 Customer Records, Leads Allegedly Sold for ₹1,000 Each

Used-car platform CARS24 has alleged that confidential information belonging...

Hackers Turn HiveMQ and Element Messenger Into Control Channels for Windows Backdoors

The financially motivated threat actor Toy Ghouls has expanded...

Related Articles

Recent News