A vulnerability has been found in Yealink SIP-T46U 108.86.0.118. This affects the function mod_upgrade.SparePartsUpload of the file /api/upgrade/accupgradebychunk of the component Firmware Chunk Upload handler. Such manipulation of the argument uid leads to stack-based buffer overflow. The attack can only be initiated within the local network. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-12220 affects Yealink SIP-T46U firmware 108.86.0.118. A local-network attacker with low privileges could trigger a stack-based buffer overflow in a firmware chunk upload API. The public record says exploit details were disclosed, but there is no KEV listing or cited evidence of active exploitation.
Executive priority
Treat as high priority for environments using Yealink SIP-T46U phones. The issue has high potential device impact and public exploit disclosure, but appears local-network constrained. Prioritize inventory, segmentation, and monitoring for vendor updates.
Technical view
The flaw is in /api/upgrade/accupgradebychunk, function mod_upgrade.SparePartsUpload, where manipulation of the uid argument can cause a stack-based buffer overflow. VulDB rates it CVSS 4.0 8.6 with adjacent-network access, low complexity, low privileges, no user interaction, and high impact to vulnerable-system confidentiality, integrity, and availability.
Likely exposure
Exposure is likely limited to Yealink SIP-T46U phones running firmware 108.86.0.118 reachable from an attacker on the same local network segment. Internet exposure is not indicated by the provided sources.
Exploitation context
The source states the attack can only be initiated within the local network and that an exploit has been publicly disclosed. No source in the bundle confirms active exploitation in the wild.
Researcher notes
Evidence comes primarily from VulDB and CVE records. Vendor response and official fix status are not provided in the source bundle. Avoid assuming broader Yealink model impact beyond SIP-T46U firmware 108.86.0.118.
Mitigation direction
Inventory Yealink SIP-T46U devices and identify firmware version 108.86.0.118.
Restrict management and upgrade API access to trusted administration networks.
Monitor Yealink and VulDB for vendor guidance or patched firmware.
Segment VoIP devices from user and guest networks where feasible.
Review local network access controls for untrusted or compromised hosts.
Validation and detection
Confirm whether any SIP-T46U devices run firmware 108.86.0.118.
Check whether /api/upgrade/accupgradebychunk is reachable from non-admin network segments.
Review device logs for unexpected firmware upload or upgrade activity.
Verify VoIP network segmentation limits access to phone management interfaces.
Track CVE and vendor advisories for updated remediation details.
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.