CVE-2026-12223
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA vulnerability was identified in Yealink SIP-T46U 108.86.0.118. Affected by this vulnerability is the function mod_webd.TFTPUploadIperf of the file /api/inner/tftpuploadiperf of the component Web FastCGI Service. The manipulation of the argument ip/port leads to command injection. The attack needs to be initiated within the local network. The exploit is publicly available and might be used. Upgrading to version 108.87.0.23 addresses this issue. Upgrading the affected component is recommended. The vendor explains: "It has been fixed (...) for our technical support branch. However, please note that this specific support branch firmware is not publicly released yet."
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceCommand injection vulnerability in Yealink SIP-T46U phones allows remote attackers within the local network to execute arbitrary commands via the ip/port arguments in the /api/inner/tftpuploadiperf endpoint of the Web FastCGI Service.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Adjacent
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- Low
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the device modelAccess the phone's web interface or check the device label/menu to confirm the model is Yealink SIP-T46UAffected if Device model is not Yealink SIP-T46U (not affected)
-
Check the firmware versionNavigate to the phone web interface Status or Settings page, or access the device via SSH/TFTP to retrieve the firmware versionAffected if Firmware version is exactly 108.86.0.118 (vulnerable) or any version below the patched release
-
Verify the Web FastCGI Service is enabledCheck if the phone's web interface is accessible on the network by attempting to reach the device's IP address on port 80 or 443Affected if Web interface is not accessible (reduced attack surface but does not indicate if the vulnerability is patched)
-
Confirm the vulnerable endpoint existsSend an HTTP request to /api/inner/tftpuploadiperf on the device's web interface (requires authentication if enabled)Affected if Endpoint returns any response (indicates the service is running and potentially vulnerable if firmware version is 108.86.0.118)
The device is affected if it is a Yealink SIP-T46U running firmware version 108.86.0.118 with the web interface accessible on the local network.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade firmware to version 108.87.0.23; however, note that the fixed version is currently only available through Yealink's technical support branch and not publicly released, so contact vendor for access.
Yealink SIP-T46U firmware version 108.87.0.23
- Identify the exact firmware version of the Yealink SIP-T46U device by accessing the web interface or checking system information
- Navigate to Yealink's official support portal or contact Yealink technical support to obtain firmware version 108.87.0.23
- Back up the current device configuration before performing the firmware upgrade
- Upload and apply firmware version 108.87.0.23 through the device's web management interface or provisioning system
- Verify the upgrade was successful and the device is functioning normally
- Confirm the vulnerability is remediated by testing that the /api/inner/tftpuploadiperf endpoint no longer accepts command injection in the ip/port parameters
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation3.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,272.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-12223 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-12223 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data