Description
A vulnerability was detected in Yealink SIP-T46U 108.87.50.1. The affected element is the function StartReportInformation of the file /api/inner/beforewifitest of the component Web FastCGI Service. The manipulation of the argument port results in stack-based buffer overflow. Access to the local network is required for this attack. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-06-15
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stack-based buffer overflow caused by improper validation of the port argument in the StartReportInformation function of Yealink’s Web FastCGI Service. The overflow can enable an attacker to overwrite the return address and potentially execute arbitrary code, leading to remote code execution on the device. Because the flaw exists in a component exposed to the local network, the attacker needs local network access. The public availability of exploit code indicates the risk to a device on an unsecured local network is immediate.

Affected Systems

Yealink SIP‑T46U 108.87.50.1 is affected. The specific component is the Web FastCGI Service, accessed via the /api/inner/beforewifittest endpoint.

Risk and Exploitability

The CVSS score of 8.6 classifies this vulnerability as high severity. EPSS is not available, so no current exploitation probability figure can be cited, but the public availability of exploit code indicates that exploitation is feasible. The vulnerability is not listed in KEV. Attack requires local network access to the SIP device; once accessed, the attacker can trigger the overflow by sending a crafted request to /api/inner/beforewifittest. Due to lack of a vendor patch or known workaround, organizations must rely on network controls to mitigate or monitor for exploitation attempts.

Generated by OpenCVE AI on June 15, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any firmware update or patch from Yealink that addresses the stack-based overflow in the StartReportInformation function of the Web FastCGI Service.
  • Restrict local network access to the /api/inner/beforewifittest endpoint or the Web FastCGI Service port using firewall rules or ACLs.
  • Isolate the SIP‑T46U on a separate VLAN or subnet, limiting its communication to trusted systems and reducing the attack surface.
  • Deploy continuous monitoring of device logs and network traffic for signs of exploit attempts, and investigate any anomalies promptly.

Generated by OpenCVE AI on June 15, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Jun 2026 06:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Yealink SIP-T46U 108.87.50.1. The affected element is the function StartReportInformation of the file /api/inner/beforewifitest of the component Web FastCGI Service. The manipulation of the argument port results in stack-based buffer overflow. Access to the local network is required for this attack. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Yealink SIP-T46U Web FastCGI Service beforewifitest StartReportInformation stack-based overflow
First Time appeared Yealink
Yealink sip-t46u
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:yealink:sip-t46u:*:*:*:*:*:*:*:*
Vendors & Products Yealink
Yealink sip-t46u
References
Metrics cvssV2_0

{'score': 7.7, 'vector': 'AV:A/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8, 'vector': 'CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 8.6, 'vector': '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'}


Subscriptions

Yealink Sip-t46u
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-15T04:15:10.808Z

Reserved: 2026-06-14T13:54:11.247Z

Link: CVE-2026-12218

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-15T06:16:22.673

Modified: 2026-06-15T06:16:22.673

Link: CVE-2026-12218

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-15T09:30:02Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow