CVE-2026-12218: Yealink SIP-T46U Web FastCGI Service beforewifitest StartReportInformation stack-based overflow
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.
CVE-2026-12218 affects Yealink SIP-T46U phones running version 108.87.50.1. A local-network attacker with low privileges could trigger a stack buffer overflow in the phone’s web FastCGI service. Public exploit information is reported, but CISA KEV does not list active exploitation in the provided sources.
Executive priority
Treat as high priority for environments using Yealink SIP-T46U phones, especially where phone management interfaces are broadly reachable. Prioritize inventory, segmentation, and vendor guidance checks. Public exploit availability increases urgency, even without confirmed active exploitation.
Technical view
The issue is in StartReportInformation within /api/inner/beforewifitest of the Web FastCGI Service. Manipulating the port argument can cause a stack-based buffer overflow. VulDB rates it CVSS 4.0 8.6 high, with adjacent-network access, low attack complexity, low privileges, and no user interaction.
Likely exposure
Exposure is most likely where Yealink SIP-T46U phones on firmware 108.87.50.1 are reachable from user, voice, or management LANs. Internet exposure is not indicated; the source says local network access is required.
Exploitation context
The source states the exploit is public and may be used. However, the provided sources do not show confirmed active exploitation, and the CVE is not marked KEV. Attackers would need local network reachability and low privileges.
Researcher notes
Evidence is primarily from VulDB and CVE records. The vendor reportedly did not respond, and no vendor patch is named in the provided sources. Avoid assuming broader Yealink product impact beyond SIP-T46U version 108.87.50.1.
Mitigation direction
Inventory Yealink SIP-T46U devices and identify firmware version 108.87.50.1.
Restrict phone web management access to trusted administration networks only.
Segment voice devices from general user networks where feasible.
Monitor Yealink advisories for firmware updates or vendor guidance.
If no fix is available, reduce local network exposure and administrative access.
Validation and detection
Check asset inventory for Yealink SIP-T46U devices.
Verify firmware version on each identified device.
Confirm web management interfaces are not reachable from untrusted LAN segments.
Review access controls for low-privileged accounts on phone management services.
Monitor logs for unusual requests to /api/inner/beforewifitest.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-119: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
4CVSS vectors
6Timeline events
0ADP providers
6Source links
CVSS vector scores
4 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.