A vulnerability was found in Yealink SIP-T46U 108.86.0.118. This impacts the function sprintf of the file /api/upgrade/upgrade of the component Firmware Chunk Upload Handler. Performing a manipulation of the argument uid/start_offset results in stack-based buffer overflow. The attack needs to be approached within the local network. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-12221 is a high-severity flaw in Yealink SIP-T46U firmware version 108.86.0.118. A local-network attacker with low privileges could trigger a stack buffer overflow during firmware chunk upload handling. Public exploit material is reported, but the provided sources do not show active exploitation or a vendor patch.
Executive priority
Treat as urgent for environments with Yealink SIP-T46U phones on shared internal networks. Prioritize inventory, segmentation, and access review now. Patch guidance is not available in the provided sources, so remediation depends on vendor updates or compensating controls.
Technical view
VulDB describes a stack-based buffer overflow in /api/upgrade/upgrade, within the Firmware Chunk Upload Handler, involving sprintf and manipulation of uid/start_offset. The CVSS 4.0 score is 8.6, with adjacent-network access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Organizations using Yealink SIP-T46U phones running firmware 108.86.0.118 are the known exposure. Risk is concentrated on internal or adjacent networks where attackers can reach the phone management or upgrade interface and have low-level authenticated access.
Exploitation context
Sources state the attack must be approached from the local network and that exploit material has been made public. CVE KEV status is false in the provided bundle, and no cited source confirms active exploitation in the wild.
Researcher notes
Evidence is mainly from VulDB and CVE records. The vendor reportedly did not respond to early disclosure. The affected version is specifically 108.86.0.118. No source in the bundle confirms a fixed version, active exploitation, or broader Yealink model impact.
Mitigation direction
Identify Yealink SIP-T46U devices and confirm firmware versions.
Restrict phone management and upgrade interfaces to trusted administration networks.
Limit low-privilege accounts with access to upgrade functions.
Monitor Yealink and VulDB for vendor guidance or fixed firmware.
Avoid exposing phone administration interfaces to guest or user VLANs.
Validation and detection
Inventory SIP-T46U phones across voice and office networks.
Check each device for firmware version 108.86.0.118.
Review network ACLs controlling access to phone management services.
Review logs for unusual firmware upload or upgrade activity.
Track vendor advisories before applying any upgrade-related changes.
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.