Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable but requires an active MITM position (AC:H) and the victim to initiate a transfer (UI:R); no auth needed (PR:N); confidentiality-only impact per the description.
Primary rating from Vendor (f98c90f0-e9bd-4fa7-911b-51993f3571fd).
CVSS VectorVendor: f98c90f0-e9bd-4fa7-911b-51993f3571fd
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
1DescriptionCVE.org
Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier
AnalysisAI
Information disclosure in Canon EOS Network Setting Tool version 1.5.0 and earlier stems from improper SSH host key validation (CWE-295), allowing network-positioned attackers to impersonate legitimate SSH endpoints and harvest credentials or configuration data transmitted by the tool. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:P, VC:H) indicates remote exploitation requiring user interaction with high confidentiality impact but no integrity or availability effects. There is no public exploit identified at time of analysis, and the issue is not on the CISA KEV list.
Technical ContextAI
The Canon EOS Network Setting Tool is a Canon-supplied utility used to configure network parameters (including FTP/SFTP transfer destinations) on EOS-series digital cameras. CWE-295 indicates the tool fails to properly validate the SSH host key presented by the remote server during connection establishment - meaning it either does not check the fingerprint against a trusted store, accepts any key, or does not warn on mismatch. This breaks the trust-on-first-use model that underpins SSH transport security and enables transparent man-in-the-middle interception of otherwise encrypted SSH/SFTP sessions used to upload images from cameras to remote servers.
RemediationAI
Patch available per vendor advisory - consult Canon PSIRT advisory CP2026-005 (https://psirt.canon/advisory-information/cp2026-005/) and the regional Canon support pages for the exact fixed version of the EOS Network Setting Tool, as the supplied input does not name a specific fixed build. Until the updated tool is installed, restrict use of the tool to trusted wired networks or a known-good Wi-Fi segment, avoid running SFTP transfers over public/hotel/conference Wi-Fi, and where feasible tunnel the SSH/SFTP traffic through a separately authenticated VPN so that any host-key spoofing only affects an already-attested channel; the trade-off is operational friction for photographers who rely on field transfers. Manually verifying the destination server fingerprint out-of-band before each transfer is theoretically possible but is unlikely to be reliable in practice given the tool's UI.
More in Eos Network Setting Tool
View allWeak SSH cryptographic algorithms in Canon EOS Network Setting Tool version 1.5.0 and earlier allow network-adjacent att
Information disclosure in Canon EOS Network Setting Tool version 1.5.0 and earlier stems from an insecure default FTP co
Improper TLS certificate validation in Canon EOS Network Setting Tool version 1.5.0 and earlier allows network-positione
Hard-coded cryptographic keys embedded in Canon EOS Network Setting Tool version 1.5.0 and earlier expose static decrypt
Same weakness CWE-295 – Improper Certificate Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37018
GHSA-98v4-mv97-2f2x