Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Adjacent-network FastCGI endpoint requires LAN access (AV:A) and low-privilege web auth (PR:L); overflow yields full code execution on the phone, so C/I/A all High with unchanged scope.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability was determined in Yealink SIP-T46U 108.86.0.118. Affected is the function mod_webd.BlueToothTest of the file /api/inner/bttest of the component Web FastCGI Service. Executing a manipulation of the argument btMac/pin/reserved can lead to stack-based buffer overflow. The attack needs to be done within the local network. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Stack-based buffer overflow in the Yealink SIP-T46U IP phone (firmware 108.86.0.118) allows authenticated adjacent-network attackers to corrupt memory via the BlueToothTest handler exposed by the Web FastCGI service. Supplying crafted btMac, pin, or reserved parameters to /api/inner/bttest triggers the overflow inside mod_webd.BlueToothTest, with publicly available exploit code exists demonstrating an off-by-one write. The flaw is reachable from the LAN rather than the public internet, but the vendor has not responded to disclosure and no patched firmware has been published.
Technical ContextAI
The Yealink SIP-T46U is an enterprise VoIP desk phone whose web management interface is implemented as FastCGI modules behind an embedded HTTP server. The affected handler, mod_webd.BlueToothTest, services the internal endpoint /api/inner/bttest used to drive Bluetooth pairing self-tests, and copies the btMac, pin, and reserved POST parameters into fixed-size stack buffers without sufficient length validation. This is a classic CWE-121 stack-based buffer overflow; the publicly released proof of concept characterizes it specifically as an off-by-one, which on ARM/MIPS embedded targets like this phone can corrupt the saved frame pointer or stack canary slot and pivot control flow from within the long-running webd process.
RemediationAI
No vendor-released patch identified at time of analysis - Yealink was contacted but did not respond, so administrators cannot currently upgrade to a fixed firmware. Until Yealink publishes a corrected build, compensating controls should restrict reachability of the management plane: place SIP-T46U phones on a dedicated voice VLAN with ACLs that permit only the call manager and provisioning server to reach TCP 80/443 (this preserves SIP/RTP signalling but blocks LAN attackers from the web service), and disable any 'inner' or developer/test endpoints exposed through the phone's local web admin if the menu allows it (note this will break the in-phone Bluetooth self-test workflow). Rotate the local web/admin credentials to non-default values to make the PR:L precondition harder to satisfy, monitor egress from the voice VLAN for anomalous outbound connections that would signal post-exploit C2, and track https://vuldb.com/vuln/370865 and Yealink security bulletins for a firmware update past 108.86.0.118.
Stack-based buffer overflow in the Yealink SIP-T46U IP phone (firmware 108.86.0.118) allows adjacent-network attackers w
Stack-based buffer overflow in the Yealink SIP-T46U IP phone (firmware 108.86.0.118) allows adjacent-network attackers w
Stack-based buffer overflow in the Yealink SIP-T46U IP phone (firmware 108.87.50.1) allows adjacent-network attackers wi
Command injection in Yealink SIP-T46U firmware 108.86.0.118 enables remote authenticated attackers to execute arbitrary
Command injection in the Yealink SIP-T46U IP phone firmware 108.86.0.118 enables authenticated, adjacent-network attacke
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36695
GHSA-3c47-ghg7-jxpp