LiveActive security incident?Get immediate response
CVE Record

CVE-2017-20213: FLIR Thermal Camera F/FC/PT/D Stream 8.0.0.64 Unauthenticated Stream Disclosure

FLIR Thermal Camera F/FC/PT/D Stream firmware version 8.0.0.64 contains an unauthenticated vulnerability that allows remote attackers to access live camera streams without credentials. Attackers can exploit the vulnerability to view unauthorized thermal camera video feeds across multiple camera series without requiring any authentication.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

FLIR thermal cameras running Stream firmware 8.0.0.64 may expose live video without requiring a login. For organizations using these cameras for perimeter, industrial, or safety monitoring, this can disclose sensitive physical-security visibility. The issue is high urgency where affected cameras are reachable from untrusted networks.

Executive priority

Prioritize this for physical-security and operational sites using FLIR thermal cameras. The main business risk is unauthorized surveillance of sensitive areas. Address internet-facing or broadly reachable cameras first, then complete firmware and network-access validation across the fleet.

Technical view

CVE-2017-20213 is a CWE-306 missing-authentication flaw in FLIR Thermal Camera F/FC/PT/D Stream firmware 8.0.0.64. The CVSS 4.0 score is 8.7. The described impact is remote, unauthenticated access to live thermal camera streams, with confidentiality impact but no stated integrity or availability impact.

Likely exposure

Exposure is most likely where affected FLIR F, FC, PT, or D Stream cameras on firmware 8.0.0.64 are reachable over the internet, partner networks, or flat internal networks. Cameras limited to tightly controlled management networks have lower practical exposure.

Exploitation context

Public exploit references exist in Exploit-DB and Packet Storm. The provided sources do not show CISA KEV listing or confirmed active exploitation. Treat public exploit availability as increasing likelihood of opportunistic testing against exposed cameras.

Researcher notes

The record names firmware 8.0.0.64 only; do not assume other versions are affected from this bundle. A vendor advisory is archived and tagged as a patch reference, but specific fix details are not included here. Public exploit archive listings exist, but active exploitation is not established by the provided evidence.

Mitigation direction

  • Identify FLIR F/FC/PT/D Stream cameras and firmware versions.
  • Prioritize any device running Stream firmware 8.0.0.64.
  • Review the archived FLIR advisory and current vendor guidance for updates or fixes.
  • Remove affected cameras from internet exposure.
  • Restrict camera access to trusted management networks or VPN paths.
  • Apply compensating controls until vendor-confirmed remediation is completed.

Validation and detection

  • Confirm whether deployed cameras match the affected series and firmware.
  • Check external attack surface inventories for exposed FLIR camera services.
  • Verify unauthenticated users cannot view live streams, using approved internal testing only.
  • Review access logs for unusual remote viewing activity where available.
  • Document remediation status for each affected camera.
Prepared
Confidence
medium
Sources
7

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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-20213 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
0Timeline events
0ADP providers
6Source links

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.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2017-20213Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FLIR Systems, Inc.FLIR Thermal Camera F/FC/PT/D Stream8.0.0.64Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.