Security readout for executives and security teams
Plain-English summary
CVE-2025-64052 affects Fanvil x210 V2 firmware 2.12.20. An unauthenticated attacker on the same local network may execute system commands on the phone. This is not described as internet-remote exploitation, but compromised or guest-accessible internal networks could make affected phones a foothold or disruption point.
Executive priority
Treat as a targeted internal-network risk. Prioritize if these phones are deployed in sensitive offices, call centers, or networks with weak segmentation. If no affected firmware is present or phones are isolated, urgency is lower.
Technical view
The CVE describes CWE-77 command injection in Fanvil x210 V2 2.12.20 with CVSS 5.1. The vector is local network adjacent/local access, low complexity, no privileges, no user interaction, with low confidentiality and integrity impact and no availability impact recorded. Public sources provided do not name a vendor patch or fixed version.
Likely exposure
Organizations using Fanvil x210 V2 phones running firmware 2.12.20, especially on flat or guest-reachable VoIP networks. Exposure appears limited to attackers with local network access based on the CVSS vector and description.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. The public advisory reference indicates unauthenticated local-network command execution, but this assessment avoids exploit details and does not assume weaponized exploitation beyond the cited description.
Researcher notes
Evidence is limited to the CVE metadata and one public advisory link. Affected product data in the CVE record is sparse, while the description names Fanvil x210 V2 2.12.20. No patch, exploit-in-the-wild claim, or vendor bulletin is included in the provided sources.
Mitigation direction
Identify Fanvil x210 V2 devices and record firmware versions.
Check Fanvil or trusted vendor channels for fixed firmware or official guidance.
Restrict management and VoIP device access to trusted network segments.
Block guest, user, and untrusted VLAN access to affected phones.
Monitor affected devices for unexpected configuration changes or outbound connections.
Validation and detection
Confirm whether any Fanvil x210 V2 devices run firmware 2.12.20.
Verify phones are not reachable from guest or general user networks.
Review vendor advisories for a fixed version or mitigation notice.
Check asset management for unmanaged or legacy Fanvil phones.
Review network logs for unusual access to phone interfaces.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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 · medium confidence lookup
CWE-77: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
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-77 · source CWE mapping
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.