Cyber Security News

PoC Exploit Released for Grandstream GXP1600 VoIP Phones RCE Vulnerability

A critical zero-day vulnerability, tracked as CVE-2026-2329, is affecting Grandstream’s GXP1600 series VoIP desk phones.

The issue is an unauthenticated stack-based buffer overflow that can be exploited remotely to achieve root-level remote code execution (RCE) on a vulnerable device.

Because the phones share a common firmware image across the series, all six models are impacted: GXP1610, GXP1615, GXP1620, GXP1625, GXP1628, and GXP1630.

Rapid7 rates the flaw at CVSS v4.0 9.3 (Critical) and maps it to CWE-121 (stack-based buffer overflow).

Grandstream GXP1600 VoIP Phones RCE Vulnerability

The vulnerable component is the phone’s web service/API, which is accessible by default over HTTP (port 80).

Rapid7’s analysis highlights the API endpoint /cgi-bin/api.values.get, where an attacker-controlled request parameter is processed into a small 64-byte stack buffer without adequate bounds checking, enabling an overflow when the input is too long.

Metasploit exploit module targeting a GXP1630 device(source : Rapid7)

In exploitation notes, Rapid7 observed that modern mitigations are incomplete:

MitigationStatusSecurity Impact
NX (No-Execute)EnabledPrevents direct shellcode execution on the stack.
Stack CanariesAbsentNo protection against stack buffer overflows.
PIE (Position Independent Executable)Not EnabledFixed memory layout makes ROP exploitation more reliable.

A public proof-of-concept has been implemented as Metasploit modules, including an exploit that demonstrates unauthenticated root RCE.

A post-exploitation module that can extract stored secrets such as local and SIP account credentials from a compromised phone.

GDB session showing the process registers after the stack-based overflow (source: Rapid7)

Rapid7 also notes that once an attacker has code execution, they may be able to reconfigure SIP settings (for example, pointing a device at a malicious SIP proxy) to enable call interception in environments where the SIP infrastructure allows it.

Grandstream has released firmware version 1.0.7.81 to address the issue, and organizations should prioritize upgrading any GXP16xx devices running earlier versions.

Grandstream’s GXP16xx release notes list firmware 1.0.7.81 (dated 01/30/2026) and state it “Fixed some security vulnerabilities,” indicating a security-focused update for the series.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

Abinaya

Abi is a Security Editor and fellow reporter with Cyber Security News. She is covering various cyber security incidents happening in the Cyber Space.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

5 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

5 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

6 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

6 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

7 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

8 hours ago