LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25140: FLIR Thermal Traffic Cameras V1.01-0bb5b27 Unauthenticated Websocket Device Manipulation

FLIR thermal traffic cameras contain an unauthenticated device manipulation vulnerability in their WebSocket implementation that allows attackers to bypass authentication and authorization controls. Attackers can directly modify device configurations, access system information, and potentially initiate denial of service by sending crafted WebSocket messages without authentication.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This vulnerability affects FLIR thermal traffic cameras and allows unauthenticated network access to manipulate devices through WebSocket messages. A successful attacker could change configurations, view system information, or disrupt camera availability. For organizations using these cameras in traffic or safety operations, the business concern is loss of visibility, tampering, and service interruption.

Executive priority

Treat as high-priority if these cameras support traffic management, public safety, or operational monitoring. Prioritize exposure reduction immediately, then confirm vendor-supported remediation. If devices are isolated from untrusted networks, urgency is lower but validation is still recommended.

Technical view

CVE-2018-25140 is a CWE-306 missing-authentication issue in the WebSocket implementation of FLIR Thermal Traffic Cameras. The provided record lists multiple affected firmware versions and a CVSS 4.0 score of 9.3. Public references include a third-party disclosure and ExploitDB entry, but the bundle does not identify a vendor patch or formal remediation advisory.

Likely exposure

Exposure is most relevant where affected FLIR thermal traffic cameras are reachable over IP networks, especially if management interfaces or WebSocket services are accessible beyond trusted administration networks. Internet exposure would materially increase risk, but the provided sources do not quantify exposed devices.

Exploitation context

The source bundle references a public ExploitDB entry, indicating public exploit information exists. CISA KEV status is false in the provided data, and no cited source states active exploitation. The vulnerability is remotely reachable, unauthenticated, and low-complexity according to the supplied CVSS vector.

Researcher notes

The record’s publication date appears unusual for a 2018-numbered CVE, so verify current CVE metadata. Sources identify affected FLIR Thermal Traffic Camera versions and unauthenticated WebSocket manipulation. The bundle does not provide a vendor patch, fixed version, or confirmed active exploitation evidence.

Mitigation direction

  • Identify FLIR Thermal Traffic Cameras and confirm firmware versions against the affected list.
  • Check FLIR or Teledyne FLIR guidance for updates, replacements, or supported remediation.
  • Restrict camera management and WebSocket access to trusted administrative networks only.
  • Block Internet access to camera management services where operationally possible.
  • Use network monitoring to detect unexpected configuration changes or device resets.

Validation and detection

  • Inventory camera models, firmware versions, and management interface exposure.
  • Review firewall rules for access to camera web or WebSocket services.
  • Confirm whether any affected versions listed in the CVE record are deployed.
  • Check vendor support channels for current firmware or security advisories.
  • Review logs or monitoring for unexplained configuration changes or availability events.
Prepared
Confidence
medium
Sources
5

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-2018-25140 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
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/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
4Source 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
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2018-25140Attack 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:H/VA:H/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.Thermal Traffic CamerasV1.01-0bb5b27, E1.00.09, V1.02.P01, V1.05.P01, V1.04.P02, V1.04, V1.01.P02, V1.05.P03, V1.06, V1.02.P02Listed
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.